]> git.sur5r.net Git - u-boot/blobdiff - test/py/u_boot_console_sandbox.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / test / py / u_boot_console_sandbox.py
index 647e1f879fcadcbaf1487e6ad728597959e6f577..a616cfb49fc7a06a97af6e6b19fd93b804f3cf0e 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 the sandbox port of U-Boot, running as a sub-process.