]> git.sur5r.net Git - u-boot/blobdiff - tools/fit_image.c
binman: Tidy up setting of entry contents
[u-boot] / tools / fit_image.c
index 3f5cc20e49a58caa7cdc97197e92b3a41a0fe5ba..e55a8943e764f6e32e740455d5ab1ae2fea6b122 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2008 Semihalf
  *
@@ -10,8 +11,6 @@
  *             some functions added to address abstraction
  *
  * All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include "imagetool.h"