]> git.sur5r.net Git - u-boot/blobdiff - tools/mksunxiboot.c
tools: env: Use getline rather than fgets when reading config/script
[u-boot] / tools / mksunxiboot.c
index db0f10ec2967e0f8fbb0df561d856088e14f2288..1c8701e75edf8c126b512d0027a2f12f1339b4a7 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2007-2011
  * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
  * Tom Cubie <tangliang@allwinnertech.com>
  *
  * a simple tool to generate bootable image for sunxi platform.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <fcntl.h>
 #include <stdio.h>