kernel/drivers/video/backlight/jornada720_lcd.c
.. .. @@ -1,12 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * 3 4 * LCD driver for HP Jornada 700 series (710/720/728) 4 5 * Copyright (C) 2006-2009 Kristoffer Ericson <kristoffer.ericson@gmail.com> 5 - *6 - * This program is free software; you can redistribute it and/or7 - * modify it under the terms of the GNU General Public License version8 - * 2 or any later version as published by the Free Software Foundation.9 - *10 6 */ 11 7 12 8 #include <linux/device.h>