aboutsummaryrefslogtreecommitdiffstats
path: root/tests/importer_tests.py
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2020-02-17 17:05:43 +0000
committerJake Hunsaker <jhunsake@redhat.com>2020-02-26 10:22:17 -0500
commitc6126b502f76dec15cd865da5ce91bd66f99b716 (patch)
tree52f11d2c84ae3b4ff6a822152e47a162ce627ddc /tests/importer_tests.py
parent52ba9ae209ab2f312c65a472c3fa719b1fe2b88a (diff)
downloadsos-c6126b502f76dec15cd865da5ce91bd66f99b716.tar.gz
[tests] add license header to source files
Resolves: #1958 Signed-off-by: Bryn M. Reeves <bmr@redhat.com> Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/importer_tests.py')
-rw-r--r--tests/importer_tests.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/importer_tests.py b/tests/importer_tests.py
index 2182ca26..cbac1d94 100644
--- a/tests/importer_tests.py
+++ b/tests/importer_tests.py
@@ -1,3 +1,10 @@
+# This file is part of the sos project: https://github.com/sosreport/sos
+#
+# This copyrighted material is made available to anyone wishing to use,
+# modify, copy, or redistribute it subject to the terms and conditions of
+# version 2 of the GNU General Public License.
+#
+# See the LICENSE file in the source distribution for further information.
import unittest
from sos.utilities import ImporterHelper