]> git.sur5r.net Git - u-boot/blobdiff - cmd/blob.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / cmd / blob.c
index ae06ba70aed4abe7b0c7ed6f9559052d25189997..d3b6e454bf46d61b4ccd9c9fae47b19434903c77 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *
  * Command for encapsulating/decapsulating blob of memory.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>