kernel/drivers/video/fbdev/w100fb.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * linux/drivers/video/w100fb.h 3 4 * .. .. @@ -10,11 +11,6 @@ 10 11 * Modified to work with 2.6 by Richard Purdie <rpurdie@rpsys.net> 11 12 * 12 13 * w32xx support by Ian Molton 13 - *14 - * This program is free software; you can redistribute it and/or modify15 - * it under the terms of the GNU General Public License version 2 as16 - * published by the Free Software Foundation.17 - *18 14 */ 19 15 20 16 #if !defined (_W100FB_H)