diff options
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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. |
