forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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)