summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:18:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-09 23:18:22 +0000
commit59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch)
tree69edda6ebdfd8fe5d83991ab44723e07f6366420 /math
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
downloadglibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.gz
Replace FSF snail mail address with URLs.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile5
-rw-r--r--math/atest-exp.c5
-rw-r--r--math/atest-exp2.c5
-rw-r--r--math/atest-sincos.c5
-rw-r--r--math/basic-test.c5
-rw-r--r--math/bits/cmathcalls.h5
-rw-r--r--math/bits/math-finite.h5
-rw-r--r--math/bits/mathcalls.h5
-rw-r--r--math/cabs.c5
-rw-r--r--math/cabsf.c5
-rw-r--r--math/cabsl.c5
-rw-r--r--math/carg.c5
-rw-r--r--math/cargf.c5
-rw-r--r--math/cargl.c5
-rw-r--r--math/cimag.c5
-rw-r--r--math/cimagf.c5
-rw-r--r--math/cimagl.c5
-rw-r--r--math/complex.h5
-rw-r--r--math/conj.c5
-rw-r--r--math/conjf.c5
-rw-r--r--math/conjl.c5
-rw-r--r--math/creal.c5
-rw-r--r--math/crealf.c5
-rw-r--r--math/creall.c5
-rw-r--r--math/divtc3.c5
-rw-r--r--math/e_exp10.c5
-rw-r--r--math/e_exp10f.c5
-rw-r--r--math/e_exp10l.c5
-rw-r--r--math/e_scalb.c5
-rw-r--r--math/e_scalbf.c5
-rw-r--r--math/e_scalbl.c5
-rw-r--r--math/fclrexcpt.c5
-rw-r--r--math/fedisblxcpt.c5
-rw-r--r--math/feenablxcpt.c5
-rw-r--r--math/fegetenv.c5
-rw-r--r--math/fegetexcept.c5
-rw-r--r--math/fegetround.c5
-rw-r--r--math/feholdexcpt.c5
-rw-r--r--math/fenv.h5
-rw-r--r--math/fesetenv.c5
-rw-r--r--math/fesetround.c5
-rw-r--r--math/feupdateenv.c5
-rw-r--r--math/fgetexcptflg.c5
-rw-r--r--math/fpu_control.c5
-rw-r--r--math/fraiseexcpt.c5
-rw-r--r--math/fsetexcptflg.c5
-rw-r--r--math/ftestexcept.c5
-rwxr-xr-xmath/gen-libm-test.pl5
-rw-r--r--math/libm-test.inc5
-rw-r--r--math/math.h5
-rw-r--r--math/multc3.c5
-rw-r--r--math/s_cacos.c5
-rw-r--r--math/s_cacosf.c5
-rw-r--r--math/s_cacosh.c5
-rw-r--r--math/s_cacoshf.c5
-rw-r--r--math/s_cacoshl.c5
-rw-r--r--math/s_cacosl.c5
-rw-r--r--math/s_casin.c5
-rw-r--r--math/s_casinf.c5
-rw-r--r--math/s_casinh.c5
-rw-r--r--math/s_casinhf.c5
-rw-r--r--math/s_casinhl.c5
-rw-r--r--math/s_casinl.c5
-rw-r--r--math/s_catan.c5
-rw-r--r--math/s_catanf.c5
-rw-r--r--math/s_catanh.c5
-rw-r--r--math/s_catanhf.c5
-rw-r--r--math/s_catanhl.c5
-rw-r--r--math/s_catanl.c5
-rw-r--r--math/s_ccos.c5
-rw-r--r--math/s_ccosf.c5
-rw-r--r--math/s_ccosh.c5
-rw-r--r--math/s_ccoshf.c5
-rw-r--r--math/s_ccoshl.c5
-rw-r--r--math/s_ccosl.c5
-rw-r--r--math/s_cexp.c5
-rw-r--r--math/s_cexpf.c5
-rw-r--r--math/s_cexpl.c5
-rw-r--r--math/s_clog.c5
-rw-r--r--math/s_clog10.c5
-rw-r--r--math/s_clog10f.c5
-rw-r--r--math/s_clog10l.c5
-rw-r--r--math/s_clogf.c5
-rw-r--r--math/s_clogl.c5
-rw-r--r--math/s_cpow.c5
-rw-r--r--math/s_cpowf.c5
-rw-r--r--math/s_cpowl.c5
-rw-r--r--math/s_cproj.c5
-rw-r--r--math/s_cprojf.c5
-rw-r--r--math/s_cprojl.c5
-rw-r--r--math/s_csin.c5
-rw-r--r--math/s_csinf.c5
-rw-r--r--math/s_csinh.c5
-rw-r--r--math/s_csinhf.c5
-rw-r--r--math/s_csinhl.c5
-rw-r--r--math/s_csinl.c5
-rw-r--r--math/s_csqrt.c5
-rw-r--r--math/s_csqrtf.c5
-rw-r--r--math/s_csqrtl.c5
-rw-r--r--math/s_ctan.c5
-rw-r--r--math/s_ctanf.c5
-rw-r--r--math/s_ctanh.c5
-rw-r--r--math/s_ctanhf.c5
-rw-r--r--math/s_ctanhl.c5
-rw-r--r--math/s_ctanl.c5
-rw-r--r--math/s_fdim.c5
-rw-r--r--math/s_fdimf.c5
-rw-r--r--math/s_fdiml.c5
-rw-r--r--math/s_fma.c5
-rw-r--r--math/s_fmaf.c5
-rw-r--r--math/s_fmal.c5
-rw-r--r--math/s_fmax.c5
-rw-r--r--math/s_fmaxf.c5
-rw-r--r--math/s_fmaxl.c5
-rw-r--r--math/s_fmin.c5
-rw-r--r--math/s_fminf.c5
-rw-r--r--math/s_fminl.c5
-rw-r--r--math/s_nan.c5
-rw-r--r--math/s_nanf.c5
-rw-r--r--math/s_nanl.c5
-rw-r--r--math/setfpucw.c5
-rw-r--r--math/test-double.c5
-rw-r--r--math/test-fenv.c5
-rw-r--r--math/test-float.c5
-rw-r--r--math/test-fpucw.c5
-rw-r--r--math/test-idouble.c5
-rw-r--r--math/test-ifloat.c5
-rw-r--r--math/test-ildoubl.c5
-rw-r--r--math/test-ldouble.c5
-rw-r--r--math/test-misc.c5
-rw-r--r--math/test-powl.c5
-rw-r--r--math/test-tgmath-int.c5
-rw-r--r--math/test-tgmath-ret.c5
-rw-r--r--math/test-tgmath.c5
-rw-r--r--math/test-tgmath2.c5
-rw-r--r--math/tgmath.h5
-rw-r--r--math/tst-CMPLX2.c5
-rw-r--r--math/tst-definitions.c5
-rw-r--r--math/w_acos.c5
-rw-r--r--math/w_acosf.c5
-rw-r--r--math/w_acosh.c5
-rw-r--r--math/w_acoshf.c5
-rw-r--r--math/w_acoshl.c5
-rw-r--r--math/w_acosl.c5
-rw-r--r--math/w_asin.c5
-rw-r--r--math/w_asinf.c5
-rw-r--r--math/w_asinl.c5
-rw-r--r--math/w_atan2.c5
-rw-r--r--math/w_atan2f.c5
-rw-r--r--math/w_atan2l.c5
-rw-r--r--math/w_atanh.c5
-rw-r--r--math/w_atanhf.c5
-rw-r--r--math/w_atanhl.c5
-rw-r--r--math/w_exp10.c5
-rw-r--r--math/w_exp10f.c5
-rw-r--r--math/w_exp10l.c5
-rw-r--r--math/w_fmod.c5
-rw-r--r--math/w_fmodf.c5
-rw-r--r--math/w_fmodl.c5
-rw-r--r--math/w_j0.c5
-rw-r--r--math/w_j0f.c5
-rw-r--r--math/w_j0l.c5
-rw-r--r--math/w_j1.c5
-rw-r--r--math/w_j1f.c5
-rw-r--r--math/w_j1l.c5
-rw-r--r--math/w_jn.c5
-rw-r--r--math/w_jnf.c5
-rw-r--r--math/w_log.c5
-rw-r--r--math/w_log10.c5
-rw-r--r--math/w_log10f.c5
-rw-r--r--math/w_log10l.c5
-rw-r--r--math/w_log2.c5
-rw-r--r--math/w_log2f.c5
-rw-r--r--math/w_log2l.c5
-rw-r--r--math/w_logf.c5
-rw-r--r--math/w_logl.c5
-rw-r--r--math/w_pow.c5
-rw-r--r--math/w_powf.c5
-rw-r--r--math/w_powl.c5
-rw-r--r--math/w_remainder.c5
-rw-r--r--math/w_remainderf.c5
-rw-r--r--math/w_remainderl.c5
-rw-r--r--math/w_scalb.c5
-rw-r--r--math/w_scalbf.c5
-rw-r--r--math/w_scalbl.c5
-rw-r--r--math/w_sqrt.c5
-rw-r--r--math/w_sqrtf.c5
-rw-r--r--math/w_sqrtl.c5
188 files changed, 376 insertions, 564 deletions
diff --git a/math/Makefile b/math/Makefile
index 9dbe05e87f..6a6688dd0f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -12,9 +12,8 @@
# Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
# Makefile for the math library.
diff --git a/math/atest-exp.c b/math/atest-exp.c
index 2f168c9a6d..9f7fbcba7e 100644
--- a/math/atest-exp.c
+++ b/math/atest-exp.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <math.h>
diff --git a/math/atest-exp2.c b/math/atest-exp2.c
index 2c028a2b83..4e8bfe71e9 100644
--- a/math/atest-exp2.c
+++ b/math/atest-exp2.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <math.h>
diff --git a/math/atest-sincos.c b/math/atest-sincos.c
index bef3521c96..f4394c2431 100644
--- a/math/atest-sincos.c
+++ b/math/atest-sincos.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <math.h>
diff --git a/math/basic-test.c b/math/basic-test.c
index e48a3ae4e0..b3d996b289 100644
--- a/math/basic-test.c
+++ b/math/basic-test.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <float.h>
diff --git a/math/bits/cmathcalls.h b/math/bits/cmathcalls.h
index 9c7fdbe9e3..34cd84f284 100644
--- a/math/bits/cmathcalls.h
+++ b/math/bits/cmathcalls.h
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* NOTE: Because of the special way this file is used by <complex.h>, this
file must NOT be protected from multiple inclusion as header files
diff --git a/math/bits/math-finite.h b/math/bits/math-finite.h
index 00e07a13c9..ac1b345536 100644
--- a/math/bits/math-finite.h
+++ b/math/bits/math-finite.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _MATH_H
# error "Never use <bits/math-finite.h> directly; include <math.h> instead."
diff --git a/math/bits/mathcalls.h b/math/bits/mathcalls.h
index 207ab20b49..e0b160e19d 100644
--- a/math/bits/mathcalls.h
+++ b/math/bits/mathcalls.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* NOTE: Because of the special way this file is used by <math.h>, this
file must NOT be protected from multiple inclusion as header files
diff --git a/math/cabs.c b/math/cabs.c
index 39b7c2d858..dcb95b5d93 100644
--- a/math/cabs.c
+++ b/math/cabs.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/cabsf.c b/math/cabsf.c
index 956db76ba1..76796b6ede 100644
--- a/math/cabsf.c
+++ b/math/cabsf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/cabsl.c b/math/cabsl.c
index 12c34e48ac..139f4ef1ea 100644
--- a/math/cabsl.c
+++ b/math/cabsl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/carg.c b/math/carg.c
index eb6ff85a21..bb819c1acc 100644
--- a/math/carg.c
+++ b/math/carg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/cargf.c b/math/cargf.c
index df1f20bc48..1027134fd3 100644
--- a/math/cargf.c
+++ b/math/cargf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/cargl.c b/math/cargl.c
index b8d337b965..907cd2c1ac 100644
--- a/math/cargl.c
+++ b/math/cargl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/cimag.c b/math/cimag.c
index cbdead1556..2035462123 100644
--- a/math/cimag.c
+++ b/math/cimag.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/cimagf.c b/math/cimagf.c
index d4e441e69f..d583c0b43e 100644
--- a/math/cimagf.c
+++ b/math/cimagf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/cimagl.c b/math/cimagl.c
index 9163ce461c..4394e0dfe8 100644
--- a/math/cimagl.c
+++ b/math/cimagl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/complex.h b/math/complex.h
index cd48cb9a8d..14bbba5382 100644
--- a/math/complex.h
+++ b/math/complex.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99: 7.3 Complex arithmetic <complex.h>
diff --git a/math/conj.c b/math/conj.c
index e770ff220c..ba5c440bab 100644
--- a/math/conj.c
+++ b/math/conj.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/conjf.c b/math/conjf.c
index 7893891933..3df30c71fa 100644
--- a/math/conjf.c
+++ b/math/conjf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/conjl.c b/math/conjl.c
index add8712c4e..6d57713e12 100644
--- a/math/conjl.c
+++ b/math/conjl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/creal.c b/math/creal.c
index 92528e54ee..08352d21fa 100644
--- a/math/creal.c
+++ b/math/creal.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/crealf.c b/math/crealf.c
index e3235a874f..84658b1875 100644
--- a/math/crealf.c
+++ b/math/crealf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/creall.c b/math/creall.c
index fb87eaf631..f8b7dc51ce 100644
--- a/math/creall.c
+++ b/math/creall.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
diff --git a/math/divtc3.c b/math/divtc3.c
index 72bca66d4d..c05123cb8c 100644
--- a/math/divtc3.c
+++ b/math/divtc3.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdbool.h>
#include <math.h>
diff --git a/math/e_exp10.c b/math/e_exp10.c
index ce14ea5f1b..75185836b8 100644
--- a/math/e_exp10.c
+++ b/math/e_exp10.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/e_exp10f.c b/math/e_exp10f.c
index 68e9723b88..7b940053fb 100644
--- a/math/e_exp10f.c
+++ b/math/e_exp10f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/e_exp10l.c b/math/e_exp10l.c
index 6bd859fde5..e3dad0a183 100644
--- a/math/e_exp10l.c
+++ b/math/e_exp10l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/e_scalb.c b/math/e_scalb.c
index 3b81dd5653..146422cd85 100644
--- a/math/e_scalb.c
+++ b/math/e_scalb.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/e_scalbf.c b/math/e_scalbf.c
index 61847d9a56..98f85ab04f 100644
--- a/math/e_scalbf.c
+++ b/math/e_scalbf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/e_scalbl.c b/math/e_scalbl.c
index 6b36b71229..4d7d9a1716 100644
--- a/math/e_scalbl.c
+++ b/math/e_scalbl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/fclrexcpt.c b/math/fclrexcpt.c
index 560e326ee3..27e9bd0c32 100644
--- a/math/fclrexcpt.c
+++ b/math/fclrexcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fedisblxcpt.c b/math/fedisblxcpt.c
index e1e9065aac..f05c319100 100644
--- a/math/fedisblxcpt.c
+++ b/math/fedisblxcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/feenablxcpt.c b/math/feenablxcpt.c
index 678271f360..9db93c5447 100644
--- a/math/feenablxcpt.c
+++ b/math/feenablxcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/fegetenv.c b/math/fegetenv.c
index 5b524307db..3166d7279c 100644
--- a/math/fegetenv.c
+++ b/math/fegetenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fegetexcept.c b/math/fegetexcept.c
index 1870689e8d..0ea5184508 100644
--- a/math/fegetexcept.c
+++ b/math/fegetexcept.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/fegetround.c b/math/fegetround.c
index cf7a774929..366ef23c33 100644
--- a/math/fegetround.c
+++ b/math/fegetround.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/feholdexcpt.c b/math/feholdexcpt.c
index 8680d1e492..9abfc6c9ee 100644
--- a/math/feholdexcpt.c
+++ b/math/feholdexcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/fenv.h b/math/fenv.h
index 23c7b1c9d4..b7ab788c38 100644
--- a/math/fenv.h
+++ b/math/fenv.h
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99 7.6: Floating-point environment <fenv.h>
diff --git a/math/fesetenv.c b/math/fesetenv.c
index 936d6c121b..d285c927ca 100644
--- a/math/fesetenv.c
+++ b/math/fesetenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fesetround.c b/math/fesetround.c
index 5b14826390..b70b531644 100644
--- a/math/fesetround.c
+++ b/math/fesetround.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/feupdateenv.c b/math/feupdateenv.c
index dd7a1afdb5..49674bc2a9 100644
--- a/math/feupdateenv.c
+++ b/math/feupdateenv.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fgetexcptflg.c b/math/fgetexcptflg.c
index aea2e0ffaf..f079336806 100644
--- a/math/fgetexcptflg.c
+++ b/math/fgetexcptflg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fpu_control.c b/math/fpu_control.c
index cd8eeff99d..36eddee763 100644
--- a/math/fpu_control.c
+++ b/math/fpu_control.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <fpu_control.h>
diff --git a/math/fraiseexcpt.c b/math/fraiseexcpt.c
index 764634a3b1..cb752df734 100644
--- a/math/fraiseexcpt.c
+++ b/math/fraiseexcpt.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/fsetexcptflg.c b/math/fsetexcptflg.c
index 8d0f0ff64b..3f6ac9893b 100644
--- a/math/fsetexcptflg.c
+++ b/math/fsetexcptflg.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <shlib-compat.h>
diff --git a/math/ftestexcept.c b/math/ftestexcept.c
index 951d1346c5..c396002e83 100644
--- a/math/ftestexcept.c
+++ b/math/ftestexcept.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
diff --git a/math/gen-libm-test.pl b/math/gen-libm-test.pl
index 0b0b8ca19f..579fbe5a9e 100755
--- a/math/gen-libm-test.pl
+++ b/math/gen-libm-test.pl
@@ -14,9 +14,8 @@
# Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
# This file needs to be tidied up
# Note that functions and tests share the same namespace.
diff --git a/math/libm-test.inc b/math/libm-test.inc
index 2c739fa650..6243e1ea3d 100644
--- a/math/libm-test.inc
+++ b/math/libm-test.inc
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* Part of testsuite for libm.
diff --git a/math/math.h b/math/math.h
index d6e4d01f9d..10ea2b4b33 100644
--- a/math/math.h
+++ b/math/math.h
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99 Standard: 7.12 Mathematics <math.h>
diff --git a/math/multc3.c b/math/multc3.c
index 351dccf807..6bece3a001 100644
--- a/math/multc3.c
+++ b/math/multc3.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdbool.h>
#include <math.h>
diff --git a/math/s_cacos.c b/math/s_cacos.c
index 07b6bdcb9c..0e8b659da5 100644
--- a/math/s_cacos.c
+++ b/math/s_cacos.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cacosf.c b/math/s_cacosf.c
index 265184e38d..d015d17028 100644
--- a/math/s_cacosf.c
+++ b/math/s_cacosf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cacosh.c b/math/s_cacosh.c
index cb01ca87c5..95bf005cd3 100644
--- a/math/s_cacosh.c
+++ b/math/s_cacosh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cacoshf.c b/math/s_cacoshf.c
index fe046929e8..d634a1b756 100644
--- a/math/s_cacoshf.c
+++ b/math/s_cacoshf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cacoshl.c b/math/s_cacoshl.c
index 84c2715d22..dcdb1d5a64 100644
--- a/math/s_cacoshl.c
+++ b/math/s_cacoshl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cacosl.c b/math/s_cacosl.c
index a7ceff891b..f9169e9e61 100644
--- a/math/s_cacosl.c
+++ b/math/s_cacosl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casin.c b/math/s_casin.c
index 02a215ab50..a0c82887b3 100644
--- a/math/s_casin.c
+++ b/math/s_casin.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casinf.c b/math/s_casinf.c
index 56c618fcf1..e468dfb2cc 100644
--- a/math/s_casinf.c
+++ b/math/s_casinf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casinh.c b/math/s_casinh.c
index db340ac1b1..e06be1cdc6 100644
--- a/math/s_casinh.c
+++ b/math/s_casinh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casinhf.c b/math/s_casinhf.c
index f545d8e2ee..37c67401a3 100644
--- a/math/s_casinhf.c
+++ b/math/s_casinhf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casinhl.c b/math/s_casinhl.c
index b8e3918290..de41cb8999 100644
--- a/math/s_casinhl.c
+++ b/math/s_casinhl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_casinl.c b/math/s_casinl.c
index 431e9a2413..5d31b74ec9 100644
--- a/math/s_casinl.c
+++ b/math/s_casinl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catan.c b/math/s_catan.c
index 1a458a3833..0546f8ad46 100644
--- a/math/s_catan.c
+++ b/math/s_catan.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catanf.c b/math/s_catanf.c
index defcf18c67..7eda697a02 100644
--- a/math/s_catanf.c
+++ b/math/s_catanf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catanh.c b/math/s_catanh.c
index 22ade15fa8..c11b1e2235 100644
--- a/math/s_catanh.c
+++ b/math/s_catanh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catanhf.c b/math/s_catanhf.c
index f3d07f2354..dc63da0b82 100644
--- a/math/s_catanhf.c
+++ b/math/s_catanhf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catanhl.c b/math/s_catanhl.c
index af48f1a553..f4a109071a 100644
--- a/math/s_catanhl.c
+++ b/math/s_catanhl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_catanl.c b/math/s_catanl.c
index 47df85cc7b..4ef73a1dc8 100644
--- a/math/s_catanl.c
+++ b/math/s_catanl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_ccos.c b/math/s_ccos.c
index 4612eb33c3..e2a4df4d72 100644
--- a/math/s_ccos.c
+++ b/math/s_ccos.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ccosf.c b/math/s_ccosf.c
index 1ee932486b..36ff3d639c 100644
--- a/math/s_ccosf.c
+++ b/math/s_ccosf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ccosh.c b/math/s_ccosh.c
index c10e5d899f..2c2b71ceab 100644
--- a/math/s_ccosh.c
+++ b/math/s_ccosh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ccoshf.c b/math/s_ccoshf.c
index 6aae5d854b..a5a12c13e3 100644
--- a/math/s_ccoshf.c
+++ b/math/s_ccoshf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ccoshl.c b/math/s_ccoshl.c
index ed1bc459df..32fdd8cf81 100644
--- a/math/s_ccoshl.c
+++ b/math/s_ccoshl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ccosl.c b/math/s_ccosl.c
index 153a60b08b..3637a458b7 100644
--- a/math/s_ccosl.c
+++ b/math/s_ccosl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_cexp.c b/math/s_cexp.c
index 0d1ec29850..82fe8148f7 100644
--- a/math/s_cexp.c
+++ b/math/s_cexp.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_cexpf.c b/math/s_cexpf.c
index 652fe3d5b2..a9c28ed8c2 100644
--- a/math/s_cexpf.c
+++ b/math/s_cexpf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_cexpl.c b/math/s_cexpl.c
index 6bb56c02f5..3059880dbc 100644
--- a/math/s_cexpl.c
+++ b/math/s_cexpl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_clog.c b/math/s_clog.c
index ba27140b4b..5bbca00388 100644
--- a/math/s_clog.c
+++ b/math/s_clog.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_clog10.c b/math/s_clog10.c
index 4b741fab55..3eb9c518a8 100644
--- a/math/s_clog10.c
+++ b/math/s_clog10.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_clog10f.c b/math/s_clog10f.c
index fe38f9e8df..e48d928b3c 100644
--- a/math/s_clog10f.c
+++ b/math/s_clog10f.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_clog10l.c b/math/s_clog10l.c
index 990913e7b8..72b553152e 100644
--- a/math/s_clog10l.c
+++ b/math/s_clog10l.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_clogf.c b/math/s_clogf.c
index fdda83e548..eb8433a280 100644
--- a/math/s_clogf.c
+++ b/math/s_clogf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_clogl.c b/math/s_clogl.c
index 396ba91802..11d4878252 100644
--- a/math/s_clogl.c
+++ b/math/s_clogl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cpow.c b/math/s_cpow.c
index 86536cc95b..164534c5d5 100644
--- a/math/s_cpow.c
+++ b/math/s_cpow.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cpowf.c b/math/s_cpowf.c
index 58eaa1aa06..20fc110e3e 100644
--- a/math/s_cpowf.c
+++ b/math/s_cpowf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cpowl.c b/math/s_cpowl.c
index 4c358b3ebe..284dec3cf2 100644
--- a/math/s_cpowl.c
+++ b/math/s_cpowl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cproj.c b/math/s_cproj.c
index cff75c40cf..ed7e6de791 100644
--- a/math/s_cproj.c
+++ b/math/s_cproj.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cprojf.c b/math/s_cprojf.c
index e7eacafbaf..6cbc93bb5c 100644
--- a/math/s_cprojf.c
+++ b/math/s_cprojf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_cprojl.c b/math/s_cprojl.c
index 19c17a82bd..f316b7fc8b 100644
--- a/math/s_cprojl.c
+++ b/math/s_cprojl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_csin.c b/math/s_csin.c
index 07a78c4384..cd4c8f0201 100644
--- a/math/s_csin.c
+++ b/math/s_csin.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csinf.c b/math/s_csinf.c
index 4f4dfb8ea2..d86cd3b4a1 100644
--- a/math/s_csinf.c
+++ b/math/s_csinf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csinh.c b/math/s_csinh.c
index 2eec065a8f..f054dfc278 100644
--- a/math/s_csinh.c
+++ b/math/s_csinh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csinhf.c b/math/s_csinhf.c
index 51e837b14f..926bb37990 100644
--- a/math/s_csinhf.c
+++ b/math/s_csinhf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csinhl.c b/math/s_csinhl.c
index d2964f8a2b..ff0e8b3871 100644
--- a/math/s_csinhl.c
+++ b/math/s_csinhl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csinl.c b/math/s_csinl.c
index 300035c699..df20e8b338 100644
--- a/math/s_csinl.c
+++ b/math/s_csinl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_csqrt.c b/math/s_csqrt.c
index 1691a01ecc..76585e889c 100644
--- a/math/s_csqrt.c
+++ b/math/s_csqrt.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_csqrtf.c b/math/s_csqrtf.c
index 1613192a5e..d9949c685b 100644
--- a/math/s_csqrtf.c
+++ b/math/s_csqrtf.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_csqrtl.c b/math/s_csqrtl.c
index 9b93ef66b2..0c624c7a73 100644
--- a/math/s_csqrtl.c
+++ b/math/s_csqrtl.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <math.h>
diff --git a/math/s_ctan.c b/math/s_ctan.c
index 41958516f1..c838fadebb 100644
--- a/math/s_ctan.c
+++ b/math/s_ctan.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ctanf.c b/math/s_ctanf.c
index 7063e38d8e..5f7f28ad07 100644
--- a/math/s_ctanf.c
+++ b/math/s_ctanf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ctanh.c b/math/s_ctanh.c
index 9d31c43cd9..9cecb8bdb7 100644
--- a/math/s_ctanh.c
+++ b/math/s_ctanh.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ctanhf.c b/math/s_ctanhf.c
index 6cb3a2cc99..fce5aaf290 100644
--- a/math/s_ctanhf.c
+++ b/math/s_ctanhf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ctanhl.c b/math/s_ctanhl.c
index 0c4641714b..d22e13a975 100644
--- a/math/s_ctanhl.c
+++ b/math/s_ctanhl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_ctanl.c b/math/s_ctanl.c
index 6f49c57c90..112dd723d8 100644
--- a/math/s_ctanl.c
+++ b/math/s_ctanl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <complex.h>
#include <fenv.h>
diff --git a/math/s_fdim.c b/math/s_fdim.c
index 677fdcde1a..6a1991fa22 100644
--- a/math/s_fdim.c
+++ b/math/s_fdim.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/s_fdimf.c b/math/s_fdimf.c
index 737413a5f4..e5260cfdbd 100644
--- a/math/s_fdimf.c
+++ b/math/s_fdimf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/s_fdiml.c b/math/s_fdiml.c
index f3072b99a0..677adb9545 100644
--- a/math/s_fdiml.c
+++ b/math/s_fdiml.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/s_fma.c b/math/s_fma.c
index 476d1fe44c..021035c686 100644
--- a/math/s_fma.c
+++ b/math/s_fma.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmaf.c b/math/s_fmaf.c
index 357296d70d..c458a6778d 100644
--- a/math/s_fmaf.c
+++ b/math/s_fmaf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmal.c b/math/s_fmal.c
index b89e88b9a3..7bcdc60e93 100644
--- a/math/s_fmal.c
+++ b/math/s_fmal.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmax.c b/math/s_fmax.c
index f93e14f28c..10bc1ccfba 100644
--- a/math/s_fmax.c
+++ b/math/s_fmax.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmaxf.c b/math/s_fmaxf.c
index 6f368e18b0..4e052b1ae5 100644
--- a/math/s_fmaxf.c
+++ b/math/s_fmaxf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmaxl.c b/math/s_fmaxl.c
index 68c7060f42..5cfc865d46 100644
--- a/math/s_fmaxl.c
+++ b/math/s_fmaxl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fmin.c b/math/s_fmin.c
index 78f02da74a..8cd6583f78 100644
--- a/math/s_fmin.c
+++ b/math/s_fmin.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fminf.c b/math/s_fminf.c
index d6aa9ccf62..f6d0774a75 100644
--- a/math/s_fminf.c
+++ b/math/s_fminf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_fminl.c b/math/s_fminl.c
index 5c1610aa85..4f37086dbf 100644
--- a/math/s_fminl.c
+++ b/math/s_fminl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
diff --git a/math/s_nan.c b/math/s_nan.c
index 97f9d898a0..6ad1f10420 100644
--- a/math/s_nan.c
+++ b/math/s_nan.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <stdio.h>
diff --git a/math/s_nanf.c b/math/s_nanf.c
index 6161bcdd29..7d16903e1c 100644
--- a/math/s_nanf.c
+++ b/math/s_nanf.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <stdio.h>
diff --git a/math/s_nanl.c b/math/s_nanl.c
index 1db246426c..f30e4317f8 100644
--- a/math/s_nanl.c
+++ b/math/s_nanl.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <stdio.h>
diff --git a/math/setfpucw.c b/math/setfpucw.c
index cb50f9f3f1..e4ac5ca673 100644
--- a/math/setfpucw.c
+++ b/math/setfpucw.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <fpu_control.h>
diff --git a/math/test-double.c b/math/test-double.c
index 4d239a71d2..3c9733e03b 100644
--- a/math/test-double.c
+++ b/math/test-double.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function
#define FLOAT double
diff --git a/math/test-fenv.c b/math/test-fenv.c
index 4b710d83f3..39c7c33459 100644
--- a/math/test-fenv.c
+++ b/math/test-fenv.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* Tests for ISO C99 7.6: Floating-point environment */
diff --git a/math/test-float.c b/math/test-float.c
index 26a4213b47..6764fff476 100644
--- a/math/test-float.c
+++ b/math/test-float.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function ## f
#define FLOAT float
diff --git a/math/test-fpucw.c b/math/test-fpucw.c
index 6d638c66ca..93237eae88 100644
--- a/math/test-fpucw.c
+++ b/math/test-fpucw.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fpu_control.h>
#include <stdio.h>
diff --git a/math/test-idouble.c b/math/test-idouble.c
index 7606a89ffc..e340e1951a 100644
--- a/math/test-idouble.c
+++ b/math/test-idouble.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function
#define FLOAT double
diff --git a/math/test-ifloat.c b/math/test-ifloat.c
index 9eb9ce5022..b8291d1f52 100644
--- a/math/test-ifloat.c
+++ b/math/test-ifloat.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function ## f
#define FLOAT float
diff --git a/math/test-ildoubl.c b/math/test-ildoubl.c
index 597edbca16..7873804315 100644
--- a/math/test-ildoubl.c
+++ b/math/test-ildoubl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function##l
#define FLOAT long double
diff --git a/math/test-ldouble.c b/math/test-ldouble.c
index 2721227660..a5ec7cba8a 100644
--- a/math/test-ldouble.c
+++ b/math/test-ldouble.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#define FUNC(function) function##l
#define FLOAT long double
diff --git a/math/test-misc.c b/math/test-misc.c
index 14fe38b90a..c0fe5f7a18 100644
--- a/math/test-misc.c
+++ b/math/test-misc.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <float.h>
diff --git a/math/test-powl.c b/math/test-powl.c
index c464d78e45..5fc17816a0 100644
--- a/math/test-powl.c
+++ b/math/test-powl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <math.h>
diff --git a/math/test-tgmath-int.c b/math/test-tgmath-int.c
index 99ebe9f508..e58341099f 100644
--- a/math/test-tgmath-int.c
+++ b/math/test-tgmath-int.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <complex.h>
diff --git a/math/test-tgmath-ret.c b/math/test-tgmath-ret.c
index 8eef64986a..7e494d2bb1 100644
--- a/math/test-tgmath-ret.c
+++ b/math/test-tgmath-ret.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <complex.h>
diff --git a/math/test-tgmath.c b/math/test-tgmath.c
index 8ec7fc45d0..af5552a010 100644
--- a/math/test-tgmath.c
+++ b/math/test-tgmath.c
@@ -15,9 +15,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef HAVE_MAIN
#undef __NO_MATH_INLINES
diff --git a/math/test-tgmath2.c b/math/test-tgmath2.c
index edb723c95e..64cb6f3d49 100644
--- a/math/test-tgmath2.c
+++ b/math/test-tgmath2.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef HAVE_MAIN
#undef __NO_MATH_INLINES
diff --git a/math/tgmath.h b/math/tgmath.h
index eefdd26c9c..8ae962c08c 100644
--- a/math/tgmath.h
+++ b/math/tgmath.h
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* ISO C99 Standard: 7.22 Type-generic math <tgmath.h>
diff --git a/math/tst-CMPLX2.c b/math/tst-CMPLX2.c
index 416d477c49..f8ef9e128c 100644
--- a/math/tst-CMPLX2.c
+++ b/math/tst-CMPLX2.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/* Adapted from gcc.dg/torture/builtin-complex-1.c test from GCC
testsuite written by Joseph S. Myers. */
diff --git a/math/tst-definitions.c b/math/tst-definitions.c
index 7d352af406..3f71611ef5 100644
--- a/math/tst-definitions.c
+++ b/math/tst-definitions.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <limits.h>
#include <math.h>
diff --git a/math/w_acos.c b/math/w_acos.c
index 617cfdae49..3138408ff4 100644
--- a/math/w_acos.c
+++ b/math/w_acos.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_acosf.c b/math/w_acosf.c
index bb3aae0010..0e41a2c47b 100644
--- a/math/w_acosf.c
+++ b/math/w_acosf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_acosh.c b/math/w_acosh.c
index 50201b4d22..0bd2686464 100644
--- a/math/w_acosh.c
+++ b/math/w_acosh.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_acoshf.c b/math/w_acoshf.c
index 2b07824a0e..c59bf94d10 100644
--- a/math/w_acoshf.c
+++ b/math/w_acoshf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_acoshl.c b/math/w_acoshl.c
index 0f7068a96e..819bdfce10 100644
--- a/math/w_acoshl.c
+++ b/math/w_acoshl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_acosl.c b/math/w_acosl.c
index dd1039ec85..641706864e 100644
--- a/math/w_acosl.c
+++ b/math/w_acosl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_asin.c b/math/w_asin.c
index feb5c6aaf3..d4e89ce72e 100644
--- a/math/w_asin.c
+++ b/math/w_asin.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_asinf.c b/math/w_asinf.c
index 1a21dc389a..270961fbd0 100644
--- a/math/w_asinf.c
+++ b/math/w_asinf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_asinl.c b/math/w_asinl.c
index a9f14fbd63..32e5273375 100644
--- a/math/w_asinl.c
+++ b/math/w_asinl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_atan2.c b/math/w_atan2.c
index 7d61c7279e..aed28200cc 100644
--- a/math/w_atan2.c
+++ b/math/w_atan2.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* wrapper atan2(y,x)
diff --git a/math/w_atan2f.c b/math/w_atan2f.c
index b3c65bfcb7..4519214a54 100644
--- a/math/w_atan2f.c
+++ b/math/w_atan2f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* wrapper atan2f(y,x)
diff --git a/math/w_atan2l.c b/math/w_atan2l.c
index c4854993a5..855437699d 100644
--- a/math/w_atan2l.c
+++ b/math/w_atan2l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
* wrapper atan2l(y,x)
diff --git a/math/w_atanh.c b/math/w_atanh.c
index 61ea0d8754..1022bd52d2 100644
--- a/math/w_atanh.c
+++ b/math/w_atanh.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_atanhf.c b/math/w_atanhf.c
index fd1dbaeee3..3c8cf8304a 100644
--- a/math/w_atanhf.c
+++ b/math/w_atanhf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_atanhl.c b/math/w_atanhl.c
index 7c958f1312..f582acfcda 100644
--- a/math/w_atanhl.c
+++ b/math/w_atanhl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_exp10.c b/math/w_exp10.c
index 830b08df1e..08071c6f33 100644
--- a/math/w_exp10.c
+++ b/math/w_exp10.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
diff --git a/math/w_exp10f.c b/math/w_exp10f.c
index 6fd52f9a3e..315a3efd62 100644
--- a/math/w_exp10f.c
+++ b/math/w_exp10f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
diff --git a/math/w_exp10l.c b/math/w_exp10l.c
index 0cda27c76b..bea6a1ee41 100644
--- a/math/w_exp10l.c
+++ b/math/w_exp10l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
/*
diff --git a/math/w_fmod.c b/math/w_fmod.c
index d38ae8c5aa..cd7bb007b9 100644
--- a/math/w_fmod.c
+++ b/math/w_fmod.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_fmodf.c b/math/w_fmodf.c
index c0370cf6f3..73d6979e23 100644
--- a/math/w_fmodf.c
+++ b/math/w_fmodf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_fmodl.c b/math/w_fmodl.c
index d236fb9fdb..b088cc3707 100644
--- a/math/w_fmodl.c
+++ b/math/w_fmodl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_j0.c b/math/w_j0.c
index 361352048c..1dff8b4d5a 100644
--- a/math/w_j0.c
+++ b/math/w_j0.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_j0f.c b/math/w_j0f.c
index ff1ac3ca3d..fc52f26d99 100644
--- a/math/w_j0f.c
+++ b/math/w_j0f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_j0l.c b/math/w_j0l.c
index a16363d53a..8d72d504f5 100644
--- a/math/w_j0l.c
+++ b/math/w_j0l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_j1.c b/math/w_j1.c
index 09cacb82c5..358e0e192b 100644
--- a/math/w_j1.c
+++ b/math/w_j1.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_j1f.c b/math/w_j1f.c
index 40a2cf3022..096fdf5692 100644
--- a/math/w_j1f.c
+++ b/math/w_j1f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_j1l.c b/math/w_j1l.c
index 91b56e332c..93e4ee458d 100644
--- a/math/w_j1l.c
+++ b/math/w_j1l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_jn.c b/math/w_jn.c
index 36fb448163..f0dd8c6038 100644
--- a/math/w_jn.c
+++ b/math/w_jn.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_jnf.c b/math/w_jnf.c
index 7b359558f1..ef29eb45ba 100644
--- a/math/w_jnf.c
+++ b/math/w_jnf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log.c b/math/w_log.c
index b43af792c5..efc1c4c071 100644
--- a/math/w_log.c
+++ b/math/w_log.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log10.c b/math/w_log10.c
index 75ae580c9b..2717ade127 100644
--- a/math/w_log10.c
+++ b/math/w_log10.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log10f.c b/math/w_log10f.c
index 3426e2d05b..60737ca832 100644
--- a/math/w_log10f.c
+++ b/math/w_log10f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log10l.c b/math/w_log10l.c
index 6f81f3961a..b26f18c2a2 100644
--- a/math/w_log10l.c
+++ b/math/w_log10l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log2.c b/math/w_log2.c
index 6d420438d4..998e5d9b70 100644
--- a/math/w_log2.c
+++ b/math/w_log2.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log2f.c b/math/w_log2f.c
index 7c64ad8b81..6d91bf4e7a 100644
--- a/math/w_log2f.c
+++ b/math/w_log2f.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_log2l.c b/math/w_log2l.c
index f589768b15..e51c1bcd27 100644
--- a/math/w_log2l.c
+++ b/math/w_log2l.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_logf.c b/math/w_logf.c
index 52b9befd1b..8aa27c872b 100644
--- a/math/w_logf.c
+++ b/math/w_logf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_logl.c b/math/w_logl.c
index 9f2bdf06cc..a3139ff703 100644
--- a/math/w_logl.c
+++ b/math/w_logl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <fenv.h>
#include <math.h>
diff --git a/math/w_pow.c b/math/w_pow.c
index 4993c232a6..ef4dbfa9a8 100644
--- a/math/w_pow.c
+++ b/math/w_pow.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_powf.c b/math/w_powf.c
index c0406f4c12..c78e76f098 100644
--- a/math/w_powf.c
+++ b/math/w_powf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_powl.c b/math/w_powl.c
index 1ad581ad94..5bb85976e3 100644
--- a/math/w_powl.c
+++ b/math/w_powl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_remainder.c b/math/w_remainder.c
index 524cbf582a..67567b6423 100644
--- a/math/w_remainder.c
+++ b/math/w_remainder.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_remainderf.c b/math/w_remainderf.c
index 9bddf6f619..99a1e8cae8 100644
--- a/math/w_remainderf.c
+++ b/math/w_remainderf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_remainderl.c b/math/w_remainderl.c
index 66a141328b..3f67b5875f 100644
--- a/math/w_remainderl.c
+++ b/math/w_remainderl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_scalb.c b/math/w_scalb.c
index 91f3658a67..cdf7218a8e 100644
--- a/math/w_scalb.c
+++ b/math/w_scalb.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/w_scalbf.c b/math/w_scalbf.c
index b8ee3f1b46..7aec34f6f7 100644
--- a/math/w_scalbf.c
+++ b/math/w_scalbf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/w_scalbl.c b/math/w_scalbl.c
index 33fc725e5f..b3584dea0f 100644
--- a/math/w_scalbl.c
+++ b/math/w_scalbl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <math.h>
diff --git a/math/w_sqrt.c b/math/w_sqrt.c
index 8a435ef48e..409a6dfa12 100644
--- a/math/w_sqrt.c
+++ b/math/w_sqrt.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_sqrtf.c b/math/w_sqrtf.c
index fc088b6222..3c3d2f8dfc 100644
--- a/math/w_sqrtf.c
+++ b/math/w_sqrtf.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>
diff --git a/math/w_sqrtl.c b/math/w_sqrtl.c
index 0c446295c6..5e18f44c32 100644
--- a/math/w_sqrtl.c
+++ b/math/w_sqrtl.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <math.h>
#include <math_private.h>