diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -190,8 +190,9 @@ guessed. To extend the range, regenerate `gen/` with lectio's `clectio-gen` ## Licence -clectio's own code is ISC (see `LICENSE`). The data in `gen/` is generated from -lectio and is dates and scripture *references* — facts, not copyrightable. The -compiled scripture *text* is a separate work under its own terms; the default, -the Latin Vulgate, is public domain. Distribute a build made with a different -Bible only where that translation permits it. +clectio's own code is **GPL-3.0-or-later** (see `LICENSE`). `puff.c` is Mark +Adler's public-domain inflate, bundled unchanged. The data in `gen/` is generated +from lectio and is dates and scripture *references* — facts, not copyrightable. +The compiled scripture *text* is a separate work under its own terms; the +default, the Latin Vulgate, is public domain. Distribute a build made with a +different Bible only where that translation permits it. |
