kernel/arch/sh/drivers/pci/fixups-rts7751r2d.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/drivers/pci/fixups-rts7751r2d.c 3 4 * .. .. @@ -6,10 +7,6 @@ 6 7 * Copyright (C) 2003 Lineo uSolutions, Inc. 7 8 * Copyright (C) 2004 Paul Mundt 8 9 * Copyright (C) 2007 Nobuhiro Iwamatsu 9 - *10 - * This file is subject to the terms and conditions of the GNU General Public11 - * License. See the file "COPYING" in the main directory of this archive12 - * for more details.13 10 */ 14 11 #include <linux/pci.h> 15 12 #include <mach/lboxre2.h>