hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/sh/drivers/pci/pci-dreamcast.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * PCI support for the Sega Dreamcast
34 *
....@@ -7,10 +8,6 @@
78 * This file originally bore the message (with enclosed-$):
89 * Id: pci.c,v 1.3 2003/05/04 19:29:46 lethal Exp
910 * Dreamcast PCI: Supports SEGA Broadband Adaptor only.
10
- *
11
- * This file is subject to the terms and conditions of the GNU General Public
12
- * License. See the file "COPYING" in the main directory of this archive
13
- * for more details.
1411 */
1512
1613 #include <linux/sched.h>