]> git.sur5r.net Git - u-boot/blobdiff - test/py/test.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / test / py / test.py
index 4695079ef715699e9f3b718b1d10d170255d9125..04baf8df3ba5581df53629c4da8f451b47be5394 100755 (executable)
@@ -1,9 +1,8 @@
 #!/usr/bin/env python2
+# SPDX-License-Identifier: GPL-2.0
 
 # Copyright (c) 2015 Stephen Warren
 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
-#
-# SPDX-License-Identifier: GPL-2.0
 
 # Wrapper script to invoke pytest with the directory name that contains the
 # U-Boot tests.