* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission
authorRoland McGrath <roland@gnu.org>
Wed, 28 Aug 2002 02:30:36 +0000 (02:30 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 Aug 2002 02:30:36 +0000 (02:30 +0000)
wording at request of copyright holder Stephen Moshier.
* sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
* sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
* sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
* sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
* sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
* sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
* sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
* sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
* sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.

16 files changed:
ChangeLog
sysdeps/ieee754/flt-32/e_asinf.c
sysdeps/ieee754/ldbl-128/e_acosl.c
sysdeps/ieee754/ldbl-128/e_asinl.c
sysdeps/ieee754/ldbl-128/e_coshl.c
sysdeps/ieee754/ldbl-128/e_jnl.c
sysdeps/ieee754/ldbl-128/e_powl.c
sysdeps/ieee754/ldbl-128/e_sinhl.c
sysdeps/ieee754/ldbl-128/k_tanl.c
sysdeps/ieee754/ldbl-128/s_erfl.c
sysdeps/ieee754/ldbl-96/e_asinl.c
sysdeps/ieee754/ldbl-96/e_j0l.c
sysdeps/ieee754/ldbl-96/e_j1l.c
sysdeps/ieee754/ldbl-96/e_jnl.c
sysdeps/ieee754/ldbl-96/e_lgammal_r.c
sysdeps/ieee754/ldbl-96/s_erfl.c

index 424af0f..12c6817 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2002-08-27  Brian Youmans  <3diff@gnu.org>
+
+       * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission
+       wording at request of copyright holder Stephen Moshier.
+       * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
+       * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
+       * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
+
 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
 
        * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
index 0616831..b0c835c 100644 (file)
 /*
   Modifications for single precision expansion are 
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 3871bc2..284e86a 100644 (file)
 /*
    Long double expansions are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 911b658..89f5d79 100644 (file)
 /*
   Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different 
+  copying permissions.  These modifications are distributed here under the 
+  following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 82321f3..3913e34 100644 (file)
 
 /* Changes for 128-bit long double are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 1e4f633..e17f060 100644 (file)
 
 /* Modifications for 128-bit long double are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 633d5e8..18bf237 100644 (file)
 
 /* Expansions and modifications for 128-bit long double are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 18a4b5c..93f4179 100644 (file)
 
 /* Changes for 128-bit long double are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index e9c878c..3cb8ae3 100644 (file)
 /*
   Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 9b47823..e6983ec 100644 (file)
 
 /* Modifications and expansions for 128-bit long double are
    Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-   These modifications are distributed here under the following terms:
+   and are incorporated herein by permission of the author.  The author 
+   reserves the right to distribute this material elsewhere under different
+   copying permissions.  These modifications are distributed here under 
+   the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 7823a25..1cad623 100644 (file)
 /*
   Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 41237cf..4439fa6 100644 (file)
 
 /* Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 02148a5..1ec63c4 100644 (file)
 
 /* Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 0f9ce1a..0f2f393 100644 (file)
 
 /* Modifications for long double are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 4f454da..fecbee9 100644 (file)
 
 /* Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 4143bb1..e026f5a 100644 (file)
 
 /* Long double expansions are
   Copyright (C) 2001 Stephen L. Moshier <moshier@na-net.ornl.gov>
-  These modifications are distributed here under the following terms:
+  and are incorporated herein by permission of the author.  The author 
+  reserves the right to distribute this material elsewhere under different
+  copying permissions.  These modifications are distributed here under 
+  the following terms:
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public