kernel/arch/sh/drivers/pci/pci-dreamcast.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * PCI support for the Sega Dreamcast 3 4 * .. .. @@ -7,10 +8,6 @@ 7 8 * This file originally bore the message (with enclosed-$): 8 9 * Id: pci.c,v 1.3 2003/05/04 19:29:46 lethal Exp 9 10 * Dreamcast PCI: Supports SEGA Broadband Adaptor only. 10 - *11 - * This file is subject to the terms and conditions of the GNU General Public12 - * License. See the file "COPYING" in the main directory of this archive13 - * for more details.14 11 */ 15 12 16 13 #include <linux/sched.h>