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

usr/src/usr.bin/f77/libF77/besy0_.c
usr/src/usr.bin/f77/libF77/besy1_.c

index 9eb2888..aeb2fa4 100644 (file)
@@ -1,5 +1,9 @@
 /*
 /*
- *     "@(#)besy0_.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.
+ *
+ *     @(#)besy0_.c    5.1     %G%
  */
 
 double y0();
  */
 
 double y0();
index 026904f..132c099 100644 (file)
@@ -1,5 +1,9 @@
 /*
 /*
- *     "@(#)besy1_.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.
+ *
+ *     @(#)besy1_.c    5.1     %G%
  */
 
 double y1();
  */
 
 double y1();