hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/powerpc/platforms/83xx/asp834x.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * arch/powerpc/platforms/83xx/asp834x.c
34 *
....@@ -7,11 +8,6 @@
78 * Copyright 2008 Codehermit
89 *
910 * Maintainer: Bryan O'Donoghue <bodonoghue@codhermit.ie>
10
- *
11
- * This program is free software; you can redistribute it and/or modify it
12
- * under the terms of the GNU General Public License as published by the
13
- * Free Software Foundation; either version 2 of the License, or (at your
14
- * option) any later version.
1511 */
1612
1713 #include <linux/pci.h>