diff --git a/README.md b/README.md index 83d6bbd..02cb2a5 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ Run `PYTHONPATH=. pytest` from inside the venv ## License ### Code + (c) 2025 bcye and moll-re All code and documentation unless otherwise stated is licensed under the AGPLv3 license, refer to [LICENSE](LICENSE) for the full license text. ### Examples -Files in the `docs/example` and `tests/fixtures` as well as parts of the test scripts directory are excerpts, copies or derivatives of the Boston Article on Wikivoyage and licensed under CC BY-SA 4.0. A [list of contributors is available on the original article](https://en.wikivoyage.org/w/index.php?title=Boston&action=history). + +Files in the `docs/example` and `tests/fixtures` are copies (.txt) or derivatives (.json) of the Boston Article on Wikivoyage and licensed under CC BY-SA 4.0. A [list of contributors is available on the original article](https://en.wikivoyage.org/w/index.php?title=Boston&action=history).