forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/boot/treeboot-iss4xx.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2010 Ben. Herrenschmidt, IBM Corporation.
34 *
....@@ -11,11 +12,6 @@
1112 * Copyright (c) 2003, 2004 Zultys Technologies
1213 *
1314 * Copyright 2007 David Gibson, IBM Corporation.
14
- *
15
- * This program is free software; you can redistribute it and/or
16
- * modify it under the terms of the GNU General Public License
17
- * as published by the Free Software Foundation; either version
18
- * 2 of the License, or (at your option) any later version.
1915 */
2016 #include <stdarg.h>
2117 #include <stddef.h>