diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-12 13:09:15 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-12 13:15:44 +0100 |
| commit | e4518a4c41b9420e129b658c54febdf42f44e68b (patch) | |
| tree | b49c509729b4e4615ff811ed851d1e7b6c1d5140 /testsuite.py | |
| parent | f74acbcf05512c01168652ad90d2665a04938a31 (diff) | |
Simplify licensing
IANAL, but hopefully this should be enough. Don't bundle the license
file. Might be easier to work with if just kconfiglib.py is copied.
Diffstat (limited to 'testsuite.py')
| -rw-r--r-- | testsuite.py | 3 |
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 |
