]> git.sur5r.net Git - u-boot/blobdiff - cmd/sha1sum.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / cmd / sha1sum.c
index 783ea2e32db3725909d13e76b843aeb7e5f92bc3..3c50fc27ce875e289a74754ff6496c434cfb1b8d 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2011
  * Joe Hershberger, National Instruments, joe.hershberger@ni.com
  *
  * (C) Copyright 2000
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>