hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/mach-omap1/include/mach/lcdc.h
....@@ -1,23 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * arch/arm/mach-omap1/include/mach/lcdc.h
34 *
45 * Extracted from drivers/video/omap/lcdc.c
56 * Copyright (C) 2004 Nokia Corporation
67 * Author: Imre Deak <imre.deak@nokia.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify it
9
- * under the terms of the GNU General Public License as published by the
10
- * Free Software Foundation; either version 2 of the License, or (at your
11
- * option) any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful, but
14
- * WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
- * General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU General Public License along
19
- * with this program; if not, write to the Free Software Foundation, Inc.,
20
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
218 */
229 #ifndef __MACH_LCDC_H__
2310 #define __MACH_LCDC_H__