documented include file
[unix-history] / usr / src / lib / libcompat / 4.1 / vtimes.c
index 7513bf8..1e90e2f 100644 (file)
@@ -1,4 +1,12 @@
-/*     vtimes.c        4.1     83/05/31        */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)vtimes.c   5.2 (Berkeley) %G%";
+#endif LIBC_SCCS and not lint
 
 #include <sys/time.h>
 #include <sys/resource.h>
 
 #include <sys/time.h>
 #include <sys/resource.h>