From 629508e4f69bc6e31dc30ce4fde24c71be9b4427 Mon Sep 17 00:00:00 2001 From: tege Date: Tue, 18 Sep 2007 20:30:41 +0200 Subject: Update license to version 3. --- cxx/Makefile.am | 6 ++---- cxx/Makefile.in | 6 ++---- cxx/dummy.cc | 6 ++---- cxx/isfuns.cc | 6 ++---- cxx/ismpf.cc | 6 ++---- cxx/ismpq.cc | 6 ++---- cxx/ismpz.cc | 6 ++---- cxx/ismpznw.cc | 6 ++---- cxx/osdoprnti.cc | 6 ++---- cxx/osfuns.cc | 6 ++---- cxx/osmpf.cc | 6 ++---- cxx/osmpq.cc | 6 ++---- cxx/osmpz.cc | 6 ++---- 13 files changed, 26 insertions(+), 52 deletions(-) (limited to 'cxx') diff --git a/cxx/Makefile.am b/cxx/Makefile.am index 6601b6054..c4a42dce4 100644 --- a/cxx/Makefile.am +++ b/cxx/Makefile.am @@ -6,7 +6,7 @@ # # The GNU MP Library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or (at your +# the Free Software Foundation; either version 3 of the License, or (at your # option) any later version. # # The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +15,7 @@ # License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with the GNU MP Library; see the file COPYING.LIB. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -# MA 02110-1301, USA. +# along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir) diff --git a/cxx/Makefile.in b/cxx/Makefile.in index 344e59d4c..b9e281f47 100644 --- a/cxx/Makefile.in +++ b/cxx/Makefile.in @@ -20,7 +20,7 @@ # # The GNU MP Library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or (at your +# the Free Software Foundation; either version 3 of the License, or (at your # option) any later version. # # The GNU MP Library is distributed in the hope that it will be useful, but @@ -29,9 +29,7 @@ # License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with the GNU MP Library; see the file COPYING.LIB. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -# MA 02110-1301, USA. +# along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. SOURCES = $(libcxx_la_SOURCES) diff --git a/cxx/dummy.cc b/cxx/dummy.cc index 54b3085ff..00e470c91 100644 --- a/cxx/dummy.cc +++ b/cxx/dummy.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ /* some compilers reputedly dislike completely empty files */ diff --git a/cxx/isfuns.cc b/cxx/isfuns.cc index bdfc247f1..e3ea5ae13 100644 --- a/cxx/isfuns.cc +++ b/cxx/isfuns.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/ismpf.cc b/cxx/ismpf.cc index 26eeb5cc2..bfe4dc8b9 100644 --- a/cxx/ismpf.cc +++ b/cxx/ismpf.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/ismpq.cc b/cxx/ismpq.cc index b11c1cb28..23eec7657 100644 --- a/cxx/ismpq.cc +++ b/cxx/ismpq.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/ismpz.cc b/cxx/ismpz.cc index 0c4f00053..3afa8368e 100644 --- a/cxx/ismpz.cc +++ b/cxx/ismpz.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/ismpznw.cc b/cxx/ismpznw.cc index bc3bd0e0f..387d092ac 100644 --- a/cxx/ismpznw.cc +++ b/cxx/ismpznw.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/osdoprnti.cc b/cxx/osdoprnti.cc index 486ba7684..e5dea4e36 100644 --- a/cxx/osdoprnti.cc +++ b/cxx/osdoprnti.cc @@ -10,7 +10,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -19,9 +19,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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osfuns.cc b/cxx/osfuns.cc index 4dddaf7f5..d4a244328 100644 --- a/cxx/osfuns.cc +++ b/cxx/osfuns.cc @@ -10,7 +10,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -19,9 +19,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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osmpf.cc b/cxx/osmpf.cc index 74d1b2c42..402a57022 100644 --- a/cxx/osmpf.cc +++ b/cxx/osmpf.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include diff --git a/cxx/osmpq.cc b/cxx/osmpq.cc index 40abbefb5..92679f852 100644 --- a/cxx/osmpq.cc +++ b/cxx/osmpq.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osmpz.cc b/cxx/osmpz.cc index 0ed891cfe..d7d0b5c96 100644 --- a/cxx/osmpz.cc +++ b/cxx/osmpz.cc @@ -6,7 +6,7 @@ This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or (at your +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but @@ -15,9 +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 MP Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include /* for va_list and hence doprnt_funs_t */ -- cgit v1.2.1