From 4b43e2955fa9dcea086a367d47234d277ef3a57e Mon Sep 17 00:00:00 2001 From: tege Date: Wed, 15 Feb 2006 17:14:13 +0100 Subject: Update FSF's address. --- cxx/Makefile.am | 4 ++-- cxx/Makefile.in | 4 ++-- cxx/dummy.cc | 4 ++-- cxx/isfuns.cc | 4 ++-- cxx/ismpf.cc | 4 ++-- cxx/ismpq.cc | 4 ++-- cxx/ismpz.cc | 4 ++-- cxx/ismpznw.cc | 4 ++-- cxx/osdoprnti.cc | 4 ++-- cxx/osfuns.cc | 4 ++-- cxx/osmpf.cc | 4 ++-- cxx/osmpq.cc | 4 ++-- cxx/osmpz.cc | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) (limited to 'cxx') diff --git a/cxx/Makefile.am b/cxx/Makefile.am index 3ff35c72d..6601b6054 100644 --- a/cxx/Makefile.am +++ b/cxx/Makefile.am @@ -16,8 +16,8 @@ # # 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., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir) diff --git a/cxx/Makefile.in b/cxx/Makefile.in index 8bf28e9d0..344e59d4c 100644 --- a/cxx/Makefile.in +++ b/cxx/Makefile.in @@ -30,8 +30,8 @@ # # 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., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. SOURCES = $(libcxx_la_SOURCES) diff --git a/cxx/dummy.cc b/cxx/dummy.cc index d797cdc0c..54b3085ff 100644 --- a/cxx/dummy.cc +++ b/cxx/dummy.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ /* some compilers reputedly dislike completely empty files */ diff --git a/cxx/isfuns.cc b/cxx/isfuns.cc index 0bf26706d..bdfc247f1 100644 --- a/cxx/isfuns.cc +++ b/cxx/isfuns.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/ismpf.cc b/cxx/ismpf.cc index c1ee49432..26eeb5cc2 100644 --- a/cxx/ismpf.cc +++ b/cxx/ismpf.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/ismpq.cc b/cxx/ismpq.cc index 91dd1f46d..b11c1cb28 100644 --- a/cxx/ismpq.cc +++ b/cxx/ismpq.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/ismpz.cc b/cxx/ismpz.cc index 7b2d89156..0c4f00053 100644 --- a/cxx/ismpz.cc +++ b/cxx/ismpz.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/ismpznw.cc b/cxx/ismpznw.cc index fed99d72c..bc3bd0e0f 100644 --- a/cxx/ismpznw.cc +++ b/cxx/ismpznw.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/osdoprnti.cc b/cxx/osdoprnti.cc index 36aeaf7a5..486ba7684 100644 --- a/cxx/osdoprnti.cc +++ b/cxx/osdoprnti.cc @@ -20,8 +20,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osfuns.cc b/cxx/osfuns.cc index 3068ab24c..4dddaf7f5 100644 --- a/cxx/osfuns.cc +++ b/cxx/osfuns.cc @@ -20,8 +20,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osmpf.cc b/cxx/osmpf.cc index 6aa2cc9cb..74d1b2c42 100644 --- a/cxx/osmpf.cc +++ b/cxx/osmpf.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include diff --git a/cxx/osmpq.cc b/cxx/osmpq.cc index 2016ab424..40abbefb5 100644 --- a/cxx/osmpq.cc +++ b/cxx/osmpq.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include /* for va_list and hence doprnt_funs_t */ diff --git a/cxx/osmpz.cc b/cxx/osmpz.cc index 901727154..0ed891cfe 100644 --- a/cxx/osmpz.cc +++ b/cxx/osmpz.cc @@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA. */ #include #include /* for va_list and hence doprnt_funs_t */ -- cgit v1.2.1