]> git.sur5r.net Git - u-boot/blobdiff - scripts/gcc-stack-usage.sh
Merge branch 'master' of git://git.denx.de/u-boot-spi
[u-boot] / scripts / gcc-stack-usage.sh
old mode 100644 (file)
new mode 100755 (executable)
index 27ac928..3db32e3
@@ -1,9 +1,8 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0+
 # Test for gcc '-fstack-usage' support
 # Copyright (C) 2013, Masahiro Yamada <yamada.m@jp.panasonic.com>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 TMP="$$"