]> git.sur5r.net Git - u-boot/blobdiff - tools/mkenvimage.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / tools / mkenvimage.c
index 8cd9ffa1c6a5f4386e4449446958f612b832b638..75967d0c2d59667da31ada29bc3d7abb3e3b5acc 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2011 Free Electrons
  * David Wagner <david.wagner@free-electrons.com>
@@ -5,8 +6,6 @@
  * Inspired from envcrc.c:
  * (C) Copyright 2001
  * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <errno.h>