summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-09-12 07:10:33 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-09-12 07:10:33 +0000
commit18305e729048a58668179948c3c61ea9beb99763 (patch)
tree73ddd48d279071e6dd238c84c7b9af549d945619 /usr.bin
parent4349603f705bf97211f3e8028f9c74e916773925 (diff)
c2k1 was actually !c2k1.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/calendar/calendars/calendar.openbsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.openbsd b/usr.bin/calendar/calendars/calendar.openbsd
index da63075dee1..25031bae598 100644
--- a/usr.bin/calendar/calendars/calendar.openbsd
+++ b/usr.bin/calendar/calendars/calendar.openbsd
@@ -1,7 +1,7 @@
/*
* OpenBSD-related dates to celebrate
*
- * $OpenBSD: calendar.openbsd,v 1.4 2002/09/04 16:32:35 mickey Exp $
+ * $OpenBSD: calendar.openbsd,v 1.5 2002/09/12 07:10:32 fgsch Exp $
*/
#ifndef _calendar_openbsd_
@@ -24,7 +24,7 @@ Jun 04 First hackathon, Calgary, Canada, 10 developers, 1999
Jun 04 c2k2 hackathon, "Shutup and Hack", Calgary, Canada, 42 developers, 2002
Jun 15 c2k hackathon, Calgary, Canada, 18 developers, 2000
Jun 15 OpenBSD 2.7 released, including OpenSSH, 2000
-Jun 21 c2k1 hackathon, Cambridge, MA, 35 developers, 2001
+Jun 21 !c2k1 hackathon, Cambridge, MA, 35 developers, 2001
Jun 24 PF added. Insane amounts of work done by dhartmei@, 2001
Jul 01 OpenBSD 1.2 released on ftp, 1996
Jul 01 add strlcpy/strlcat, safe and sensible string copy/append, 1998