BSD 4_3 release
[unix-history] / usr / src / lib / libc / vax / sys / ftruncate.c
index 3fd0426..c44d820 100644 (file)
@@ -1,4 +1,12 @@
-/* ftruncate.c 4.1 82/12/04 */
+/*
+ * 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 "@(#)ftruncate.c        5.3 (Berkeley) 3/9/86"
+#endif SYSLIBC_SCCS
 
 #include "SYS.h"
 
 
 #include "SYS.h"