From 1c16ee87e6982b31c6256bd336145a7073d01093 Mon Sep 17 00:00:00 2001 From: Bruce Date: Wed, 30 Apr 2025 21:47:19 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5876f14..83d6bbd 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ Run `PYTHONPATH=. pytest` from inside the venv ## License +### Code (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).