Merge branch 'master' of git://git.denx.de/u-boot-mips
[platform/kernel/u-boot.git] / cmd / blob.c
index ae06ba7..d3b6e45 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>