From 1bfcd7fbdae52a6d0e3b4b7afefbede21083e378 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 13 May 2005 08:04:31 +0000 Subject: Update the address and telephone number of the FSF organization --- intl/ChangeLog | 11 +++++++++++ intl/Makefile.in | 2 +- intl/bindtextdom.c | 2 +- intl/cat-compat.c | 2 +- intl/dcgettext.c | 2 +- intl/dgettext.c | 2 +- intl/explodename.c | 2 +- intl/finddomain.c | 2 +- intl/gettext.c | 2 +- intl/gettext.h | 4 ++-- intl/gettextP.h | 2 +- intl/hash-string.h | 4 ++-- intl/intl-compat.c | 2 +- intl/intlh.inst.in | 2 +- intl/l10nflist.c | 2 +- intl/libgettext.h | 2 +- intl/libintl.glibc | 4 ++-- intl/linux-msg.sed | 2 +- intl/loadinfo.h | 2 +- intl/loadmsgcat.c | 2 +- intl/localealias.c | 2 +- intl/po2tbl.sed.in | 2 +- intl/textdomain.c | 2 +- intl/xopen-msg.sed | 2 +- 24 files changed, 37 insertions(+), 26 deletions(-) (limited to 'intl') diff --git a/intl/ChangeLog b/intl/ChangeLog index 59dbb43c96..172f44cec1 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,14 @@ +2005-05-13 Nick Clifton + + * Update the address and phone number of the FSF organization in + the GPL notices in the following files: + Makefile.in, bindtextdom.c, cat-compat.c, dcgettext.c, + dgettext.c, explodename.c, finddomain.c, gettext.c, gettext.h, + gettextP.h, hash-string.h, intl-compat.c, intlh.inst.in, + l10nflist.c, libgettext.h, libintl.glibc, linux-msg.sed, + loadinfo.h, loadmsgcat.c, localealias.c, po2tbl.sed.in, + textdomain.c, xopen-msg.sed + 2004-11-30 Tero Niemela * Makefile.in: Change LOCALEDIR to $(datadir)/share. diff --git a/intl/Makefile.in b/intl/Makefile.in index bf917811aa..f3664ae3dc 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. PACKAGE = @PACKAGE@ VERSION = @VERSION@ diff --git a/intl/bindtextdom.c b/intl/bindtextdom.c index d9c3f349e0..42b87d297b 100644 --- a/intl/bindtextdom.c +++ b/intl/bindtextdom.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/cat-compat.c b/intl/cat-compat.c index 867d901b8f..be4afff87b 100644 --- a/intl/cat-compat.c +++ b/intl/cat-compat.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/dcgettext.c b/intl/dcgettext.c index c4c7a2c7d1..27586e9159 100644 --- a/intl/dcgettext.c +++ b/intl/dcgettext.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/dgettext.c b/intl/dgettext.c index 0510c2b071..e4a0cfdb6e 100644 --- a/intl/dgettext.c +++ b/intl/dgettext.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/explodename.c b/intl/explodename.c index 8066dc2996..5a911cee91 100644 --- a/intl/explodename.c +++ b/intl/explodename.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/finddomain.c b/intl/finddomain.c index 81ea29bf4e..5409565fd3 100644 --- a/intl/finddomain.c +++ b/intl/finddomain.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/gettext.c b/intl/gettext.c index d929f98d68..6bc5b94d3e 100644 --- a/intl/gettext.c +++ b/intl/gettext.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/gettext.h b/intl/gettext.h index 3cd23d7d6a..3887e87640 100644 --- a/intl/gettext.h +++ b/intl/gettext.h @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C 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. */ + write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef _GETTEXT_H #define _GETTEXT_H 1 diff --git a/intl/gettextP.h b/intl/gettextP.h index 00c5203197..61e2f871bc 100644 --- a/intl/gettextP.h +++ b/intl/gettextP.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _GETTEXTP_H #define _GETTEXTP_H diff --git a/intl/hash-string.h b/intl/hash-string.h index cacb38e479..6628107836 100644 --- a/intl/hash-string.h +++ b/intl/hash-string.h @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C 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. */ + write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA. */ /* @@ end of prolog @@ */ diff --git a/intl/intl-compat.c b/intl/intl-compat.c index 503efa0fa9..415a0f3b4f 100644 --- a/intl/intl-compat.c +++ b/intl/intl-compat.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/intlh.inst.in b/intl/intlh.inst.in index 27cf6c74b1..95e15a8f26 100644 --- a/intl/intlh.inst.in +++ b/intl/intlh.inst.in @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _LIBINTL_H diff --git a/intl/l10nflist.c b/intl/l10nflist.c index 9c7dc18360..3ef93b8473 100644 --- a/intl/l10nflist.c +++ b/intl/l10nflist.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/libgettext.h b/intl/libgettext.h index 3a92960ae3..f8c224e47f 100644 --- a/intl/libgettext.h +++ b/intl/libgettext.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* Because on some systems (e.g. Solaris) we sometimes have to include the systems libintl.h as well as this file we have more complex diff --git a/intl/libintl.glibc b/intl/libintl.glibc index 2c8e8a49eb..c55b447678 100644 --- a/intl/libintl.glibc +++ b/intl/libintl.glibc @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C 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. */ + write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef _LIBINTL_H #define _LIBINTL_H 1 diff --git a/intl/linux-msg.sed b/intl/linux-msg.sed index 6f039121c9..f9b8188d78 100644 --- a/intl/linux-msg.sed +++ b/intl/linux-msg.sed @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. # # # The first directive in the .msg should be the definition of the diff --git a/intl/loadinfo.h b/intl/loadinfo.h index f4ebf6d811..b797c0c5ba 100644 --- a/intl/loadinfo.h +++ b/intl/loadinfo.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PARAMS # if __STDC__ diff --git a/intl/loadmsgcat.c b/intl/loadmsgcat.c index 515892dfb8..ab11bc95d5 100644 --- a/intl/loadmsgcat.c +++ b/intl/loadmsgcat.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/localealias.c b/intl/localealias.c index bca555a610..833df0351a 100644 --- a/intl/localealias.c +++ b/intl/localealias.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/po2tbl.sed.in b/intl/po2tbl.sed.in index b3bcca4d73..ebb32f2935 100644 --- a/intl/po2tbl.sed.in +++ b/intl/po2tbl.sed.in @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. # 1 { i\ diff --git a/intl/textdomain.c b/intl/textdomain.c index 88557460f3..9cec75cb5e 100644 --- a/intl/textdomain.c +++ b/intl/textdomain.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/intl/xopen-msg.sed b/intl/xopen-msg.sed index e7a4c99ad9..1d257d3e0b 100644 --- a/intl/xopen-msg.sed +++ b/intl/xopen-msg.sed @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. # # # The first directive in the .msg should be the definition of the -- cgit v1.2.1