new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 21 Apr 1991 05:21:40 +0000 (21:21 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 21 Apr 1991 05:21:40 +0000 (21:21 -0800)
SCCS-vsn: lib/libm/common_source/erf.c 5.3
SCCS-vsn: lib/libm/common_source/j0.c 5.4
SCCS-vsn: lib/libm/common_source/j1.c 5.4
SCCS-vsn: lib/libm/common_source/jn.c 5.4
SCCS-vsn: lib/libm/common_source/lgamma.c 5.4

usr/src/lib/libm/common_source/erf.c
usr/src/lib/libm/common_source/j0.c
usr/src/lib/libm/common_source/j1.c
usr/src/lib/libm/common_source/jn.c
usr/src/lib/libm/common_source/lgamma.c

index 5b679ba..7ce94e0 100644 (file)
@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 1985 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1985 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)erf.c      5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)erf.c      5.3 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 6a81acf..e6510f0 100644 (file)
@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 1985 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1985 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)j0.c       5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)j0.c       5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 90e87c6..b901259 100644 (file)
@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 1985 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1985 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)j1.c       5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)j1.c       5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 5de44fb..8daf683 100644 (file)
@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 1985 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1985 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)jn.c       5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)jn.c       5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 6f7ff3c..bbc4dc1 100644 (file)
@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 1985 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1985 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)lgamma.c   5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)lgamma.c   5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*