summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-13 08:04:31 +0000
committerNick Clifton <nickc@redhat.com>2005-05-13 08:04:31 +0000
commitc09b15a991e38b10d7234b25add5b8e57cf32c80 (patch)
tree8a930cc62e68ecf7170e6cb4130c3284ac697597 /intl
parent603b6a754f9756b1845559777c9a01eced8d0572 (diff)
Update the address and telephone number of the FSF organization
Diffstat (limited to 'intl')
-rw-r--r--intl/ChangeLog11
-rw-r--r--intl/Makefile.in2
-rw-r--r--intl/bindtextdom.c2
-rw-r--r--intl/cat-compat.c2
-rw-r--r--intl/dcgettext.c2
-rw-r--r--intl/dgettext.c2
-rw-r--r--intl/explodename.c2
-rw-r--r--intl/finddomain.c2
-rw-r--r--intl/gettext.c2
-rw-r--r--intl/gettext.h4
-rw-r--r--intl/gettextP.h2
-rw-r--r--intl/hash-string.h4
-rw-r--r--intl/intl-compat.c2
-rw-r--r--intl/intlh.inst.in2
-rw-r--r--intl/l10nflist.c2
-rw-r--r--intl/libgettext.h2
-rw-r--r--intl/libintl.glibc4
-rw-r--r--intl/linux-msg.sed2
-rw-r--r--intl/loadinfo.h2
-rw-r--r--intl/loadmsgcat.c2
-rw-r--r--intl/localealias.c2
-rw-r--r--intl/po2tbl.sed.in2
-rw-r--r--intl/textdomain.c2
-rw-r--r--intl/xopen-msg.sed2
24 files changed, 37 insertions, 26 deletions
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 <nickc@redhat.com>
+
+ * 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 <tero_niemela@yahoo.com>
* 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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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 <config.h>
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