aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5429ea0..c5308c9 100644
--- a/README.md
+++ b/README.md
@@ -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.