new copyright notice
[unix-history] / usr / src / lib / libm / common / tan.c
index a7bfab6..f7432da 100644 (file)
@@ -1,19 +1,18 @@
-/* 
+/*
  * Copyright (c) 1987 Regents of the University of California.
  * Copyright (c) 1987 Regents of the University of California.
- * 
- * Use and reproduction of this software are granted  in  accordance  with
- * the terms and conditions specified in  the  Berkeley  Software  License
- * Agreement (in particular, this entails acknowledgement of the programs'
- * source, and inclusion of this notice) with the additional understanding
- * that  all  recipients  should regard themselves as participants  in  an
- * ongoing  research  project and hence should  feel  obligated  to report
- * their  experiences (good or bad) with these elementary function  codes,
- * using "sendbug 4bsd-bugs@BERKELEY", to the authors.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ * All recipients should regard themselves as participants in an ongoing
+ * research project and hence should feel obligated to report their
+ * experiences (good or bad) with these elementary function codes, using
+ * the sendbug(8) program, to the authors.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)tan.c      5.1     5.1 (ucb.elefunt) %G%";
-#endif /* not lint */
+static char sccsid[] = "@(#)tan.c      5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "trig.h"
 double
 
 #include "trig.h"
 double