BSD 4_4 release
[unix-history] / usr / src / lib / libmp / gcd.c
index 803af6d..f7b0a54 100644 (file)
@@ -1,9 +1,11 @@
 /*-
 /*-
- * %sccs.include.proprietary.c%
+ * 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[] = "@(#)gcd.c      5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)gcd.c      8.1 (Berkeley) 6/4/93";
 #endif /* not lint */
 
 #include <mp.h>
 #endif /* not lint */
 
 #include <mp.h>