hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/fsl-diu-fb.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved.
34 *
....@@ -9,12 +10,6 @@
910 * York Sun <yorksun@freescale.com>
1011 *
1112 * Based on imxfb.c Copyright (C) 2004 S.Hauer, Pengutronix
12
- *
13
- * This program is free software; you can redistribute it and/or modify it
14
- * under the terms of the GNU General Public License as published by the
15
- * Free Software Foundation; either version 2 of the License, or (at your
16
- * option) any later version.
17
- *
1813 */
1914
2015 #ifndef __FSL_DIU_FB_H__