Update README.md

This commit is contained in:
Bruce 2025-04-30 21:47:19 +02:00 committed by GitHub
parent fba9be556e
commit 1c16ee87e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,8 +14,10 @@ Run `PYTHONPATH=. pytest` from inside the venv
## License ## License
### Code
(c) 2025 bcye and moll-re (c) 2025 bcye and moll-re
Licensed under the AGPLv3 license, refer to [LICENSE](LICENSE) for the full license text. All code and documentation unless otherwise stated is licensed under the AGPLv3 license, refer to [LICENSE](LICENSE) for the full license text.
Files in the `docs/example` and `tests/fixtures` directory are the source file (.txt) and 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) ### 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).