kernel/arch/sh/drivers/pci/fixups-landisk.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/drivers/pci/fixups-landisk.c 3 4 * .. .. @@ -5,9 +6,6 @@ 5 6 * 6 7 * Copyright (C) 2006 kogiidena 7 8 * Copyright (C) 2010 Nobuhiro Iwamatsu 8 - *9 - * May be copied or modified under the terms of the GNU General Public10 - * License. See linux/COPYING for more information.11 9 */ 12 10 #include <linux/kernel.h> 13 11 #include <linux/types.h>