]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/interrupts.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / lib / interrupts.c
index cda4d484605444f6e3019ce42b6fee1541ef4b38..28ba3f14f36275205d4125593e2f1c59b75738b4 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2003
  * Texas Instruments <www.ti.com>
@@ -15,8 +16,6 @@
  *
  * (C) Copyright 2004
  * Philippe Robin, ARM Ltd. <philippe.robin@arm.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>