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