BSD 4_3 release
[unix-history] / usr / src / lib / libc / vax / sys / creat.c
index 2f2e36c..52f1afe 100644 (file)
@@ -1,4 +1,12 @@
-/* creat.c 4.1 83/05/30 */
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#ifdef SYSLIBC_SCCS
+_sccsid:.asciz "@(#)creat.c    5.3 (Berkeley) 3/9/86"
+#endif SYSLIBC_SCCS
 
 #include "SYS.h"
 
 
 #include "SYS.h"