]> Git Repo - J-u-boot.git/blobdiff - scripts/gcc-stack-usage.sh
Merge patch series "env: mmc: fix use of two separate partitions with proper type...
[J-u-boot.git] / scripts / gcc-stack-usage.sh
index 27ac9289695483bdc438988cb93c626bc31e71f8..3db32e35f680061a8c45628fcf04dfb03dc24977 100755 (executable)
@@ -1,9 +1,8 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0+
 # Test for gcc '-fstack-usage' support
 # Copyright (C) 2013, Masahiro Yamada <[email protected]>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 TMP="$$"
 
This page took 0.025793 seconds and 4 git commands to generate.