]> Git Repo - u-boot.git/blobdiff - cmd/sha1sum.c
dm: core: Add a few more specific child-finding functions
[u-boot.git] / 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, [email protected]
  *
  * (C) Copyright 2000
  * Wolfgang Denk, DENX Software Engineering, [email protected].
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
This page took 0.025841 seconds and 4 git commands to generate.