kernel/drivers/eisa/virtual_root.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Virtual EISA root driver. 3 4 * Acts as a placeholder if we don't have a proper EISA bridge. 4 5 * 5 6 * (C) 2003 Marc Zyngier <maz@wild-wind.fr.eu.org> 6 - *7 - * This code is released under the GPL version 2.8 7 */ 9 8 10 9 #include <linux/kernel.h>