summaryrefslogtreecommitdiff
path: root/usr.bin/calendar/calendars/calendar.computer
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/calendar/calendars/calendar.computer')
-rw-r--r--usr.bin/calendar/calendars/calendar.computer11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.bin/calendar/calendars/calendar.computer b/usr.bin/calendar/calendars/calendar.computer
index cd0d85da2a7..924d5b5c6e9 100644
--- a/usr.bin/calendar/calendars/calendar.computer
+++ b/usr.bin/calendar/calendars/calendar.computer
@@ -1,3 +1,12 @@
+/*
+ * Computer
+ *
+ * $OpenBSD: calendar.computer,v 1.2 1996/12/05 06:04:45 millert Exp $
+ */
+
+#ifndef _calendar_computer_
+#define _calendar_computer_
+
01/01 AT&T officially divests its local Bell companies, 1984
01/01 The Epoch (Time 0 for UNIX systems, Midnight GMT, 1970)
01/03 Apple Computer founded, 1977
@@ -60,3 +69,5 @@
10/25 DEC announces VAX-11/780
11/04 UNIVAC I program predicts Eisenhower victory based on 7% of votes, 1952
12/08 First Ph.D. awarded by Computer Science Dept, Univ. of Penna, 1965
+
+#endif /* !_calendar_computer_ */