summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/interrupt.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/interrupt.h')
-rw-r--r--arch/x86/include/asm/interrupt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/include/asm/interrupt.h b/arch/x86/include/asm/interrupt.h
index 95a4de023e..fdeb857113 100644
--- a/arch/x86/include/asm/interrupt.h
+++ b/arch/x86/include/asm/interrupt.h
@@ -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+
*/
#ifndef __ASM_INTERRUPT_H_