]> git.sur5r.net Git - u-boot/blobdiff - drivers/fpga/ivm_core.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / fpga / ivm_core.c
index 78e9cc46ace5e218d389b4fa8b674b19b4957963..6c6e5c385af68c56e03092959f84b610bcdee035 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Porting to u-boot:
  *
@@ -26,7 +27,6 @@
  * 08/28/08 NN Added Calculate checksum support.
  * 4/1/09 Nguyen replaced the recursive function call codes on
  *        the ispVMLCOUNT function
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>