From 771ec96f07499d6efbcb587f94e30ffcbc4e0e58 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 28 Jul 2026 18:19:08 +0200 Subject: docs: document corpora split, name localisation, and corpora licence - README: only the Vulgate is embedded by default; new "Scripture corpora" section explains the fullbible tag and the runtime corpora dir, and new "Localising day names" section covers ui_language = + names/.ini for day names and calendar-layer name. for saints. License section now states the bible corpora are not covered by the AGPL. - NOTICE: add a "Scripture corpora -- embedding and licence" section listing each corpus's provenance (vul/wuj/drb/grb, all public domain) and the default-embeds-vul-only policy. --- NOTICE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index a054b68..40cb2b9 100644 --- a/NOTICE +++ b/NOTICE @@ -50,3 +50,21 @@ The deuterocanonical books added to the Vulgate (vul) and Douay-Rheims (drb) corpora are public-domain texts obtained via get.bible (getbible/v2): the Clementine Vulgate (Clementine Vulgate Project / M. Tweedale, CBCEW- authorized, public domain) and the Douay-Rheims (Challoner), public domain. + +Scripture corpora — embedding and licence +----------------------------------------- +The bible corpora are NOT covered by lectio's AGPL licence. They are separate +public-domain scripture texts, each with its own provenance, redistributed under +its own terms: + + vul Latin Vulgate (Clementine), public domain. + wuj Biblia Jakuba Wujka (1599), Polish, public domain. + drb Douay-Rheims (Challoner), English, public domain. + grb Greek Septuagint / New Testament, public domain. + +Only the Latin Vulgate (internal/bible/corpora/vul.tsv) is embedded in the +default binary, so a build carries no third-party scripture text beyond the +public-domain Vulgate. The remaining corpora live in +internal/bible/corpora_optional/ and are compiled in only with the "fullbible" +build tag, or loaded at runtime from the user corpora dir. Ship a fullbible +binary, or redistribute the optional corpora, only where doing so is permitted. -- cgit v1.3