forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/powerpc/platforms/82xx/pq2ads.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * PQ2/mpc8260 board-specific stuff
34 *
....@@ -11,11 +12,6 @@
1112 *
1213 * Copyright (c) 2001 Dan Malek <dan@embeddedalley.com>
1314 * Copyright (c) 2006 MontaVista Software, Inc.
14
- *
15
- * This program is free software; you can redistribute it and/or modify it
16
- * under the terms of the GNU General Public License as published by the
17
- * Free Software Foundation; either version 2 of the License, or (at your
18
- * option) any later version.
1915 */
2016
2117 #ifdef __KERNEL__