]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/pirq_routing.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / lib / pirq_routing.c
index 5df3cab6c9cf1ea3014ea64fb4c4e9578cfa8b8e..e5f0e6142418930c65ec35b8f3064ec7f50fd3f5 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
  *
  * Part of this file is ported from coreboot src/arch/x86/boot/pirq_routing.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>