From 1e89b20483096909d284852aeab7235b040a7d93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruce=20R=C3=B6ttgers?= Date: Wed, 30 Apr 2025 22:02:41 +0200 Subject: [PATCH] test scripts didnt have excerpts afterall --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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).