Add copyright
authorRobert Elz <kre@ucbvax.Berkeley.EDU>
Sat, 8 Jun 1985 12:44:32 +0000 (04:44 -0800)
committerRobert Elz <kre@ucbvax.Berkeley.EDU>
Sat, 8 Jun 1985 12:44:32 +0000 (04:44 -0800)
SCCS-vsn: usr.bin/f77/libF77/d_log.c 5.1
SCCS-vsn: usr.bin/f77/libF77/d_mod.c 5.1

usr/src/usr.bin/f77/libF77/d_log.c
usr/src/usr.bin/f77/libF77/d_mod.c

index 509ca22..b02de8f 100644 (file)
@@ -1,5 +1,9 @@
 /*
 /*
- *     "@(#)d_log.c    1.1"
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)d_log.c     5.1     %G%
  */
 
 double d_log(x)
  */
 
 double d_log(x)
index 30f22ad..fe8abdc 100644 (file)
@@ -1,5 +1,9 @@
 /*
 /*
- *     "@(#)d_mod.c    1.1"
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)d_mod.c     5.1     %G%
  */
 
 double d_mod(x,y)
  */
 
 double d_mod(x,y)