BSD 4_4 release
[unix-history] / usr / src / lib / libmp / mout.c
index e002c8f..c6a14d0 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).
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)mout.c     5.3 (Berkeley) 3/2/87";
-#endif not lint
+static char sccsid[] = "@(#)mout.c     8.1 (Berkeley) 6/4/93";
+#endif /* not lint */
 
 #include <stdio.h>
 #include <mp.h>
 
 #include <stdio.h>
 #include <mp.h>