X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=test%2Fpy%2Ftests%2Ftest_net.py;h=f2e432b6af419742bd5d1b31518110d7eb1f2077;hb=979b239b4c5f2fb7b219cc1d10445e136016a8f8;hp=293b73a496d35062d0d660c779559f1f6e29a047;hpb=2d221489df021393654805536be7effcb9d39702;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.