kernel/arch/sh/drivers/pci/fixups-snapgear.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/drivers/pci/ops-snapgear.c 3 4 * .. .. @@ -6,9 +7,6 @@ 6 7 * Ported to new API by Paul Mundt <lethal@linux-sh.org> 7 8 * 8 9 * Highly leveraged from pci-bigsur.c, written by Dustin McIntire. 9 - *10 - * May be copied or modified under the terms of the GNU General Public11 - * License. See linux/COPYING for more information.12 10 * 13 11 * PCI initialization for the SnapGear boards 14 12 */