add vdioctl
[unix-history] / usr / src / old / dbx / mkdate.c
index a0e374c..ea0e3d8 100644 (file)
@@ -1,6 +1,14 @@
-/* Copyright (c) 1982 Regents of the University of California */
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
 
 
-static char sccsid[] = "@(#)mkdate.c   1.3 (Berkeley) %G%";
+#ifndef lint
+static char sccsid[] = "@(#)mkdate.c   5.1 (Berkeley) %G%";
+#endif not lint
+
+static char rcsid[] = "$Header: mkdate.c,v 1.5 84/12/26 10:40:30 linton Exp $";
 
 #include <stdio.h>
 #include <sys/time.h>
 
 #include <stdio.h>
 #include <sys/time.h>