aboutsummaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 12:25:46 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 12:25:46 +0200
commit56f3b8161f73c33fe6e25f6461d3f061af427e9e (patch)
tree7abe54aa45b3b4d9e3db0a75564d75c0d44b06ce /NOTICE
parenta8232892b0ec94f8d077e3730143a09efcac452d (diff)
downloadlectio-56f3b8161f73c33fe6e25f6461d3f061af427e9e.tar.gz
lectio-56f3b8161f73c33fe6e25f6461d3f061af427e9e.zip
feat(caldata): embed + parse the owned universal Roman calendar (initial coverage)
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE12
1 files changed, 12 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..7c3b4d2
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,12 @@
+lectio
+======
+
+Liturgical calendar data
+------------------------
+The universal General Roman Calendar data in internal/caldata/roman-calendar.ini
+was bootstrapped with reference to romcal (https://github.com/romcal/romcal),
+which is distributed under the MIT License, and verified against the official
+General Roman Calendar. The data as committed here is lectio's own, maintained
+independently.
+
+romcal — Copyright (c) romcal contributors — MIT License.