]> git.sur5r.net Git - u-boot/blobdiff - tools/binman/binman.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / binman / binman.py
index 1c8e8dbff65a04dc7b07828a3dc579bb97bdc758..fa2f551f55420e92e7e110eacf0fc8bef6e83535 100755 (executable)
@@ -1,10 +1,9 @@
 #!/usr/bin/env python2
+# SPDX-License-Identifier: GPL-2.0+
 
 # Copyright (c) 2016 Google, Inc
 # Written by Simon Glass <sjg@chromium.org>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 # Creates binary images from input files controlled by a description
 #