diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 12:25:46 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 12:25:46 +0200 |
| commit | 56f3b8161f73c33fe6e25f6461d3f061af427e9e (patch) | |
| tree | 7abe54aa45b3b4d9e3db0a75564d75c0d44b06ce /NOTICE | |
| parent | a8232892b0ec94f8d077e3730143a09efcac452d (diff) | |
| download | lectio-56f3b8161f73c33fe6e25f6461d3f061af427e9e.tar.gz lectio-56f3b8161f73c33fe6e25f6461d3f061af427e9e.zip | |
feat(caldata): embed + parse the owned universal Roman calendar (initial coverage)
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |
