From fba9be556e27a32fb80ddbc43a783395f1e395e7 Mon Sep 17 00:00:00 2001 From: Bruce <hi+gh@bruceroettgers.eu> Date: Wed, 30 Apr 2025 21:34:43 +0200 Subject: [PATCH] add proper attribution for fixtures from wikivoyage --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ff1a23c..5876f14 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,11 @@ See [docs](docs) for more information on how to use this utility. ## Testing Run `PYTHONPATH=. pytest` from inside the venv + +## License + +(c) 2025 bcye and moll-re + +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)