summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite.py b/testsuite.py
index 8115847..e7168a6 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1,3 +1,6 @@
+# Copyright (c) 2011-2017, Ulf Magnusson
+# SPDX-License-Identifier: ISC
+
# This is the Kconfiglib test suite. It runs selftests on Kconfigs provided by
# us and tests compatibility with the C Kconfig implementation by comparing the
# output of Kconfiglib with the output of the scripts/kconfig/*conf utilities