]> git.sur5r.net Git - u-boot/blobdiff - test/py/u_boot_console_exec_attach.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / test / py / u_boot_console_exec_attach.py
index 445b58dda6121f85eb7bc3bb3fbdc6408e8a1fb2..27834b55cdd96e707fdffb6c9ce429ea34db2a09 100644 (file)
@@ -1,7 +1,6 @@
+# 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
 
 # Logic to interact with U-Boot running on real hardware, typically via a
 # physical serial port.