forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/powerpc/platforms/85xx/mvme2500.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Board setup routines for the Emerson/Artesyn MVME2500
34 *
....@@ -9,13 +10,7 @@
910 * Tom Armistead (tom.armistead@emerson.com)
1011 * Copyright 2012 Emerson
1112 *
12
- * This program is free software; you can redistribute it and/or modify it
13
- * under the terms of the GNU General Public License as published by the
14
- * Free Software Foundation; either version 2 of the License, or (at your
15
- * option) any later version.
16
- *
1713 * Author Alessio Igor Bogani <alessio.bogani@elettra.eu>
18
- *
1914 */
2015
2116 #include <linux/pci.h>