]> sourceware.org Git - glibc.git/commitdiff
* 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 424af0f37ce6b501a1432cd8fabca588e091d937..12c6817af234c56ac9523268c2333c47970e3bf4 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 06168311db2b3751939f9528dbadfd6c71e99c6c..b0c835c83c0b20c099918d07e1b83899aa876b6f 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 3871bc2f3bca05ea1ef247c4620338b0a1fbaec3..284e86a527c043326ca03e65d6e70ce0793b658b 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 911b6584f917c3de44875da6366dd529b73a71dd..89f5d79582ea82d2d8a1248832c3e88a3c4677c6 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 82321f35444be89a0e266813f98177ebef8e214a..3913e3479b783d5468de4fd740198eeb10506b3f 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 1e4f633e356bdc123747004ae24470261c96285a..e17f0603ed2121e3d42968612c7157f53ccef294 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 633d5e8dcccd6c7f17e5b9c50bd982c7eb1b7b3a..18bf237e65209d46e8e43ec76da1c5ffe254d266 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 18a4b5c7aadce7aaf894ad3d6fb2e50b46f5788e..93f4179c6580dd3e231c057951c24389b7d6febc 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 e9c878cc32837d9420a49cc10565da73308e0313..3cb8ae3094063553d041dda28e710c7409f6ddc9 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 9b4782314816d359c2e090b79198cd472e7dbfdb..e6983ec3f9fa0a6433eeb8445e19f243575f8e94 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 7823a25b221ebf9f063e3d21b976baccddbf4301..1cad623d433ae798a791bc24c6dcbdbe129c1faa 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 41237cf8dfbb0af0c7d89aa99d926acf3b8ccdbd..4439fa641ea23cf22945bc650f31ac363133073d 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 02148a508ce935500f8e380c0d0d613a726d9f3b..1ec63c4b448f951bc9a383acddf071a5fbcf79a2 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 0f9ce1a2ae2d1def991e1167b886b76a2b799885..0f2f3932309a107087a0cf13a2b5fa46028948ed 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 4f454da85cdbfa49aba1b12fe6a5fc02ddfd131a..fecbee9b2a96ef3c0609caad5ddc6f8ee53723ec 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 4143bb178c5856e73c2502c238e6caeea1136799..e026f5a5166425d4d56cb275eb44cfce2c446122 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
This page took 0.072674 seconds and 5 git commands to generate.