summaryrefslogtreecommitdiff
path: root/test/py/tests/test_hush_if_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_hush_if_test.py')
-rw-r--r--test/py/tests/test_hush_if_test.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/py/tests/test_hush_if_test.py b/test/py/tests/test_hush_if_test.py
index c8f4208d31..1196e0a53f 100644
--- a/test/py/tests/test_hush_if_test.py
+++ b/test/py/tests/test_hush_if_test.py
@@ -1,6 +1,5 @@
-# Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
-#
# SPDX-License-Identifier: GPL-2.0
+# Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
# Test operation of the "if" shell command.