Copyright changes per the author.
[unix-history] / sys / gnu / fpemul / poly_sin.c
index 715f9c3..fd3cbd2 100644 (file)
@@ -4,15 +4,15 @@
  *  Computation of an approximation of the sin function by a polynomial
  *
  *
  *  Computation of an approximation of the sin function by a polynomial
  *
  *
- * Copyright (C) 1992, 1993  W. Metzenthen, 22 Parker St, Ormond,
- *                           Vic 3163, Australia.
- *                           E-mail apm233m@vaxc.cc.monash.edu.au
+ * Copyright (C) 1992,1993,1994
+ *                       W. Metzenthen, 22 Parker St, Ormond, Vic 3163,
+ *                       Australia.  E-mail   billm@vaxc.cc.monash.edu.au
  * All rights reserved.
  *
  * This copyright notice covers the redistribution and use of the
  * FPU emulator developed by W. Metzenthen. It covers only its use
  * All rights reserved.
  *
  * This copyright notice covers the redistribution and use of the
  * FPU emulator developed by W. Metzenthen. It covers only its use
- * in the 386BSD operating system. Any other use is not permitted
- * under this copyright.
+ * in the 386BSD, FreeBSD and NetBSD operating systems. Any other
+ * use is not permitted under this copyright.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  *
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  *
- *     $Id:$
+ * The purpose of this copyright, based upon the Berkeley copyright, is to
+ * ensure that the covered software remains freely available to everyone.
+ *
+ * The software (with necessary differences) is also available, but under
+ * the terms of the GNU copyleft, for the Linux operating system and for
+ * the djgpp ms-dos extender.
+ *
+ * W. Metzenthen   June 1994.
+ *
+ *
+ *     $Id: poly_sin.c,v 1.3 1994/04/29 21:23:30 gclarkii Exp $
  *
  */
 
  *
  */