X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=test%2Fpy%2Fu_boot_console_exec_attach.py;h=27834b55cdd96e707fdffb6c9ce429ea34db2a09;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=445b58dda6121f85eb7bc3bb3fbdc6408e8a1fb2;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/test/py/u_boot_console_exec_attach.py b/test/py/u_boot_console_exec_attach.py index 445b58dda6..27834b55cd 100644 --- a/test/py/u_boot_console_exec_attach.py +++ b/test/py/u_boot_console_exec_attach.py @@ -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.