]> git.sur5r.net Git - u-boot/blobdiff - cmd/blk_common.c
vboot: Do not use hashed-strings offset
[u-boot] / cmd / blk_common.c
index 643fd0bfbc8bee18c060e67914a1d176b45cd4cf..cee25a0d41009644c58f4ea64caabacdf09ac60b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Handling of common block commands
  *
@@ -5,8 +6,6 @@
  *
  * (C) Copyright 2000-2011
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>