hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * KFR2R09 LCD panel support
34 *
....@@ -5,10 +6,6 @@
56 *
67 * Register settings based on the out-of-tree t33fb.c driver
78 * Copyright (C) 2008 Lineo Solutions, Inc.
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file COPYING in the main directory of this archive for
11
- * more details.
129 */
1310
1411 #include <linux/delay.h>