BSD 4_4 release
[unix-history] / usr / src / lib / libcompat / 4.3 / sibuf.c
index 691f250..20e77d3 100644 (file)
@@ -1,6 +1,12 @@
+/*-
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
+ */
+
 #if defined(LIBC_SCCS) && !defined(lint)
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)sibuf.c    5.2 (Berkeley) 3/9/86";
-#endif LIBC_SCCS and not lint
+static char sccsid[] = "@(#)sibuf.c    8.1 (Berkeley) 6/4/93";
+#endif /* LIBC_SCCS and not lint */
 
 #include <stdio.h>
 
 
 #include <stdio.h>