summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-11-12 13:09:15 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2017-11-12 13:15:44 +0100
commite4518a4c41b9420e129b658c54febdf42f44e68b (patch)
treeb49c509729b4e4615ff811ed851d1e7b6c1d5140 /README.rst
parentf74acbcf05512c01168652ad90d2665a04938a31 (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 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 213f1b9..d2b29d9 100644
--- a/README.rst
+++ b/README.rst
@@ -375,3 +375,9 @@ support for the ``allnoconfig_y`` option and fixing an obscure issue
with ``comment``\s inside ``choice``\s (that didn't affect correctness but
made outputs differ). ``allnoconfig_y`` is used to force certain symbols
to ``y`` during ``make allnoconfig`` to improve coverage.
+
+License
+-------
+
+See `LICENSE.txt <LICENSE.txt>`_. SPDX license identifiers are used in the
+source code.