kernel/arch/sh/drivers/pci/ops-sh4.c
.. .. @@ -1,11 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Generic SH-4 / SH-4A PCIC operations (SH7751, SH7780). 3 4 * 4 5 * Copyright (C) 2002 - 2009 Paul Mundt 5 - *6 - * This file is subject to the terms and conditions of the GNU General Public7 - * License v2. See the file "COPYING" in the main directory of this archive8 - * for more details.9 6 */ 10 7 #include <linux/pci.h> 11 8 #include <linux/io.h>