diff options
Diffstat (limited to 'arch/x86/lib/i8259.c')
-rw-r--r-- | arch/x86/lib/i8259.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/lib/i8259.c b/arch/x86/lib/i8259.c index b9d06140d43..358cd1e70dd 100644 --- a/arch/x86/lib/i8259.c +++ b/arch/x86/lib/i8259.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2009 * Graeme Russ, <graeme.russ@gmail.com> * * (C) Copyright 2002 * Daniel Engström, Omicron Ceti AB, <daniel@omicron.se> - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |