]> git.sur5r.net Git - u-boot/blobdiff - tools/moveconfig.py
Merge branch 'master' of git://git.denx.de/u-boot-sh
[u-boot] / tools / moveconfig.py
index bdd4899fcd7f80802b395ee49b7cc9ce4bdd76a3..caa81ac2ed77af9e635c2b577e3838b314812cdc 100755 (executable)
@@ -1,9 +1,8 @@
 #!/usr/bin/env python2
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Author: Masahiro Yamada <yamada.masahiro@socionext.com>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 """
 Move config options from headers to defconfig files.