From 56f3b8161f73c33fe6e25f6461d3f061af427e9e Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 27 Jul 2026 12:25:46 +0200 Subject: feat(caldata): embed + parse the owned universal Roman calendar (initial coverage) --- NOTICE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 NOTICE (limited to 'NOTICE') 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. -- cgit v1.3