diff options
Diffstat (limited to 'arch/mips/sni/eisa.c')
-rw-r--r-- | arch/mips/sni/eisa.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/sni/eisa.c b/arch/mips/sni/eisa.c index 179b5d556ad2..483a43d079ee 100644 --- a/arch/mips/sni/eisa.c +++ b/arch/mips/sni/eisa.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Virtual EISA root driver. * Acts as a placeholder if we don't have a proper EISA bridge. * * (C) 2003 Marc Zyngier <maz@wild-wind.fr.eu.org> * modified for SNI usage by Thomas Bogendoerfer - * - * This code is released under the GPL version 2. */ #include <linux/kernel.h> |