diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 002ee557aa8963be63e119205486fd9b5c666677..f8e7c71303d721fa2b014e78e849a7b70f9daa44 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,7 @@ +2013-02-06 Richard Sandiford <rdsandiford@googlemail.com> + + Revert previous patch. + 2013-02-03 Richard Sandiford <rdsandiford@googlemail.com> Update copyright years. diff --git a/libquadmath/math/cacoshq.c b/libquadmath/math/cacoshq.c index 7326d50837d3184a0e929b500332c68762c34d49..263e03d0c1126c2902b680b7bcd2521f1bed5dab 100644 --- a/libquadmath/math/cacoshq.c +++ b/libquadmath/math/cacoshq.c @@ -1,5 +1,5 @@ /* Return arc hyperbole cosine for __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/cacosq.c b/libquadmath/math/cacosq.c index bb0720703baeb44f988885a540fc8bb8c5a7d7d2..3c257b029bffcde510fb5d7bb8a458de2feb4606 100644 --- a/libquadmath/math/cacosq.c +++ b/libquadmath/math/cacosq.c @@ -1,5 +1,5 @@ /* Return cosine of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/casinhq.c b/libquadmath/math/casinhq.c index 7b2680c0f504b450400b238eb080427ea81a0965..11487b967fcf9393d5d5cc3b0f6efa3a15793226 100644 --- a/libquadmath/math/casinhq.c +++ b/libquadmath/math/casinhq.c @@ -1,5 +1,5 @@ /* Return arc hyperbole sine for __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/casinq.c b/libquadmath/math/casinq.c index 1431ae569ad69b792d25b13b86f572720c528782..122ef5d85ae0fb0fe85afd5ddad0762627d4be1f 100644 --- a/libquadmath/math/casinq.c +++ b/libquadmath/math/casinq.c @@ -1,5 +1,5 @@ /* Return arc sine of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/catanhq.c b/libquadmath/math/catanhq.c index bd0200e5a377c1c09a6cb9d8d98f8d656fc899e2..6a86e2d0202d3c4073d78d722a00e173a1e66b7a 100644 --- a/libquadmath/math/catanhq.c +++ b/libquadmath/math/catanhq.c @@ -1,5 +1,5 @@ /* Return arc hyperbole tangent for __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/catanq.c b/libquadmath/math/catanq.c index f857adf8dea04e37a3c60212567717837cf5f794..a9c92579734b52c0dbaae9c71a9f724c5fda9e26 100644 --- a/libquadmath/math/catanq.c +++ b/libquadmath/math/catanq.c @@ -1,5 +1,5 @@ /* Return arc tangent of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/ccoshq.c b/libquadmath/math/ccoshq.c index 437363b6b8fcf590986dc44064ea3051e7f7d286..8d55ad3a99d005349a7a2944b5c2b3beacfa2237 100644 --- a/libquadmath/math/ccoshq.c +++ b/libquadmath/math/ccoshq.c @@ -1,5 +1,5 @@ /* Complex cosine hyperbole function for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/cexpq.c b/libquadmath/math/cexpq.c index f40302e16128e3da466f5da9ca9d6c863b72bb9d..bd4be1ebe7112489e27bce69fcbe8b6c3fc9dcfd 100644 --- a/libquadmath/math/cexpq.c +++ b/libquadmath/math/cexpq.c @@ -1,5 +1,5 @@ /* Return value of complex exponential function for complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/cimagq.c b/libquadmath/math/cimagq.c index 196fb35e95164c9fa1cb8b5a27e9895b89a0417e..9b3bf70a10d555a7cd2abbe8b0d260940cbb613e 100644 --- a/libquadmath/math/cimagq.c +++ b/libquadmath/math/cimagq.c @@ -1,5 +1,5 @@ /* Return imaginary part of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/clog10q.c b/libquadmath/math/clog10q.c index c813105548d530a3a39c7b4bed1d5242bc61995a..c379bec72b623f30826d389c03eeabed0ba643d9 100644 --- a/libquadmath/math/clog10q.c +++ b/libquadmath/math/clog10q.c @@ -1,5 +1,5 @@ /* Compute complex base 10 logarithm for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/clogq.c b/libquadmath/math/clogq.c index 315275a636b8c8862165746a2d520f99ff5c0818..1a772cd434dc80ba13ba3802b009621c16fb6c25 100644 --- a/libquadmath/math/clogq.c +++ b/libquadmath/math/clogq.c @@ -1,5 +1,5 @@ /* Compute complex natural logarithm for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/complex.c b/libquadmath/math/complex.c index d90ba7c9f2de8e7e0d669248c995a0aa3edf085b..8cf9e9808cc2275184dff201bb0d1e970cf98284 100644 --- a/libquadmath/math/complex.c +++ b/libquadmath/math/complex.c @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010, 2011 Free Software Foundation, Inc. Written by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the libquadmath library. diff --git a/libquadmath/math/conjq.c b/libquadmath/math/conjq.c index ccc708107fe024973ab7f61743b7d066f12deddc..8587d12193bebf2edf818fda1c9ce627dcbe32e7 100644 --- a/libquadmath/math/conjq.c +++ b/libquadmath/math/conjq.c @@ -1,5 +1,5 @@ /* Return complex conjugate of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/cosq_kernel.c b/libquadmath/math/cosq_kernel.c index 8ee7c34497dc26578b7392579916373481457de1..42d29adfd8c3198df29f412f1ece090033b7e79b 100644 --- a/libquadmath/math/cosq_kernel.c +++ b/libquadmath/math/cosq_kernel.c @@ -1,5 +1,5 @@ /* Quad-precision floating point cosine on <-pi/4,pi/4>. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> diff --git a/libquadmath/math/cprojq.c b/libquadmath/math/cprojq.c index d79e662ae19b2f5bf579623224eba9636a8363d8..6092c7325030f60055845bd8d233e9c493e3fb58 100644 --- a/libquadmath/math/cprojq.c +++ b/libquadmath/math/cprojq.c @@ -1,5 +1,5 @@ /* Compute projection of complex __float128 value to Riemann sphere. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2010 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/crealq.c b/libquadmath/math/crealq.c index 8156df7f9d6f6fa4fd5ddf95d5f8688bcadbf4c6..71f4a4405aa0118923be3fde80882c34407c84fa 100644 --- a/libquadmath/math/crealq.c +++ b/libquadmath/math/crealq.c @@ -1,5 +1,5 @@ /* Return real part of complex __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/csinhq.c b/libquadmath/math/csinhq.c index 635a978acb472f8bc205e1c35b6edfa453879505..c16d576f4daf4b3782fca041bed6f8f69828c803 100644 --- a/libquadmath/math/csinhq.c +++ b/libquadmath/math/csinhq.c @@ -1,5 +1,5 @@ /* Complex sine hyperbole function for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/csinq.c b/libquadmath/math/csinq.c index 77c9c9f69a13363d59973de35885deff46b8278d..c837e50b87fda07a470c1eef3e03c5bd95c773f3 100644 --- a/libquadmath/math/csinq.c +++ b/libquadmath/math/csinq.c @@ -1,5 +1,5 @@ /* Complex sine function for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/csqrtq.c b/libquadmath/math/csqrtq.c index aaf081251f7fec75d5144079537da5115c7489f5..5279e4378a29f3d0583d1eb8c62de8e3776f7ab4 100644 --- a/libquadmath/math/csqrtq.c +++ b/libquadmath/math/csqrtq.c @@ -1,5 +1,5 @@ /* Complex square root of __float128 value. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/ctanhq.c b/libquadmath/math/ctanhq.c index 30bd50e974311607b13ee2afc76e5c910f46e435..8934cfad59f26d9f18a153dcd7dd2b890ddd8b66 100644 --- a/libquadmath/math/ctanhq.c +++ b/libquadmath/math/ctanhq.c @@ -1,5 +1,5 @@ /* Complex hyperbole tangent for __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/ctanq.c b/libquadmath/math/ctanq.c index 026e6080a8794fd0ab8ffad8e390bc0f4c493165..d390511ca2008c3f10162dc76e765a6200eb1973 100644 --- a/libquadmath/math/ctanq.c +++ b/libquadmath/math/ctanq.c @@ -1,5 +1,5 @@ /* Complex tangent function for complex __float128. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/expq.c b/libquadmath/math/expq.c index 5733b4906d91b909c13d64588dc54aae0d182662..70c638d7a08620bda8491e6ac1f6afbdc997b669 100644 --- a/libquadmath/math/expq.c +++ b/libquadmath/math/expq.c @@ -1,5 +1,5 @@ /* Quad-precision floating point e^x. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> Partly based on double-precision code diff --git a/libquadmath/math/fdimq.c b/libquadmath/math/fdimq.c index 0ff08372e7cc30eafe88bce75dafa3431e1bd299..539fb08c641f38cea2792802451d740644a79c43 100644 --- a/libquadmath/math/fdimq.c +++ b/libquadmath/math/fdimq.c @@ -1,5 +1,5 @@ /* Return positive difference between arguments. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 2004, 2009 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/fmaq.c b/libquadmath/math/fmaq.c index 407a649c62c26292e29fcf48aee027049e347ca1..d3c5fb3901a8ea743cb9f458cceb1e08b563beee 100644 --- a/libquadmath/math/fmaq.c +++ b/libquadmath/math/fmaq.c @@ -1,5 +1,5 @@ /* Compute x * y + z as ternary operation. - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2010. diff --git a/libquadmath/math/fmaxq.c b/libquadmath/math/fmaxq.c index a9099ffd2f0e8639bb97174b341b45bad354c1ed..e8ed6f440aaecd876f9abd67e15434888b9adfea 100644 --- a/libquadmath/math/fmaxq.c +++ b/libquadmath/math/fmaxq.c @@ -1,5 +1,5 @@ /* Return maximum numeric value of X and Y. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/fminq.c b/libquadmath/math/fminq.c index 680cf757c60fd7944ac85cdbbf27684ca99b0055..2fbe4116a6dd74ed86ac080ff418a05cc04f6866 100644 --- a/libquadmath/math/fminq.c +++ b/libquadmath/math/fminq.c @@ -1,5 +1,5 @@ /* Return minimum numeric value of X and Y. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/math/llrintq.c b/libquadmath/math/llrintq.c index f6349e7e37f597e7f8c213ff4c371aae3ff5c55d..eef31d823b6ead7c47a64b95afdd76d3986b89ca 100644 --- a/libquadmath/math/llrintq.c +++ b/libquadmath/math/llrintq.c @@ -1,6 +1,6 @@ /* Round argument to nearest integral value according to current rounding direction. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/llroundq.c b/libquadmath/math/llroundq.c index 8d89edcf34b0f3352f759bf190fd09322c47ef92..d22180d6bbad03ef3f25c638df8b4ff5f75e2467 100644 --- a/libquadmath/math/llroundq.c +++ b/libquadmath/math/llroundq.c @@ -1,5 +1,5 @@ /* Round __float128 value to long long int. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/lrintq.c b/libquadmath/math/lrintq.c index 446bee150b850f17730d87c25992735520330d1e..d1497ae38829371e36975f063fc382d6c901612a 100644 --- a/libquadmath/math/lrintq.c +++ b/libquadmath/math/lrintq.c @@ -1,6 +1,6 @@ /* Round argument to nearest integral value according to current rounding direction. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2004, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/lroundq.c b/libquadmath/math/lroundq.c index 2c547ac6e26a6ee2452951dff7b234a76ff6c5b5..59c883a1464d8e39efd90421cd55badad16dfdcf 100644 --- a/libquadmath/math/lroundq.c +++ b/libquadmath/math/lroundq.c @@ -1,5 +1,5 @@ /* Round __float128 value to long int. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/rem_pio2q.c b/libquadmath/math/rem_pio2q.c index d93ccfbe90cba3f9dd3f37786ad656627db6f0bc..60653c8d1d3e850a275eb82162820458bd48d393 100644 --- a/libquadmath/math/rem_pio2q.c +++ b/libquadmath/math/rem_pio2q.c @@ -312,7 +312,7 @@ recompute: /* Quad-precision floating point argument reduction. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> diff --git a/libquadmath/math/remquoq.c b/libquadmath/math/remquoq.c index 0778b8748c8b30a552afe38231d483fe127d2417..f7001afc3e5ff99956c14887cbd78b744ae0055c 100644 --- a/libquadmath/math/remquoq.c +++ b/libquadmath/math/remquoq.c @@ -1,5 +1,5 @@ /* Compute remainder and a congruent to the quotient. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/roundq.c b/libquadmath/math/roundq.c index c3bba44dffe63837818576862c924aae87e149c5..7c9d640e933291fe21801f550c7244b666601b69 100644 --- a/libquadmath/math/roundq.c +++ b/libquadmath/math/roundq.c @@ -1,5 +1,5 @@ /* Round __float128 to integer away from zero. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/sincos_table.c b/libquadmath/math/sincos_table.c index d78782575c00d11967a0f54e6073cf977b0d2087..b7e7c750314b11ebfa2a52b12097ad818c6e939a 100644 --- a/libquadmath/math/sincos_table.c +++ b/libquadmath/math/sincos_table.c @@ -1,5 +1,5 @@ /* Quad-precision floating point sine and cosine tables. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> diff --git a/libquadmath/math/sincosq.c b/libquadmath/math/sincosq.c index 48a6fdd4d7a711463ffa076683ba2a1b72bb07fe..b7c221486d7f60e7e418d1f6af44e21c5e722e92 100644 --- a/libquadmath/math/sincosq.c +++ b/libquadmath/math/sincosq.c @@ -1,5 +1,5 @@ /* Compute sine and cosine of argument. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>. diff --git a/libquadmath/math/sincosq_kernel.c b/libquadmath/math/sincosq_kernel.c index 91b61aebb13af27f32234608729502399f6e9ec8..f6341a4d9487afbf64ea834a44bd3ca203d31bf3 100644 --- a/libquadmath/math/sincosq_kernel.c +++ b/libquadmath/math/sincosq_kernel.c @@ -1,5 +1,5 @@ /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> diff --git a/libquadmath/math/sinq_kernel.c b/libquadmath/math/sinq_kernel.c index 8ce61af075afbacefddb8e3be2857913bcc3c468..86034551d43e51d746ac3a8b4dffc58884cd2b09 100644 --- a/libquadmath/math/sinq_kernel.c +++ b/libquadmath/math/sinq_kernel.c @@ -1,5 +1,5 @@ /* Quad-precision floating point sine on <-pi/4,pi/4>. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jj@ultra.linux.cz> diff --git a/libquadmath/math/tgammaq.c b/libquadmath/math/tgammaq.c index 9636801aa0ae39e34c28362cd1551e7231d0004f..a07d5831de03c34c88e9eb00568e38dfe9470e5f 100644 --- a/libquadmath/math/tgammaq.c +++ b/libquadmath/math/tgammaq.c @@ -1,5 +1,5 @@ /* Implementation of gamma function according to ISO C. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2002, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz, 1999. diff --git a/libquadmath/math/truncq.c b/libquadmath/math/truncq.c index b2e950eaf6e6a71bcc19b47056839aa0c7d3534e..608871785d11a4a930230dcb0e651e4b648b0b7a 100644 --- a/libquadmath/math/truncq.c +++ b/libquadmath/math/truncq.c @@ -1,5 +1,5 @@ /* Truncate argument to nearest integral value not larger than the argument. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. diff --git a/libquadmath/math/x2y2m1q.c b/libquadmath/math/x2y2m1q.c index 1843bae6ee7d9f3b226aada6ea57c9af0f1ec016..90bbc2f605d46ffc5475c5d1ab6dfba9463b9aa0 100644 --- a/libquadmath/math/x2y2m1q.c +++ b/libquadmath/math/x2y2m1q.c @@ -1,5 +1,5 @@ /* Compute x^2 + y^2 - 1, without large cancellation error. - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/_i18n_number.h b/libquadmath/printf/_i18n_number.h index bddcac0a0d10cc6a31d2cf338fe3240611fc6cc4..80065d88b136f25a7b3f35096900918b8678165b 100644 --- a/libquadmath/printf/_i18n_number.h +++ b/libquadmath/printf/_i18n_number.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2013 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2004, 2008 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.org>, 2000. diff --git a/libquadmath/printf/_itoa.h b/libquadmath/printf/_itoa.h index 4dc98f385960807242384fb16a755259d6d5495e..a0cd2b05ca4be93cb5fd239c6e8c134848164618 100644 --- a/libquadmath/printf/_itoa.h +++ b/libquadmath/printf/_itoa.h @@ -1,5 +1,5 @@ /* Internal function for converting integers to ASCII. - Copyright (C) 1994-2013 Free Software Foundation, Inc. + Copyright (C) 1994-1999,2002,2003,2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/_itowa.h b/libquadmath/printf/_itowa.h index 2e16dc672d58dd301d64e6cf4fc1d39c1df144e3..4717b5c654d78f37bb2fc8fc54bd7c77664502de 100644 --- a/libquadmath/printf/_itowa.h +++ b/libquadmath/printf/_itowa.h @@ -1,5 +1,5 @@ /* Internal function for converting integers to ASCII. - Copyright (C) 1994-2013 Free Software Foundation, Inc. + Copyright (C) 1994,95,96,97,98,99,2002,2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/add_n.c b/libquadmath/printf/add_n.c index 8183cee896086d027e4058ee2677c782a9c0b1e0..749cf3ee8ad346723689219fecaaab64ce313867 100644 --- a/libquadmath/printf/add_n.c +++ b/libquadmath/printf/add_n.c @@ -1,6 +1,6 @@ /* mpn_add_n -- Add two limb vectors of equal, non-zero length. -Copyright (C) 1992-2013 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/addmul_1.c b/libquadmath/printf/addmul_1.c index f99ee8cb4cbd934898a849885796d4f16e5dcfbc..f527f98483938cb526e350ce2022cdb92cb30285 100644 --- a/libquadmath/printf/addmul_1.c +++ b/libquadmath/printf/addmul_1.c @@ -3,7 +3,7 @@ limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the addition. -Copyright (C) 1992-2013 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/cmp.c b/libquadmath/printf/cmp.c index 31e83e7e603d2de2547e10f28afaa3635490cee8..a4be43e2a174f761430ba503688bb233a8c63abc 100644 --- a/libquadmath/printf/cmp.c +++ b/libquadmath/printf/cmp.c @@ -1,6 +1,6 @@ /* mpn_cmp -- Compare two low-level natural-number integers. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/divrem.c b/libquadmath/printf/divrem.c index 25640fdd8c2e8e21dd588d6de613df9fef45db46..944d1a0c08c081ded89970e7b7ece73974321f39 100644 --- a/libquadmath/printf/divrem.c +++ b/libquadmath/printf/divrem.c @@ -1,7 +1,7 @@ /* mpn_divrem -- Divide natural numbers, producing both remainder and quotient. -Copyright (C) 1993-2013 Free Software Foundation, Inc. +Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/flt1282mpn.c b/libquadmath/printf/flt1282mpn.c index 0c091efb95d880995d0e12d98631774987a56a75..0105314ef3a8cbcb37878ec047dcf37fefc49047 100644 --- a/libquadmath/printf/flt1282mpn.c +++ b/libquadmath/printf/flt1282mpn.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1995-2013 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,1999,2002,2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/fpioconst.c b/libquadmath/printf/fpioconst.c index 9f9aff7d3a60ef8a0cafc4419b3cd3626cb1ffc2..cacb1446dde1d6301c59eaf8346be2ce41cc298a 100644 --- a/libquadmath/printf/fpioconst.c +++ b/libquadmath/printf/fpioconst.c @@ -1,5 +1,6 @@ /* Table of MP integer constants 10^(2^i), used for floating point <-> decimal. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2002, 2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/fpioconst.h b/libquadmath/printf/fpioconst.h index 40375a4c426945147754f3cb0e19235102deaa06..7b7a40a27b00ce29d7508dcfcf8261e7721c60aa 100644 --- a/libquadmath/printf/fpioconst.h +++ b/libquadmath/printf/fpioconst.h @@ -1,5 +1,6 @@ /* Header file for constants used in floating point <-> decimal conversions. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2002, 2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/printf/gmp-impl.h b/libquadmath/printf/gmp-impl.h index bf2809001402b354ee41ff810dfcd75359f60667..0f1419277deb784a1ad7a5f70ef8fa3806bcbfbe 100644 --- a/libquadmath/printf/gmp-impl.h +++ b/libquadmath/printf/gmp-impl.h @@ -1,6 +1,6 @@ /* Include file for internal GNU MP types and definitions. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 1995, 1996, 2011 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/lshift.c b/libquadmath/printf/lshift.c index 62108bf7b211c0284ae80b9e89cbb3e42e8237a4..58aa8d4649f64ceb17c23523be03417900e196dc 100644 --- a/libquadmath/printf/lshift.c +++ b/libquadmath/printf/lshift.c @@ -1,6 +1,6 @@ /* mpn_lshift -- Shift left low level. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/mul.c b/libquadmath/printf/mul.c index 1cd44b2958cfd853ca1fd7863f28c8b691704bf3..d31fa36fa98eb7477ef968d0e9654e43d0136957 100644 --- a/libquadmath/printf/mul.c +++ b/libquadmath/printf/mul.c @@ -1,6 +1,6 @@ /* mpn_mul -- Multiply two natural numbers. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/mul_1.c b/libquadmath/printf/mul_1.c index e0e40f446e772ebea9b61c1706fcc3f25a97e7e5..48a273f075bd7a20f577e91f30c9719891e733a7 100644 --- a/libquadmath/printf/mul_1.c +++ b/libquadmath/printf/mul_1.c @@ -1,7 +1,7 @@ /* mpn_mul_1 -- Multiply a limb vector with a single limb and store the product in a second limb vector. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1992, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/mul_n.c b/libquadmath/printf/mul_n.c index 15627b3d3576220eb74021e60cea4774116a4c5f..c4bc1bed28fad2832a1235b784c535cd9cded70c 100644 --- a/libquadmath/printf/mul_n.c +++ b/libquadmath/printf/mul_n.c @@ -1,6 +1,6 @@ /* mpn_mul_n -- Multiply two natural numbers of length n. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1992, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/printf_fp.c b/libquadmath/printf/printf_fp.c index fc08dc1f6c095b5959a1916b61b9d46c00ff31b2..8effcee88faaee1519d9fca05fb08102ea91b25d 100644 --- a/libquadmath/printf/printf_fp.c +++ b/libquadmath/printf/printf_fp.c @@ -1,5 +1,5 @@ /* Floating point output for `printf'. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. diff --git a/libquadmath/printf/printf_fphex.c b/libquadmath/printf/printf_fphex.c index 2ab249b7954ca11e20690688bc450d4fbe6847d9..fc960f38eb9a77d90833f7751156853a00303b80 100644 --- a/libquadmath/printf/printf_fphex.c +++ b/libquadmath/printf/printf_fphex.c @@ -1,5 +1,5 @@ /* Print floating point number in hexadecimal notation according to ISO C99. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/printf/quadmath-printf.c b/libquadmath/printf/quadmath-printf.c index 44c1f4904aba0d2bd73cc3a845ead71359f44f6e..b70f432cce02ca836acf3f1c55b2e0d150ce04ac 100644 --- a/libquadmath/printf/quadmath-printf.c +++ b/libquadmath/printf/quadmath-printf.c @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2011-2013 Free Software Foundation, Inc. + Copyright (C) 2011 Free Software Foundation, Inc. Written by Jakub Jelinek <jakub@redhat.com> This file is part of the libquadmath library. diff --git a/libquadmath/printf/quadmath-printf.h b/libquadmath/printf/quadmath-printf.h index 60e0d994a4597ea20679e5104fdc991017a04287..32ebcec928cb073f5ceeaa5c43b2058de33a4a6b 100644 --- a/libquadmath/printf/quadmath-printf.h +++ b/libquadmath/printf/quadmath-printf.h @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2011-2013 Free Software Foundation, Inc. + Copyright (C) 2011 Free Software Foundation, Inc. Written by Jakub Jelinek <jakub@redhat.com> This file is part of the libquadmath library. diff --git a/libquadmath/printf/rshift.c b/libquadmath/printf/rshift.c index bc56855db22dae73a6553058b709a609bd272947..17fd914d9d0299bb021339232dda91002aadb998 100644 --- a/libquadmath/printf/rshift.c +++ b/libquadmath/printf/rshift.c @@ -1,6 +1,6 @@ /* mpn_rshift -- Shift right a low-level natural-number integer. -Copyright (C) 1991-2013 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/sub_n.c b/libquadmath/printf/sub_n.c index 777e091cdda45186807e12cbd2b8b855eee8c2c4..92e7187313ba8200d78b154e2f38ed83b5782ded 100644 --- a/libquadmath/printf/sub_n.c +++ b/libquadmath/printf/sub_n.c @@ -1,6 +1,6 @@ /* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length. -Copyright (C) 1992-2013 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/printf/submul_1.c b/libquadmath/printf/submul_1.c index bb922e9d9aa99dd7a974d38fccd4a07de2df073d..31903c6284e85e0fc9109b7d54bc695c5a795047 100644 --- a/libquadmath/printf/submul_1.c +++ b/libquadmath/printf/submul_1.c @@ -3,7 +3,7 @@ from the limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the subtraction. -Copyright (C) 1992-2013 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1996, 2005 Free Software Foundation, Inc. This file is part of the GNU MP Library. diff --git a/libquadmath/quadmath-imp.h b/libquadmath/quadmath-imp.h index 3e21dc643164f891b0b623b845ef9041e78e5df9..40b346b6ff22bd4028d0931f5b8ea576b4d57eda 100644 --- a/libquadmath/quadmath-imp.h +++ b/libquadmath/quadmath-imp.h @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010, 2011 Free Software Foundation, Inc. Written by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the libquadmath library. diff --git a/libquadmath/quadmath-rounding-mode.h b/libquadmath/quadmath-rounding-mode.h index 2ad7ca58d5a11afa4ab850fdf3e819890f72220d..a806794835a5da2ee572dc2e25f9bfe9baec01a2 100644 --- a/libquadmath/quadmath-rounding-mode.h +++ b/libquadmath/quadmath-rounding-mode.h @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012 Free Software Foundation, Inc. This file is part of the libquadmath library. Libquadmath is free software; you can redistribute it and/or diff --git a/libquadmath/quadmath.h b/libquadmath/quadmath.h index 73e6b2c55fd238dd585b478185e3b727f6b3989a..863fe440b23040b204d47ff5ddee444a2476b25a 100644 --- a/libquadmath/quadmath.h +++ b/libquadmath/quadmath.h @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010, 2011 Free Software Foundation, Inc. Written by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the libquadmath library. diff --git a/libquadmath/quadmath_weak.h b/libquadmath/quadmath_weak.h index 25befd2102d0067b4dd6435f16227344793881dc..986079abc406921d353c3dd8c35a21a0fccecf05 100644 --- a/libquadmath/quadmath_weak.h +++ b/libquadmath/quadmath_weak.h @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010, 2011 Free Software Foundation, Inc. Written by Tobias Burnus <burnus@net-b.de> This file is part of the libquadmath library. diff --git a/libquadmath/strtod/grouping.h b/libquadmath/strtod/grouping.h index de1ad10d39c1e2739ffbde82801f5a25369bd4c9..a1660871254bff60a078489cc08c60182a23b17a 100644 --- a/libquadmath/strtod/grouping.h +++ b/libquadmath/strtod/grouping.h @@ -1,5 +1,5 @@ /* Internal header for proving correct grouping in strings of numbers. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995,1996,1997,1998,2000,2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. diff --git a/libquadmath/strtod/mpn2flt128.c b/libquadmath/strtod/mpn2flt128.c index 5e8b06c2c8f46b2f4234df93cf56acc3aa01c1c1..844ae97d834ff2ab9c87f1dfb9764d95c2d3f555 100644 --- a/libquadmath/strtod/mpn2flt128.c +++ b/libquadmath/strtod/mpn2flt128.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1995-2013 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,1999,2002,2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libquadmath/strtod/strtod_l.c b/libquadmath/strtod/strtod_l.c index 01d755f37bbc60a651198623f3858a7a5d88ff5d..d1845a8039c8cbdcffe12923ecb77d832f5b0eea 100644 --- a/libquadmath/strtod/strtod_l.c +++ b/libquadmath/strtod/strtod_l.c @@ -1,5 +1,5 @@ /* Convert string representing a number to float value, using given locale. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. diff --git a/libquadmath/strtod/strtoflt128.c b/libquadmath/strtod/strtoflt128.c index c21c03abe62825a690782c5cc916fb342e619982..acdf36e9e8a359b7e6e08ad5111969ac6ad67b2c 100644 --- a/libquadmath/strtod/strtoflt128.c +++ b/libquadmath/strtod/strtoflt128.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2013 Free Software Foundation, Inc. +/* Copyright (C) 1999, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/libssp/ChangeLog b/libssp/ChangeLog index c586b99d2b3d2ec7b27e7b212713cead7a44e3fa..eb020d9dcf82c42b1f9864169c5672b18a20f248 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,7 @@ +2013-02-06 Richard Sandiford <rdsandiford@googlemail.com> + + Revert previous patch. + 2013-02-03 Richard Sandiford <rdsandiford@googlemail.com> Update copyright years. diff --git a/libssp/Makefile.am b/libssp/Makefile.am index a74f0b9801a639947b1f828dd3dc79d606562def..5a2ecac1f45a11b32f5fadbc1d539d6b0bda3f15 100644 --- a/libssp/Makefile.am +++ b/libssp/Makefile.am @@ -1,6 +1,7 @@ ## Makefile for the toplevel directory of the libssp library. ## -## Copyright (C) 2005-2013 Free Software Foundation, Inc. +## Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 +## Free Software Foundation, Inc. ## AUTOMAKE_OPTIONS = 1.9.5 foreign diff --git a/libssp/gets-chk.c b/libssp/gets-chk.c index 65921bc1ff8caa6a0624bcff872d9ba910733fd1..053c4462647053c854bc9163c8734fe74ee780e8 100644 --- a/libssp/gets-chk.c +++ b/libssp/gets-chk.c @@ -1,5 +1,5 @@ /* Checking gets. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/memcpy-chk.c b/libssp/memcpy-chk.c index 832e6ebff0df66aa66d24dbe11ad961307216200..ad3f0b340ce82622fdc363bcbb0e3c6155f6eda6 100644 --- a/libssp/memcpy-chk.c +++ b/libssp/memcpy-chk.c @@ -1,5 +1,5 @@ /* Checking memcpy. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/memmove-chk.c b/libssp/memmove-chk.c index 64268f6bc99ca4eee1f58de66dd79013b5a0637a..c28e1b59f2f7e17ffef6ec039f80e6cbb31673b2 100644 --- a/libssp/memmove-chk.c +++ b/libssp/memmove-chk.c @@ -1,5 +1,5 @@ /* Checking memmove. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/mempcpy-chk.c b/libssp/mempcpy-chk.c index aefb2dde669ecd42fe0bf705b570a89ad0189424..8c254c17dd3a3c90e07576975ac1f57349b3c7d3 100644 --- a/libssp/mempcpy-chk.c +++ b/libssp/mempcpy-chk.c @@ -1,5 +1,5 @@ /* Checking mempcpy. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/memset-chk.c b/libssp/memset-chk.c index fa9152d5bf4cac44bde822a112edea5a4dcc8ec7..a1820694a3bf4c7e423435627bb5bc610b86a7c5 100644 --- a/libssp/memset-chk.c +++ b/libssp/memset-chk.c @@ -1,5 +1,5 @@ /* Checking memset. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/snprintf-chk.c b/libssp/snprintf-chk.c index ff1c775bbfdbaf5e4754fbd0c42e450d18757068..37ce77b149848585b013d8af5fedf18674e13b08 100644 --- a/libssp/snprintf-chk.c +++ b/libssp/snprintf-chk.c @@ -1,5 +1,5 @@ /* Checking snprintf. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/sprintf-chk.c b/libssp/sprintf-chk.c index 61de6b85b2ef598cbfd4f3a2e9c41f8b26842500..b47b115c18c3ca2aa497d1e96adea907bb6e9c61 100644 --- a/libssp/sprintf-chk.c +++ b/libssp/sprintf-chk.c @@ -1,5 +1,5 @@ /* Checking sprintf. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp-local.c b/libssp/ssp-local.c index b504beb982cf47ec8870e246a3ee2998505eac63..19f9d8c800dc48039632b6f74ea46678f956fc80 100644 --- a/libssp/ssp-local.c +++ b/libssp/ssp-local.c @@ -1,5 +1,5 @@ /* Stack protector support. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp.c b/libssp/ssp.c index 85220a8e375aa952b5766bb2b7fa5275b311f956..aaa5a322c8de59a3d98ba942ab952af5a49bbfcf 100644 --- a/libssp/ssp.c +++ b/libssp/ssp.c @@ -1,5 +1,5 @@ /* Stack protector support. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp/ssp.h.in b/libssp/ssp/ssp.h.in index daab2d6c7f394c143c2d26a52d290022d711f856..9a50d3e3a3589a755aab1b99bdda7081673772e8 100644 --- a/libssp/ssp/ssp.h.in +++ b/libssp/ssp/ssp.h.in @@ -1,5 +1,5 @@ /* Object size checking support macros. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp/stdio.h b/libssp/ssp/stdio.h index b403dfd99a2d81a4447eeddfe2670aee1de0d0aa..283ca6273ddb2be836ef2035843fe09ab2cc7827 100644 --- a/libssp/ssp/stdio.h +++ b/libssp/ssp/stdio.h @@ -1,5 +1,5 @@ /* Checking macros for stdio functions. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp/string.h b/libssp/ssp/string.h index cf919bd936fa34684db7abd460b3dab7db686bbf..9e4754c617b8bf9366a62e2b700e6da01cfc8fa4 100644 --- a/libssp/ssp/string.h +++ b/libssp/ssp/string.h @@ -1,5 +1,5 @@ /* Checking macros for string functions. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/ssp/unistd.h b/libssp/ssp/unistd.h index d821aa49ceb9199e2b6d37e50cc9bbf9f0900eef..343fe5034eb3e05d145510a3cc4eaf4ed74785d6 100644 --- a/libssp/ssp/unistd.h +++ b/libssp/ssp/unistd.h @@ -1,5 +1,5 @@ /* Checking macros for unistd functions. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/stpcpy-chk.c b/libssp/stpcpy-chk.c index b15140784f2248ed099c942d656aa65372c1adb3..20d549faa444da82c2901485e5dc035693a911bb 100644 --- a/libssp/stpcpy-chk.c +++ b/libssp/stpcpy-chk.c @@ -1,5 +1,5 @@ /* Checking stpcpy. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/strcat-chk.c b/libssp/strcat-chk.c index 5f436adf8bb6351718f5ac9cbe20ebc104c0f674..2481933ebf6787c277eee16b7109f3a153482dcd 100644 --- a/libssp/strcat-chk.c +++ b/libssp/strcat-chk.c @@ -1,5 +1,5 @@ /* Checking strcat. - Copyright (C) 1991-2013 Free Software Foundation, Inc. + Copyright (C) 1991, 1997, 2003, 2004, 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/strcpy-chk.c b/libssp/strcpy-chk.c index a384d98ab42ce27de91adb791f3c2c233c59bf3d..7568cdbcd969b5984e2a0f539836764028d31f5e 100644 --- a/libssp/strcpy-chk.c +++ b/libssp/strcpy-chk.c @@ -1,5 +1,5 @@ /* Checking strcpy. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/strncat-chk.c b/libssp/strncat-chk.c index 17d66fcad23566acdebdfbb837b78d2ae153f390..6ab41ffbc68e3f72a0ea2887ac5b799ea342561e 100644 --- a/libssp/strncat-chk.c +++ b/libssp/strncat-chk.c @@ -1,5 +1,5 @@ /* Checking strncat. - Copyright (C) 1991-2013 Free Software Foundation, Inc. + Copyright (C) 1991, 1997, 2003, 2004, 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/strncpy-chk.c b/libssp/strncpy-chk.c index cd434ed01397c6edcf8044318f6643d40e7d9f9c..a69db68ecd0f7d3efd865bdc39ed127b1472ed28 100644 --- a/libssp/strncpy-chk.c +++ b/libssp/strncpy-chk.c @@ -1,5 +1,5 @@ /* Checking strncpy. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/vsnprintf-chk.c b/libssp/vsnprintf-chk.c index 143b6dbf17e5f1ddf97361068936ed952d643820..d7b4f64abd0009aa78f4caed590b069fc3f0b659 100644 --- a/libssp/vsnprintf-chk.c +++ b/libssp/vsnprintf-chk.c @@ -1,5 +1,5 @@ /* Checking vsnprintf. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libssp/vsprintf-chk.c b/libssp/vsprintf-chk.c index d9262459ab90f07da2b12f944ff037e2bc0fb553..a6e2578284cc5e63da2454c26052fa117ce92f2f 100644 --- a/libssp/vsprintf-chk.c +++ b/libssp/vsprintf-chk.c @@ -1,5 +1,5 @@ /* Checking vsprintf. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005, 2009 Free Software Foundation, Inc. This file is part of GCC.