]> git.sur5r.net Git - u-boot/blobdiff - tools/fit_common.c
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / tools / fit_common.c
index 81ba698abd2594727522559c0ca8560268bdae20..d96085eaad3278fc443ffbac7b2bda3bc98c6038 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2014
  * DENX Software Engineering
@@ -14,8 +15,6 @@
  *             some functions added to address abstraction
  *
  * All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include "imagetool.h"