summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/src/ngettext.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-05-20 21:05:55 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:34 +0200
commit3818fe9261ad57b8f7a1d2abd3943a602f26b508 (patch)
tree68ba27c0be517cc55edc5a22ddac0df0ec57406c /gettext-runtime/src/ngettext.c
parentbdd802cf0cfbed08a91a0aadbd01a5c4a854298a (diff)
downloadexternal_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.zip
external_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.tar.gz
external_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.tar.bz2
Update FSF postal address.
Diffstat (limited to 'gettext-runtime/src/ngettext.c')
-rw-r--r--gettext-runtime/src/ngettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-runtime/src/ngettext.c b/gettext-runtime/src/ngettext.c
index c5eeeec..ee81ddb 100644
--- a/gettext-runtime/src/ngettext.c
+++ b/gettext-runtime/src/ngettext.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>