summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 14:02:49 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 14:02:49 +0200
commit78825639eab3c84d84a60fbd1f1781bcfa332044 (patch)
tree75135a3e67d263a048470198e12e4573dc59e63a /NOTICE
parent58b748340059a02e696f6a7168f81114ac0f99e9 (diff)
downloadlectio-78825639eab3c84d84a60fbd1f1781bcfa332044.tar.gz
lectio-78825639eab3c84d84a60fbd1f1781bcfa332044.zip
feat(caldata,cli): embed 1962 EF calendar + form-aware Stack; --liturgy computes EF
caldata.Tridentine()/Base(form); Stack(form,dir,use); runLiturgy drops the EF guard and uses the form's base; rankLabel shows I-IV class; display omits OF cycles + strips ef- slug prefix for EF.
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE6
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
index 7c3b4d2..93491e3 100644
--- a/NOTICE
+++ b/NOTICE
@@ -10,3 +10,9 @@ General Roman Calendar. The data as committed here is lectio's own, maintained
independently.
romcal — Copyright (c) romcal contributors — MIT License.
+
+Extraordinary Form (1962) calendar data
+---------------------------------------
+The 1962 calendar data in internal/caldata/tridentine-calendar.ini was
+bootstrapped with reference to Divinum Officium (https://divinumofficium.com)
+and the Missal1962 / tridentine_calendar projects, and is lectio's own.