aboutsummaryrefslogtreecommitdiff
path: root/tests/bytecode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bytecode/README.md')
-rw-r--r--tests/bytecode/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bytecode/README.md b/tests/bytecode/README.md
index e8778900b..85e348ded 100644
--- a/tests/bytecode/README.md
+++ b/tests/bytecode/README.md
@@ -10,3 +10,6 @@ The output of Micro Python is checked against CPython 3.3.
To run the tests use:
./run-tests
+
+Note that the tests in pylib-test/ are from the Python 3.3 library, and are licensed
+under the relevant license, as per pylib-test/LICENSE.txt.