]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/interrupt.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / interrupt.h
index 95a4de023efd639e78c8866e4c8921ad7b29b424..fdeb85711323b59c139d3fa0f2695a453a833ef6 100644 (file)
@@ -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_