diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2009-07-30 17:47:39 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2009-07-30 17:47:39 +0000 |
commit | 9367ce06d304d0c6bf34055915eb75fcc37c080a (patch) | |
tree | a2ea285d600e9f8b560a56071fce2ee83cf181fc /tests | |
parent | e5495474121d912e007e1aa0ce60604e8fac5eac (diff) | |
download | mpfr-9367ce06d304d0c6bf34055915eb75fcc37c080a.tar.gz |
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
and updated all the references (except in ChangeLog).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6351 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests')
161 files changed, 161 insertions, 161 deletions
diff --git a/tests/cmp_str.c b/tests/cmp_str.c index b791f6995..4cb060795 100644 --- a/tests/cmp_str.c +++ b/tests/cmp_str.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/data/li2 b/tests/data/li2 index efe7b1c83..0bb34e47f 100644 --- a/tests/data/li2 +++ b/tests/data/li2 @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public # License for more details. # You should have received a copy of the GNU Lesser General Public License -# along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +# along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see # http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # the following are random values diff --git a/tests/memory.c b/tests/memory.c index f5ae83e0a..c9e2f546d 100644 --- a/tests/memory.c +++ b/tests/memory.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c index 07e1707bc..a3beddef1 100644 --- a/tests/mpf_compat.c +++ b/tests/mpf_compat.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h index a390ca37c..1564d0ee8 100644 --- a/tests/mpf_compat.h +++ b/tests/mpf_compat.h @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/mpfr-test.h b/tests/mpfr-test.h index 2264b9264..cc0cbad87 100644 --- a/tests/mpfr-test.h +++ b/tests/mpfr-test.h @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c index f0ee13728..2eaa4b3fa 100644 --- a/tests/mpfr_compat.c +++ b/tests/mpfr_compat.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/random2.c b/tests/random2.c index 2426ae463..6997c0a37 100644 --- a/tests/random2.c +++ b/tests/random2.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/reuse.c b/tests/reuse.c index c4f92f9dc..8ffd32446 100644 --- a/tests/reuse.c +++ b/tests/reuse.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c index ed0001e92..a505d5e43 100644 --- a/tests/rnd_mode.c +++ b/tests/rnd_mode.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tabs.c b/tests/tabs.c index e1d72cae4..cd79ee776 100644 --- a/tests/tabs.c +++ b/tests/tabs.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tacos.c b/tests/tacos.c index 65bc6f50b..532aed16f 100644 --- a/tests/tacos.c +++ b/tests/tacos.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tacosh.c b/tests/tacosh.c index 31f8905a9..01a77c201 100644 --- a/tests/tacosh.c +++ b/tests/tacosh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tadd.c b/tests/tadd.c index 5dcd914d0..103cbb09a 100644 --- a/tests/tadd.c +++ b/tests/tadd.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c index f80392680..22cf3b51d 100644 --- a/tests/tadd1sp.c +++ b/tests/tadd1sp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tadd_d.c b/tests/tadd_d.c index 6f5b51894..6a3e95f70 100644 --- a/tests/tadd_d.c +++ b/tests/tadd_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c index 27c51ef05..312bcb40c 100644 --- a/tests/tadd_ui.c +++ b/tests/tadd_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tagm.c b/tests/tagm.c index bd59477a4..b89079516 100644 --- a/tests/tagm.c +++ b/tests/tagm.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tasin.c b/tests/tasin.c index b92571316..18ff510e3 100644 --- a/tests/tasin.c +++ b/tests/tasin.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tasinh.c b/tests/tasinh.c index 1734c9aee..b5ec4e113 100644 --- a/tests/tasinh.c +++ b/tests/tasinh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tatan.c b/tests/tatan.c index 795b300fe..13319e89d 100644 --- a/tests/tatan.c +++ b/tests/tatan.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tatanh.c b/tests/tatanh.c index 9dfffd960..6af1ee10a 100644 --- a/tests/tatanh.c +++ b/tests/tatanh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/taway.c b/tests/taway.c index 0f8ceb840..cb3b6285a 100644 --- a/tests/taway.c +++ b/tests/taway.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tbuildopt.c b/tests/tbuildopt.c index 10a7165d2..3437ce3ec 100644 --- a/tests/tbuildopt.c +++ b/tests/tbuildopt.c @@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcan_round.c b/tests/tcan_round.c index 4079e2613..8716e96eb 100644 --- a/tests/tcan_round.c +++ b/tests/tcan_round.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcbrt.c b/tests/tcbrt.c index b74f18ea0..dc9a47808 100644 --- a/tests/tcbrt.c +++ b/tests/tcbrt.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcheck.c b/tests/tcheck.c index f3441ff43..eb131616c 100644 --- a/tests/tcheck.c +++ b/tests/tcheck.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcmp.c b/tests/tcmp.c index a1e97cb3a..b97d86895 100644 --- a/tests/tcmp.c +++ b/tests/tcmp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcmp2.c b/tests/tcmp2.c index 5fd642803..cf9c3f1d5 100644 --- a/tests/tcmp2.c +++ b/tests/tcmp2.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c index af5bc9453..9c5db8e59 100644 --- a/tests/tcmp_d.c +++ b/tests/tcmp_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c index 78ed043f4..f16f06c24 100644 --- a/tests/tcmp_ld.c +++ b/tests/tcmp_ld.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include <stdio.h> diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c index 9c569aa9a..105e87d4c 100644 --- a/tests/tcmp_ui.c +++ b/tests/tcmp_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c index 030b8c6d2..882dbc33a 100644 --- a/tests/tcmpabs.c +++ b/tests/tcmpabs.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c index 455103b02..2615eaa27 100644 --- a/tests/tcomparisons.c +++ b/tests/tcomparisons.c @@ -18,7 +18,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c index 0370ec86e..dc0376919 100644 --- a/tests/tconst_catalan.c +++ b/tests/tconst_catalan.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c index 4e4becfdc..01a09cdd3 100644 --- a/tests/tconst_euler.c +++ b/tests/tconst_euler.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c index 5b11160b8..483070fe0 100644 --- a/tests/tconst_log2.c +++ b/tests/tconst_log2.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c index c49c482c2..7174c8147 100644 --- a/tests/tconst_pi.c +++ b/tests/tconst_pi.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcopysign.c b/tests/tcopysign.c index 15acd5410..bc3694c14 100644 --- a/tests/tcopysign.c +++ b/tests/tcopysign.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcos.c b/tests/tcos.c index 07e74a2f1..6096d2919 100644 --- a/tests/tcos.c +++ b/tests/tcos.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcosh.c b/tests/tcosh.c index e6abe2098..d729d06cc 100644 --- a/tests/tcosh.c +++ b/tests/tcosh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcot.c b/tests/tcot.c index c5094edb6..231e3f109 100644 --- a/tests/tcot.c +++ b/tests/tcot.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcoth.c b/tests/tcoth.c index 78557880e..f8ca01751 100644 --- a/tests/tcoth.c +++ b/tests/tcoth.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcsc.c b/tests/tcsc.c index 088d7bb9c..903b0bc0a 100644 --- a/tests/tcsc.c +++ b/tests/tcsc.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tcsch.c b/tests/tcsch.c index f48861a90..ed7f0c26d 100644 --- a/tests/tcsch.c +++ b/tests/tcsch.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/td_div.c b/tests/td_div.c index 3e671418e..074731c39 100644 --- a/tests/td_div.c +++ b/tests/td_div.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/td_sub.c b/tests/td_sub.c index c9dc9f9c3..f56f841c7 100644 --- a/tests/td_sub.c +++ b/tests/td_sub.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tdim.c b/tests/tdim.c index bab6a7bf8..8112ffa47 100644 --- a/tests/tdim.c +++ b/tests/tdim.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tdiv.c b/tests/tdiv.c index dab8ba678..5056cd02e 100644 --- a/tests/tdiv.c +++ b/tests/tdiv.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tdiv_d.c b/tests/tdiv_d.c index 125fbe23e..c71eee899 100644 --- a/tests/tdiv_d.c +++ b/tests/tdiv_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c index ba821b989..d5f4bbfa4 100644 --- a/tests/tdiv_ui.c +++ b/tests/tdiv_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/teint.c b/tests/teint.c index 61ee0c43c..3cf103c55 100644 --- a/tests/teint.c +++ b/tests/teint.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/teq.c b/tests/teq.c index 642b9813d..f311145b6 100644 --- a/tests/teq.c +++ b/tests/teq.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/terf.c b/tests/terf.c index 2c8726679..f1ab7f5cd 100644 --- a/tests/terf.c +++ b/tests/terf.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tests.c b/tests/tests.c index 680cba116..f81ac0e6e 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/texceptions.c b/tests/texceptions.c index 219b1f631..ebc3bdc43 100644 --- a/tests/texceptions.c +++ b/tests/texceptions.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/texp.c b/tests/texp.c index 1e4ac96c9..79b29fd0e 100644 --- a/tests/texp.c +++ b/tests/texp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/texp10.c b/tests/texp10.c index 0b709f867..9f6f76ae3 100644 --- a/tests/texp10.c +++ b/tests/texp10.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/texp2.c b/tests/texp2.c index 6862c0e5c..b750a7c24 100644 --- a/tests/texp2.c +++ b/tests/texp2.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/texpm1.c b/tests/texpm1.c index 7e1f0a45e..6ba89aa93 100644 --- a/tests/texpm1.c +++ b/tests/texpm1.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfactorial.c b/tests/tfactorial.c index 2ac4e7ca8..f9945c941 100644 --- a/tests/tfactorial.c +++ b/tests/tfactorial.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfits.c b/tests/tfits.c index efa9955a3..3cc50ba2c 100644 --- a/tests/tfits.c +++ b/tests/tfits.c @@ -18,7 +18,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfma.c b/tests/tfma.c index 575cca732..c13512ec7 100644 --- a/tests/tfma.c +++ b/tests/tfma.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfmod.c b/tests/tfmod.c index 2731ba34d..84ef3ec48 100644 --- a/tests/tfmod.c +++ b/tests/tfmod.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfms.c b/tests/tfms.c index 2c5fd7cba..448507b89 100644 --- a/tests/tfms.c +++ b/tests/tfms.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfprintf.c b/tests/tfprintf.c index 39f23c31d..1b62f185a 100644 --- a/tests/tfprintf.c +++ b/tests/tfprintf.c @@ -14,7 +14,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tfrac.c b/tests/tfrac.c index 6c3020b72..5c8151c0d 100644 --- a/tests/tfrac.c +++ b/tests/tfrac.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tgamma.c b/tests/tgamma.c index b2730a18f..5c57c0d8d 100644 --- a/tests/tgamma.c +++ b/tests/tgamma.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tgeneric.c b/tests/tgeneric.c index 32660b200..23c850934 100644 --- a/tests/tgeneric.c +++ b/tests/tgeneric.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c index b214e1f0a..6cf22f16f 100644 --- a/tests/tgeneric_ui.c +++ b/tests/tgeneric_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_d.c b/tests/tget_d.c index 6c4d2cda0..9d0af0cef 100644 --- a/tests/tget_d.c +++ b/tests/tget_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c index d2bb664a5..939017fd1 100644 --- a/tests/tget_d_2exp.c +++ b/tests/tget_d_2exp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_f.c b/tests/tget_f.c index 4aa33c6bd..d7e9ef770 100644 --- a/tests/tget_f.c +++ b/tests/tget_f.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_ld_2exp.c b/tests/tget_ld_2exp.c index 1a0da775d..141c9ccdf 100644 --- a/tests/tget_ld_2exp.c +++ b/tests/tget_ld_2exp.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_set_d64.c b/tests/tget_set_d64.c index a3186f9e3..76fd9c73e 100644 --- a/tests/tget_set_d64.c +++ b/tests/tget_set_d64.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_sj.c b/tests/tget_sj.c index 241193f71..ae95a12f8 100644 --- a/tests/tget_sj.c +++ b/tests/tget_sj.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_str.c b/tests/tget_str.c index 7444f770d..b2bdfcf13 100644 --- a/tests/tget_str.c +++ b/tests/tget_str.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tget_z.c b/tests/tget_z.c index f310f7924..f349f9409 100644 --- a/tests/tget_z.c +++ b/tests/tget_z.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tgmpop.c b/tests/tgmpop.c index 85d80a0ea..e84024072 100644 --- a/tests/tgmpop.c +++ b/tests/tgmpop.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c index 660c64cda..d8409beec 100644 --- a/tests/thyperbolic.c +++ b/tests/thyperbolic.c @@ -15,7 +15,7 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITYor FIT License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/thypot.c b/tests/thypot.c index ef44433cc..f38253501 100644 --- a/tests/thypot.c +++ b/tests/thypot.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tinits.c b/tests/tinits.c index c32b6e33f..7e430ecbf 100644 --- a/tests/tinits.c +++ b/tests/tinits.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tinp_str.c b/tests/tinp_str.c index ed0f0e52c..0e38dae40 100644 --- a/tests/tinp_str.c +++ b/tests/tinp_str.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tinternals.c b/tests/tinternals.c index 333ba81b5..d6077e604 100644 --- a/tests/tinternals.c +++ b/tests/tinternals.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tisnan.c b/tests/tisnan.c index 460c95e85..978525930 100644 --- a/tests/tisnan.c +++ b/tests/tisnan.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tisqrt.c b/tests/tisqrt.c index 1b94af3c2..967127cf5 100644 --- a/tests/tisqrt.c +++ b/tests/tisqrt.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tj0.c b/tests/tj0.c index 01ccf85ce..bfac21335 100644 --- a/tests/tj0.c +++ b/tests/tj0.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tj1.c b/tests/tj1.c index 6e3726ed4..31f1352b9 100644 --- a/tests/tj1.c +++ b/tests/tj1.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tjn.c b/tests/tjn.c index 2180a05f5..4213f094a 100644 --- a/tests/tjn.c +++ b/tests/tjn.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tl2b.c b/tests/tl2b.c index 08667cad2..5bd69bcb5 100644 --- a/tests/tl2b.c +++ b/tests/tl2b.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlgamma.c b/tests/tlgamma.c index 016156eb1..022e6bb0b 100644 --- a/tests/tlgamma.c +++ b/tests/tlgamma.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tli2.c b/tests/tli2.c index 99fa80a86..26b57b8a4 100644 --- a/tests/tli2.c +++ b/tests/tli2.c @@ -14,7 +14,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlngamma.c b/tests/tlngamma.c index fff8aad20..5c390f5d0 100644 --- a/tests/tlngamma.c +++ b/tests/tlngamma.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlog.c b/tests/tlog.c index dda596251..171c8de36 100644 --- a/tests/tlog.c +++ b/tests/tlog.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlog10.c b/tests/tlog10.c index 93aa9d320..731269c23 100644 --- a/tests/tlog10.c +++ b/tests/tlog10.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlog1p.c b/tests/tlog1p.c index 4f88b4f5f..7cdd8fe01 100644 --- a/tests/tlog1p.c +++ b/tests/tlog1p.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tlog2.c b/tests/tlog2.c index 16a5e3f99..a0ac71964 100644 --- a/tests/tlog2.c +++ b/tests/tlog2.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmin_prec.c b/tests/tmin_prec.c index dffd29be2..2cca32d5a 100644 --- a/tests/tmin_prec.c +++ b/tests/tmin_prec.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tminmax.c b/tests/tminmax.c index 8563d1d8c..5e4ecd674 100644 --- a/tests/tminmax.c +++ b/tests/tminmax.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmodf.c b/tests/tmodf.c index 52c27e05c..41fe75ec8 100644 --- a/tests/tmodf.c +++ b/tests/tmodf.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmul.c b/tests/tmul.c index 3bd866cdf..c1f2886d8 100644 --- a/tests/tmul.c +++ b/tests/tmul.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c index b8d27de1b..e425fb406 100644 --- a/tests/tmul_2exp.c +++ b/tests/tmul_2exp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmul_d.c b/tests/tmul_d.c index 1b12a1b87..92224ffa2 100644 --- a/tests/tmul_d.c +++ b/tests/tmul_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c index 37be00577..fe4670b1d 100644 --- a/tests/tmul_ui.c +++ b/tests/tmul_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tnext.c b/tests/tnext.c index 5e45f5335..220acaf4c 100644 --- a/tests/tnext.c +++ b/tests/tnext.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tout_str.c b/tests/tout_str.c index 6bd11a9f0..9e7338673 100644 --- a/tests/tout_str.c +++ b/tests/tout_str.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/toutimpl.c b/tests/toutimpl.c index 48c9cc16d..8133efed4 100644 --- a/tests/toutimpl.c +++ b/tests/toutimpl.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tpow.c b/tests/tpow.c index f1a8afe01..4f6c6916b 100644 --- a/tests/tpow.c +++ b/tests/tpow.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tpow3.c b/tests/tpow3.c index f74787968..b50ea9755 100644 --- a/tests/tpow3.c +++ b/tests/tpow3.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tpow_all.c b/tests/tpow_all.c index 006a95bae..cda9bc094 100644 --- a/tests/tpow_all.c +++ b/tests/tpow_all.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tpow_z.c b/tests/tpow_z.c index ebbd718dc..7cdc0f8a6 100644 --- a/tests/tpow_z.c +++ b/tests/tpow_z.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tprintf.c b/tests/tprintf.c index 32089ce24..016c40a1f 100644 --- a/tests/tprintf.c +++ b/tests/tprintf.c @@ -14,7 +14,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/trandom.c b/tests/trandom.c index 030737ede..0b82832ce 100644 --- a/tests/trandom.c +++ b/tests/trandom.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/trec_sqrt.c b/tests/trec_sqrt.c index 7254adcaa..afd5262f2 100644 --- a/tests/trec_sqrt.c +++ b/tests/trec_sqrt.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tremquo.c b/tests/tremquo.c index de7d0900c..857414816 100644 --- a/tests/tremquo.c +++ b/tests/tremquo.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/trint.c b/tests/trint.c index 58789daca..86251157a 100644 --- a/tests/trint.c +++ b/tests/trint.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/troot.c b/tests/troot.c index 0d55fe908..a1e17dcf6 100644 --- a/tests/troot.c +++ b/tests/troot.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tround_prec.c b/tests/tround_prec.c index 59d5e5bed..ebcf2f413 100644 --- a/tests/tround_prec.c +++ b/tests/tround_prec.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsec.c b/tests/tsec.c index 6f5ad0162..c9fe8bb8e 100644 --- a/tests/tsec.c +++ b/tests/tsec.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsech.c b/tests/tsech.c index c49482436..455723897 100644 --- a/tests/tsech.c +++ b/tests/tsech.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset.c b/tests/tset.c index 2ea7bb69f..83376857c 100644 --- a/tests/tset.c +++ b/tests/tset.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_d.c b/tests/tset_d.c index 4577b0f19..2937fb436 100644 --- a/tests/tset_d.c +++ b/tests/tset_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_exp.c b/tests/tset_exp.c index c62df48b0..80b25f8aa 100644 --- a/tests/tset_exp.c +++ b/tests/tset_exp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_f.c b/tests/tset_f.c index a095105ef..e232ea74a 100644 --- a/tests/tset_f.c +++ b/tests/tset_f.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_ld.c b/tests/tset_ld.c index a70a9d0d7..0736b22f0 100644 --- a/tests/tset_ld.c +++ b/tests/tset_ld.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_q.c b/tests/tset_q.c index 5843e8f73..b3186c2a9 100644 --- a/tests/tset_q.c +++ b/tests/tset_q.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_si.c b/tests/tset_si.c index e3d2d53a6..67341278c 100644 --- a/tests/tset_si.c +++ b/tests/tset_si.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_sj.c b/tests/tset_sj.c index 7c01a64c7..3855085ff 100644 --- a/tests/tset_sj.c +++ b/tests/tset_sj.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_str.c b/tests/tset_str.c index 5d16d827f..eee4a067e 100644 --- a/tests/tset_str.c +++ b/tests/tset_str.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tset_z.c b/tests/tset_z.c index b1fec04f4..ff3e604d8 100644 --- a/tests/tset_z.c +++ b/tests/tset_z.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsgn.c b/tests/tsgn.c index 9836f8670..2a670f559 100644 --- a/tests/tsgn.c +++ b/tests/tsgn.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsi_op.c b/tests/tsi_op.c index 43d8273e2..06539f780 100644 --- a/tests/tsi_op.c +++ b/tests/tsi_op.c @@ -17,7 +17,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsin.c b/tests/tsin.c index cebe423b3..e69bd8661 100644 --- a/tests/tsin.c +++ b/tests/tsin.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c index dfbfa6ced..f6aa1f76c 100644 --- a/tests/tsin_cos.c +++ b/tests/tsin_cos.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsinh.c b/tests/tsinh.c index 3368d9b03..aef908fe0 100644 --- a/tests/tsinh.c +++ b/tests/tsinh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsinh_cosh.c b/tests/tsinh_cosh.c index 347c494c7..cfad21cf4 100644 --- a/tests/tsinh_cosh.c +++ b/tests/tsinh_cosh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsprintf.c b/tests/tsprintf.c index 598ce3a20..4b26c1373 100644 --- a/tests/tsprintf.c +++ b/tests/tsprintf.c @@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsqr.c b/tests/tsqr.c index 025c434d1..48be2127c 100644 --- a/tests/tsqr.c +++ b/tests/tsqr.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsqrt.c b/tests/tsqrt.c index 5ad7836e7..6f12063cb 100644 --- a/tests/tsqrt.c +++ b/tests/tsqrt.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c index a59dfed94..9c0ea02ae 100644 --- a/tests/tsqrt_ui.c +++ b/tests/tsqrt_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tstckintc.c b/tests/tstckintc.c index 021a38bd1..b7fcf43bd 100644 --- a/tests/tstckintc.c +++ b/tests/tstckintc.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c index 2a2071534..78edc0b95 100644 --- a/tests/tstrtofr.c +++ b/tests/tstrtofr.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsub.c b/tests/tsub.c index f0fe03729..b4f668a86 100644 --- a/tests/tsub.c +++ b/tests/tsub.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c index 8c624d823..8d9a79f82 100644 --- a/tests/tsub1sp.c +++ b/tests/tsub1sp.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsub_d.c b/tests/tsub_d.c index 543fb53f7..7934d7418 100644 --- a/tests/tsub_d.c +++ b/tests/tsub_d.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c index c51224c03..819652667 100644 --- a/tests/tsub_ui.c +++ b/tests/tsub_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c index 3b2f7e4fc..524a76dbc 100644 --- a/tests/tsubnormal.c +++ b/tests/tsubnormal.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tsum.c b/tests/tsum.c index 5e45821cf..9d7be09f2 100644 --- a/tests/tsum.c +++ b/tests/tsum.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tswap.c b/tests/tswap.c index 36f8a76a6..539ab9b7f 100644 --- a/tests/tswap.c +++ b/tests/tswap.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/ttan.c b/tests/ttan.c index 3c827291a..1fdab302c 100644 --- a/tests/ttan.c +++ b/tests/ttan.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/ttanh.c b/tests/ttanh.c index 5833edccf..08492024f 100644 --- a/tests/ttanh.c +++ b/tests/ttanh.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/ttrunc.c b/tests/ttrunc.c index e45709daa..d2173ccb5 100644 --- a/tests/ttrunc.c +++ b/tests/ttrunc.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tui_div.c b/tests/tui_div.c index 11970fcc0..2256ba954 100644 --- a/tests/tui_div.c +++ b/tests/tui_div.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tui_pow.c b/tests/tui_pow.c index b198d2639..7c4d2a8f7 100644 --- a/tests/tui_pow.c +++ b/tests/tui_pow.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tui_sub.c b/tests/tui_sub.c index facf0c181..5a4e41216 100644 --- a/tests/tui_sub.c +++ b/tests/tui_sub.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tversion.c b/tests/tversion.c index 8922a3939..fb87d84c4 100644 --- a/tests/tversion.c +++ b/tests/tversion.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/ty0.c b/tests/ty0.c index d38712c2a..66f29ce7b 100644 --- a/tests/ty0.c +++ b/tests/ty0.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/ty1.c b/tests/ty1.c index c9d3814e2..135906cf6 100644 --- a/tests/ty1.c +++ b/tests/ty1.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tyn.c b/tests/tyn.c index c6661953b..be3fa243b 100644 --- a/tests/tyn.c +++ b/tests/tyn.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tzeta.c b/tests/tzeta.c index 266d9062a..22fd2b3ca 100644 --- a/tests/tzeta.c +++ b/tests/tzeta.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/tzeta_ui.c b/tests/tzeta_ui.c index 6aab54111..ed90444a8 100644 --- a/tests/tzeta_ui.c +++ b/tests/tzeta_ui.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ |