kernel/arch/sh/drivers/pci/pci-sh7780.h
.. .. @@ -1,12 +1,9 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * Low-Level PCI Support for SH7780 targets 3 4 * 4 5 * Dustin McIntire (dustin@sensoria.com) (c) 2001 5 6 * Paul Mundt (lethal@linux-sh.org) (c) 2003 6 - *7 - * May be copied or modified under the terms of the GNU General Public8 - * License. See linux/COPYING for more information.9 - *10 7 */ 11 8 12 9 #ifndef _PCI_SH7780_H_