From 50fb7b8efb2267716a0a06c1c225a57c1a3c5798 Mon Sep 17 00:00:00 2001 From: Lucas Winther Date: Mon, 17 Aug 2026 22:31:02 +0200 Subject: [PATCH] docs(readme): the licence section names MIT and its limit The section still read "not yet chosen" after the LICENSE file landed, which is the one wrong answer worse than no answer for someone deciding whether they may fork. Says MIT, and says in the same breath that the schedules are not MIT's to give. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b50a4..7feb94c 100644 --- a/README.md +++ b/README.md @@ -268,4 +268,14 @@ The Pages job sets this automatically. Without it, a subpath deploy 404s on ever ## Licence -Not yet chosen. Event data belongs to the sources it came from and is linked back on every event. +MIT — see [LICENSE](LICENSE). It covers the code: server, client, parsers, and the build and refresh +scripts. + +It does not cover the event data. The schedules under `fixtures/` and `snapshots/`, and the feed +built from them, were compiled by the editors of the sites they came from and describe events run by +the publishers; every event links back to the page it came from. Fork the code freely — the data you +obtain and attribute yourself. The scope note at the foot of `LICENSE` spells this out, and the app's +own colophon says the same thing to readers. + +Unofficial and unaffiliated. Game names, event names and trademarks belong to their respective +owners.