aboutsummaryrefslogtreecommitdiff
path: root/lib/libcalendar/easter.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Add __FBSDID's to libcalendarMatthew Dillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Delete "typedef ... date" (see style(9)).Wolfgang Helbig1997-12-131-1/+3
* Added easterog() and easteroj() which compute orthodox easter forWolfgang Helbig1997-12-071-14/+30
* Provides date of easter and other calendar related arithmetic.Wolfgang Helbig1997-12-041-0/+82