kernel/arch/microblaze/include/asm/pci-bridge.h
.. .. @@ -1,11 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 #ifndef _ASM_MICROBLAZE_PCI_BRIDGE_H 2 3 #define _ASM_MICROBLAZE_PCI_BRIDGE_H 3 4 #ifdef __KERNEL__ 4 5 /* 5 - * This program is free software; you can redistribute it and/or6 - * modify it under the terms of the GNU General Public License7 - * as published by the Free Software Foundation; either version8 - * 2 of the License, or (at your option) any later version.9 6 */ 10 7 #include <linux/pci.h> 11 8 #include <linux/list.h>