]> git.sur5r.net Git - u-boot/blobdiff - drivers/fpga/lattice.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / fpga / lattice.c
index 615a485089d266a0218c67769bb7c1441d8edf17..30bec7feef73ef016d13dad11b466ef859f3a9c6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2010
  * Stefano Babic, DENX Software Engineering, sbabic@denx.de.
@@ -7,8 +8,6 @@
  *
  * ispVM functions adapted from Lattice's ispmVMEmbedded code:
  * Copyright 2009 Lattice Semiconductor Corp.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>