SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / tools / binman / image_test.py
index 1b50dda4dca928dc6f2b1b2531015aaecff059e5..44a5a2c010f2a13a979a0af860bd89c58b875470 100644 (file)
@@ -1,9 +1,7 @@
-#
+# SPDX-License-Identifier: GPL-2.0+
 # Copyright (c) 2017 Google, Inc
 # Written by Simon Glass <sjg@chromium.org>
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 # Test for the image module
 
 import unittest