diff options
author | 2003-03-17 16:58:26 +0000 | |
---|---|---|
committer | 2003-03-17 16:58:26 +0000 | |
commit | ce5851f1af02d68fec3a0f3de1a1ef091652efb1 (patch) | |
tree | d3c13b94739d7fa8c9f9ecc558afc63d0f9fbfb5 | |
parent | Use snprintf/vsnprintf; partly from krw@ (diff) | |
download | wireguard-openbsd-ce5851f1af02d68fec3a0f3de1a1ef091652efb1.tar.xz wireguard-openbsd-ce5851f1af02d68fec3a0f3de1a1ef091652efb1.zip |
remove dupe st.patrick; from form@; millert@ ok
-rw-r--r-- | usr.bin/calendar/calendars/calendar.usholiday | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.usholiday b/usr.bin/calendar/calendars/calendar.usholiday index 1322b099411..5c73a8587cb 100644 --- a/usr.bin/calendar/calendars/calendar.usholiday +++ b/usr.bin/calendar/calendars/calendar.usholiday @@ -1,7 +1,7 @@ /* * USA holiday * - * $OpenBSD: calendar.usholiday,v 1.4 1999/01/14 08:42:37 mickey Exp $ + * $OpenBSD: calendar.usholiday,v 1.5 2003/03/17 16:58:26 mickey Exp $ */ #ifndef _calendar_usholiday_ @@ -12,7 +12,6 @@ 02/14 St. Valentine's Day 02/MonThird President's Day (3rd Monday of February) 03/05 Mother-in-Law Day -03/17 St. Patrick's Day 03/20* Vernal Equinox 04/01 April Fool's Day 04/15 Income Tax Day |