X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=test%2Fpy%2Ftests%2Ftest_net.py;h=f2e432b6af419742bd5d1b31518110d7eb1f2077;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=293b73a496d35062d0d660c779559f1f6e29a047;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/test/py/tests/test_net.py b/test/py/tests/test_net.py index 293b73a496..f2e432b6af 100644 --- a/test/py/tests/test_net.py +++ b/test/py/tests/test_net.py @@ -1,6 +1,5 @@ -# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. -# # SPDX-License-Identifier: GPL-2.0 +# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. # Test various network-related functionality, such as the dhcp, ping, and # tftpboot commands.