kernel/arch/sh/drivers/pci/fixups-titan.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/drivers/pci/ops-titan.c 3 4 * .. .. @@ -5,9 +6,6 @@ 5 6 * 6 7 * Modified from ops-snapgear.c written by David McCullough 7 8 * Highly leveraged from pci-bigsur.c, written by Dustin McIntire. 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 * PCI initialization for the Titan boards 13 11 */