forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/powerpc/platforms/85xx/stx_gp3.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Based on MPC8560 ADS and arch/ppc stx_gp3 ports
34 *
....@@ -13,11 +14,6 @@
1314 *
1415 * Ported to 2.6, Matt Porter <mporter@kernel.crashing.org>
1516 * Copyright 2004-2005 MontaVista Software, Inc.
16
- *
17
- * This program is free software; you can redistribute it and/or modify it
18
- * under the terms of the GNU General Public License as published by the
19
- * Free Software Foundation; either version 2 of the License, or (at your
20
- * option) any later version.
2117 */
2218
2319 #include <linux/stddef.h>