summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-05-14 07:58:31 +0000
committerJim Meyering <jim@meyering.net>2005-05-14 07:58:31 +0000
commit44d59bb168eaf820bdfd13ee9df442cde795f9c7 (patch)
tree6e822b4d9329cf46115d6c0d6f36202d20ca6599
parent116e6fb2443d140959ea042865cd67b95aab3c47 (diff)
downloadcoreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.xz
Update FSF postal mail address.
-rw-r--r--COPYING4
-rw-r--r--GNUmakefile2
-rw-r--r--Makefile.cfg2
-rw-r--r--Makefile.maint2
-rw-r--r--build-aux/config.guess2
-rw-r--r--build-aux/config.sub4
-rw-r--r--build-aux/depcomp4
-rwxr-xr-xbuild-aux/mdate-sh2
-rw-r--r--build-aux/missing4
-rw-r--r--build-aux/texinfo.tex4
-rw-r--r--doc/doclicense.texi2
-rwxr-xr-xgnupload2
-rw-r--r--m4/boottime.m42
-rw-r--r--m4/jm-macros.m42
-rw-r--r--m4/stat-prog.m42
-rwxr-xr-xman/help2man2
-rw-r--r--src/basename.c2
-rw-r--r--src/cat.c2
-rw-r--r--src/chgrp.c2
-rw-r--r--src/chmod.c2
-rw-r--r--src/chown-core.c2
-rw-r--r--src/chown-core.h2
-rw-r--r--src/chown.c2
-rw-r--r--src/chroot.c2
-rw-r--r--src/cksum.c2
-rw-r--r--src/comm.c2
-rw-r--r--src/copy.c2
-rw-r--r--src/cp-hash.c2
-rw-r--r--src/cp.c2
-rw-r--r--src/csplit.c2
-rw-r--r--src/cut.c2
-rw-r--r--src/date.c2
-rwxr-xr-xsrc/dcgen2
-rw-r--r--src/dd.c2
-rw-r--r--src/df.c2
-rw-r--r--src/dircolors.c2
-rw-r--r--src/dirname.c2
-rw-r--r--src/du.c2
-rw-r--r--src/echo.c2
-rw-r--r--src/env.c2
-rw-r--r--src/expand.c2
-rw-r--r--src/expr.c2
-rw-r--r--src/factor.c2
-rw-r--r--src/fmt.c2
-rw-r--r--src/fold.c2
-rwxr-xr-xsrc/groups.sh2
-rw-r--r--src/head.c2
-rw-r--r--src/hostid.c2
-rw-r--r--src/hostname.c2
-rw-r--r--src/id.c2
-rw-r--r--src/install.c2
-rw-r--r--src/join.c2
-rw-r--r--src/kill.c2
-rw-r--r--src/link.c2
-rw-r--r--src/ln.c2
-rw-r--r--src/logname.c2
-rw-r--r--src/ls.c2
-rw-r--r--src/md5sum.c2
-rw-r--r--src/mkdir.c2
-rw-r--r--src/mkfifo.c2
-rw-r--r--src/mknod.c2
-rw-r--r--src/mv.c2
-rw-r--r--src/nice.c2
-rw-r--r--src/nl.c2
-rw-r--r--src/nohup.c2
-rw-r--r--src/od.c2
-rw-r--r--src/paste.c2
-rw-r--r--src/pathchk.c2
-rw-r--r--src/pinky.c2
-rw-r--r--src/pr.c2
-rw-r--r--src/printenv.c2
-rw-r--r--src/printf.c2
-rw-r--r--src/ptx.c4
-rw-r--r--src/pwd.c2
-rw-r--r--src/readlink.c2
-rw-r--r--src/remove.c2
-rw-r--r--src/remove.h2
-rw-r--r--src/rm.c2
-rw-r--r--src/rmdir.c2
-rw-r--r--src/seq.c2
-rw-r--r--src/setuidgid.c2
-rw-r--r--src/shred.c2
-rw-r--r--src/sleep.c2
-rw-r--r--src/sort.c2
-rw-r--r--src/split.c2
-rw-r--r--src/stat.c2
-rw-r--r--src/stty.c2
-rw-r--r--src/su.c2
-rw-r--r--src/sum.c2
-rw-r--r--src/sync.c2
-rw-r--r--src/system.h2
-rw-r--r--src/tac.c2
-rw-r--r--src/tail.c2
-rw-r--r--src/tee.c2
-rw-r--r--src/test.c2
-rw-r--r--src/touch.c2
-rw-r--r--src/tr.c2
-rw-r--r--src/true.c2
-rw-r--r--src/tsort.c2
-rw-r--r--src/tty.c2
-rw-r--r--src/uname.c2
-rw-r--r--src/unexpand.c2
-rw-r--r--src/uniq.c2
-rw-r--r--src/unlink.c2
-rw-r--r--src/uptime.c2
-rw-r--r--src/users.c2
-rw-r--r--src/wc.c2
-rw-r--r--src/who.c2
-rw-r--r--src/whoami.c2
-rw-r--r--src/yes.c2
-rw-r--r--tests/general/Makefile.am4
-rw-r--r--tests/general/atgeneral.m44
112 files changed, 120 insertions, 120 deletions
diff --git a/COPYING b/COPYING
index d60c31a97..623b6258a 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.
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
Also add information on how to contact you by electronic and paper mail.
diff --git a/GNUmakefile b/GNUmakefile
index 7e67536c4..675af8228 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -18,7 +18,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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# Systems where /bin/sh is not the default shell need this. The $(shell)
# command below won't work with e.g. stock DOS/Windows shells.
diff --git a/Makefile.cfg b/Makefile.cfg
index f72c181f5..01078dac1 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02111-1307, USA.
+# 02110-1301, USA.
# Use alpha.gnu.org for alpha and beta releases.
# Use ftp.gnu.org for major releases.
diff --git a/Makefile.maint b/Makefile.maint
index 15cf3542b..e8bf443ed 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -17,7 +17,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., 51 Franklin Street, Fifth Floor, Boston, MA
-## 02111-1307, USA.
+## 02110-1301, USA.
# This is reported not to work with make-3.79.1
# ME := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))
diff --git a/build-aux/config.guess b/build-aux/config.guess
index 45bee1398..fa1341b88 100644
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -17,7 +17,7 @@ timestamp='2005-04-22'
#
# 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.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 87a1ee49e..45a6c59be 100644
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -21,8 +21,8 @@ timestamp='2005-04-22'
#
# 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.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/build-aux/depcomp b/build-aux/depcomp
index ffcd540c3..fc834192c 100644
--- a/build-aux/depcomp
+++ b/build-aux/depcomp
@@ -17,8 +17,8 @@ scriptversion=2005-02-09.22
# 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.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh
index 4b2efdf91..d8e1bd200 100755
--- a/build-aux/mdate-sh
+++ b/build-aux/mdate-sh
@@ -19,7 +19,7 @@ scriptversion=2005-02-07.09
#
# 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.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/build-aux/missing b/build-aux/missing
index 09edd8844..feec7f08c 100644
--- a/build-aux/missing
+++ b/build-aux/missing
@@ -19,8 +19,8 @@ scriptversion=2005-02-08.22
# 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.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index 8a7457d6e..3051a4fec 100644
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -21,8 +21,8 @@
%
% You should have received a copy of the GNU General Public License
% along with this texinfo.tex file; see the file COPYING. If not, write
-% to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-% Boston, MA 02111-1307, USA.
+% to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+% Boston, MA 02110-1301, USA.
%
% As a special exception, when this file is read by TeX when processing
% a Texinfo source document, you may use the result without
diff --git a/doc/doclicense.texi b/doc/doclicense.texi
index 2dfc81b3b..a6f1ea893 100644
--- a/doc/doclicense.texi
+++ b/doc/doclicense.texi
@@ -9,7 +9,7 @@
@end ifnottex
@display
Copyright (C) 2000 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff --git a/gnupload b/gnupload
index c39c686a3..b5c7e5545 100755
--- a/gnupload
+++ b/gnupload
@@ -18,7 +18,7 @@ scriptversion=2004-01-28.17
# 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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02111-1307, USA.
+# 02110-1301, USA.
# Originally written by Alexandre Duret-Lutz <adl@gnu.org>.
diff --git a/m4/boottime.m4 b/m4/boottime.m4
index f7acb08d4..e7b742d7f 100644
--- a/m4/boottime.m4
+++ b/m4/boottime.m4
@@ -15,7 +15,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.
# GNULIB_BOOT_TIME([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
* ----------------------------------------------------------
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 010ae5940..fa0dc1946 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -17,7 +17,7 @@ dnl Misc type-related macros for coreutils.
# 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.
# Written by Jim Meyering.
diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4
index 13688bd9a..489ed7558 100644
--- a/m4/stat-prog.m4
+++ b/m4/stat-prog.m4
@@ -15,7 +15,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.
# Written by Jim Meyering.
diff --git a/man/help2man b/man/help2man
index e2e9aacf7..192576c35 100755
--- a/man/help2man
+++ b/man/help2man
@@ -16,7 +16,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.
# Written by Brendan O'Dea <bod@debian.org>
# Available from ftp://ftp.gnu.org/gnu/help2man/
diff --git a/src/basename.c b/src/basename.c
index ac01106a6..31bdcecf9 100644
--- a/src/basename.c
+++ b/src/basename.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Usage: basename name [suffix]
NAME is a pathname; SUFFIX is a suffix to strip from it.
diff --git a/src/cat.c b/src/cat.c
index b61163f06..aaae901b4 100644
--- a/src/cat.c
+++ b/src/cat.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Differences from the Unix cat:
* Always unbuffered, -u is ignored.
diff --git a/src/chgrp.c b/src/chgrp.c
index 588378fc2..bb3e74190 100644
--- a/src/chgrp.c
+++ b/src/chgrp.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@gnu.ai.mit.edu>. */
diff --git a/src/chmod.c b/src/chmod.c
index 7a4f70105..414bb542b 100644
--- a/src/chmod.c
+++ b/src/chmod.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/src/chown-core.c b/src/chown-core.c
index 80e361142..46630f151 100644
--- a/src/chown-core.c
+++ b/src/chown-core.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Extracted from chown.c/chgrp.c and librarified by Jim Meyering. */
diff --git a/src/chown-core.h b/src/chown-core.h
index 8904179f3..1c83cfc52 100644
--- a/src/chown-core.h
+++ b/src/chown-core.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef CHOWN_CORE_H
# define CHOWN_CORE_H
diff --git a/src/chown.c b/src/chown.c
index 3a5afa6a0..c7ec784f0 100644
--- a/src/chown.c
+++ b/src/chown.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
| user
diff --git a/src/chroot.c b/src/chroot.c
index d175c7cd3..d2ae0e580 100644
--- a/src/chroot.c
+++ b/src/chroot.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Roland McGrath. */
diff --git a/src/cksum.c b/src/cksum.c
index 4ee53e154..0499379cc 100644
--- a/src/cksum.c
+++ b/src/cksum.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Q. Frank Xia, qx@math.columbia.edu.
Cosmetic changes and reorganization by David MacKenzie, djm@gnu.ai.mit.edu.
diff --git a/src/comm.c b/src/comm.c
index 00f0b5347..2c6a22003 100644
--- a/src/comm.c
+++ b/src/comm.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Richard Stallman and David MacKenzie. */
diff --git a/src/copy.c b/src/copy.c
index cfcdc4a38..2db057f42 100644
--- a/src/copy.c
+++ b/src/copy.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Extracted from cp.c and librarified by Jim Meyering. */
diff --git a/src/cp-hash.c b/src/cp-hash.c
index 4abaf049c..0202cb3b3 100644
--- a/src/cp-hash.c
+++ b/src/cp-hash.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written by Torbjorn Granlund, Sweden (tege@sics.se).
Rewritten to use lib/hash.c by Jim Meyering. */
diff --git a/src/cp.c b/src/cp.c
index d9ce15b15..7e0274738 100644
--- a/src/cp.c
+++ b/src/cp.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering. */
diff --git a/src/csplit.c b/src/csplit.c
index 4ae8470b1..d49e30eb1 100644
--- a/src/csplit.c
+++ b/src/csplit.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Stuart Kemp, cpsrk@groper.jcu.edu.au.
Modified by David MacKenzie, djm@gnu.ai.mit.edu. */
diff --git a/src/cut.c b/src/cut.c
index bc1e7590d..454d40d23 100644
--- a/src/cut.c
+++ b/src/cut.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David Ihnat. */
diff --git a/src/date.c b/src/date.c
index 13b1ece03..c1136faa4 100644
--- a/src/date.c
+++ b/src/date.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/src/dcgen b/src/dcgen
index 0c9fe499a..6887caf0f 100755
--- a/src/dcgen
+++ b/src/dcgen
@@ -16,7 +16,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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02111-1307, USA.
+# 02110-1301, USA.
# written by Jim Meyering
diff --git a/src/dd.c b/src/dd.c
index e8f1b8492..6cbd99eea 100644
--- a/src/dd.c
+++ b/src/dd.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Rubin, David MacKenzie, and Stuart Kemp. */
diff --git a/src/df.c b/src/df.c
index 7ca7eea24..9a50a0210 100644
--- a/src/df.c
+++ b/src/df.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@gnu.ai.mit.edu>.
--human-readable and --megabyte options added by lm@sgi.com.
diff --git a/src/dircolors.c b/src/dircolors.c
index e158c4b79..4f1801a22 100644
--- a/src/dircolors.c
+++ b/src/dircolors.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#if HAVE_CONFIG_H
# include <config.h>
diff --git a/src/dirname.c b/src/dirname.c
index fdd2b0e5f..2c8cfa9f3 100644
--- a/src/dirname.c
+++ b/src/dirname.c
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie and Jim Meyering. */
diff --git a/src/du.c b/src/du.c
index 7b7320800..d257a9a95 100644
--- a/src/du.c
+++ b/src/du.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Differences from the Unix du:
* Doesn't simply ignore the names of regular files given as arguments
diff --git a/src/echo.c b/src/echo.c
index 76705c351..a286a5189 100644
--- a/src/echo.c
+++ b/src/echo.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <stdio.h>
diff --git a/src/env.c b/src/env.c
index 217d04fa5..7283926de 100644
--- a/src/env.c
+++ b/src/env.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Richard Mlynarik and David MacKenzie */
diff --git a/src/expand.c b/src/expand.c
index 69c3faa53..0ccb908e7 100644
--- a/src/expand.c
+++ b/src/expand.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* By default, convert all tabs to spaces.
Preserves backspace characters in the output; they decrement the
diff --git a/src/expr.c b/src/expr.c
index 9a117f4e7..7a7745db2 100644
--- a/src/expr.c
+++ b/src/expr.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Author: Mike Parker.
diff --git a/src/factor.c b/src/factor.c
index 665b570c1..06987c814 100644
--- a/src/factor.c
+++ b/src/factor.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Rubin <phr@ocf.berkeley.edu>.
Adapted for GNU, fixed to factor UINT_MAX by Jim Meyering. */
diff --git a/src/fmt.c b/src/fmt.c
index 3826db3fa..276f12cae 100644
--- a/src/fmt.c
+++ b/src/fmt.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Ross Paterson <rap@doc.ic.ac.uk>. */
diff --git a/src/fold.c b/src/fold.c
index 5fd0ffa53..e98fa0f83 100644
--- a/src/fold.c
+++ b/src/fold.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie, djm@gnu.ai.mit.edu. */
diff --git a/src/groups.sh b/src/groups.sh
index dfce527ed..c9acf82ec 100755
--- a/src/groups.sh
+++ b/src/groups.sh
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# Written by David MacKenzie <djm@gnu.ai.mit.edu>.
diff --git a/src/head.c b/src/head.c
index 19d199c70..0c9ead03b 100644
--- a/src/head.c
+++ b/src/head.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Options: (see usage)
Reads from standard input if no files are given or when a filename of
diff --git a/src/hostid.c b/src/hostid.c
index 40627ac50..477d16e4a 100644
--- a/src/hostid.c
+++ b/src/hostid.c
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering. */
diff --git a/src/hostname.c b/src/hostname.c
index 1c75cc2da..470be2f57 100644
--- a/src/hostname.c
+++ b/src/hostname.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering. */
diff --git a/src/id.c b/src/id.c
index 22ce33b47..5b6c62aeb 100644
--- a/src/id.c
+++ b/src/id.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Arnold Robbins.
Major rewrite by David MacKenzie, djm@gnu.ai.mit.edu. */
diff --git a/src/install.c b/src/install.c
index 5af852d26..93059b49a 100644
--- a/src/install.c
+++ b/src/install.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/src/join.c b/src/join.c
index b4fa60e80..a1c1f4ada 100644
--- a/src/join.c
+++ b/src/join.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written by Mike Haertel, mike@gnu.ai.mit.edu. */
diff --git a/src/kill.c b/src/kill.c
index befc7cc24..ab5ae3c96 100644
--- a/src/kill.c
+++ b/src/kill.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Eggert. */
diff --git a/src/link.c b/src/link.c
index b6be62a3c..c0ae7d549 100644
--- a/src/link.c
+++ b/src/link.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Michael Stone */
diff --git a/src/ln.c b/src/ln.c
index f11b641a9..a9bd65290 100644
--- a/src/ln.c
+++ b/src/ln.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Mike Parker and David MacKenzie. */
diff --git a/src/logname.c b/src/logname.c
index a352a9785..dc8296716 100644
--- a/src/logname.c
+++ b/src/logname.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <stdio.h>
diff --git a/src/ls.c b/src/ls.c
index cdf3eb419..acdb7aded 100644
--- a/src/ls.c
+++ b/src/ls.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* If ls_mode is LS_MULTI_COL,
the multi-column format is the default regardless
diff --git a/src/md5sum.c b/src/md5sum.c
index 10edf6f00..23395f14e 100644
--- a/src/md5sum.c
+++ b/src/md5sum.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>. */
diff --git a/src/mkdir.c b/src/mkdir.c
index 726cd3e9b..ee7813028 100644
--- a/src/mkdir.c
+++ b/src/mkdir.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* David MacKenzie <djm@ai.mit.edu> */
diff --git a/src/mkfifo.c b/src/mkfifo.c
index 11d3210b9..baed853f8 100644
--- a/src/mkfifo.c
+++ b/src/mkfifo.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* David MacKenzie <djm@ai.mit.edu> */
diff --git a/src/mknod.c b/src/mknod.c
index d4815e2e7..a444c34da 100644
--- a/src/mknod.c
+++ b/src/mknod.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@ai.mit.edu> */
diff --git a/src/mv.c b/src/mv.c
index 8677ea898..6caff2ad8 100644
--- a/src/mv.c
+++ b/src/mv.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Mike Parker, David MacKenzie, and Jim Meyering */
diff --git a/src/nice.c b/src/nice.c
index a26e0f057..f5e81de3d 100644
--- a/src/nice.c
+++ b/src/nice.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/src/nl.c b/src/nl.c
index fe22bc7dc..c1cb03bb9 100644
--- a/src/nl.c
+++ b/src/nl.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Scott Bartram (nancy!scott@uunet.uu.net)
Revised by David MacKenzie (djm@gnu.ai.mit.edu) */
diff --git a/src/nohup.c b/src/nohup.c
index 097fad4f7..ba8b3c1f3 100644
--- a/src/nohup.c
+++ b/src/nohup.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering */
diff --git a/src/od.c b/src/od.c
index bf70786e4..b8f8c8c84 100644
--- a/src/od.c
+++ b/src/od.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering. */
diff --git a/src/paste.c b/src/paste.c
index 8fd251eea..1903bcd64 100644
--- a/src/paste.c
+++ b/src/paste.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David Ihnat. */
diff --git a/src/pathchk.c b/src/pathchk.c
index 7ffd79a51..1ef0d0496 100644
--- a/src/pathchk.c
+++ b/src/pathchk.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <stdio.h>
diff --git a/src/pinky.c b/src/pinky.c
index e4b288b6e..90d8f190b 100644
--- a/src/pinky.c
+++ b/src/pinky.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Created by hacking who.c by Kaveh Ghazi ghazi@caip.rutgers.edu */
diff --git a/src/pr.c b/src/pr.c
index ebd3f5651..7ac449ace 100644
--- a/src/pr.c
+++ b/src/pr.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* By Pete TerMaat, with considerable refinement by Roland Huebner. */
diff --git a/src/printenv.c b/src/printenv.c
index 44f1c742b..e06b704e2 100644
--- a/src/printenv.c
+++ b/src/printenv.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Usage: printenv [variable...]
diff --git a/src/printf.c b/src/printf.c
index 11d420a21..df636bfce 100644
--- a/src/printf.c
+++ b/src/printf.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Usage: printf format [argument...]
diff --git a/src/ptx.c b/src/ptx.c
index cf2952151..f53a6621b 100644
--- a/src/ptx.c
+++ b/src/ptx.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
François Pinard <pinard@iro.umontreal.ca> */
@@ -2003,7 +2003,7 @@ GNU General Public License for more details.\n\
fputs (_("\
You should have received a copy of the GNU General Public License\n\
along with this program; if not, write to the Free Software Foundation,\n\
-Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.\n"),
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"),
stdout);
exit (EXIT_SUCCESS);
diff --git a/src/pwd.c b/src/pwd.c
index 38bc514eb..72fc17e9d 100644
--- a/src/pwd.c
+++ b/src/pwd.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <getopt.h>
diff --git a/src/readlink.c b/src/readlink.c
index 8392200e6..1548a2a7f 100644
--- a/src/readlink.c
+++ b/src/readlink.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Dmitry V. Levin */
diff --git a/src/remove.c b/src/remove.c
index 86025232d..34a4c592b 100644
--- a/src/remove.c
+++ b/src/remove.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Extracted from rm.c and librarified, then rewritten by Jim Meyering. */
diff --git a/src/remove.h b/src/remove.h
index 27fb4800b..bc10a2463 100644
--- a/src/remove.h
+++ b/src/remove.h
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef REMOVE_H
# define REMOVE_H
diff --git a/src/rm.c b/src/rm.c
index 85eb642c7..56c866e62 100644
--- a/src/rm.c
+++ b/src/rm.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Rubin, David MacKenzie, and Richard Stallman.
Reworked to use chdir and avoid recursion by Jim Meyering. */
diff --git a/src/rmdir.c b/src/rmdir.c
index 1e7332536..afc8c4b3e 100644
--- a/src/rmdir.c
+++ b/src/rmdir.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Options:
-p, --parent Remove any parent dirs that are explicitly mentioned
diff --git a/src/seq.c b/src/seq.c
index 9c6427a40..2d1970b7b 100644
--- a/src/seq.c
+++ b/src/seq.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Ulrich Drepper. */
diff --git a/src/setuidgid.c b/src/setuidgid.c
index e3b0b89a5..e1c8edfb2 100644
--- a/src/setuidgid.c
+++ b/src/setuidgid.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering */
diff --git a/src/shred.c b/src/shred.c
index 88f61e059..02b975101 100644
--- a/src/shred.c
+++ b/src/shred.c
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written by Colin Plumb. */
diff --git a/src/sleep.c b/src/sleep.c
index 68e7e5fcd..6935b5a54 100644
--- a/src/sleep.c
+++ b/src/sleep.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <stdio.h>
diff --git a/src/sort.c b/src/sort.c
index ac3750a15..a76b3323d 100644
--- a/src/sort.c
+++ b/src/sort.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written December 1988 by Mike Haertel.
The author may be reached (Email) at the address mike@gnu.ai.mit.edu,
diff --git a/src/split.c b/src/split.c
index b49bda7b4..631fd0430 100644
--- a/src/split.c
+++ b/src/split.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* By tege@sics.se, with rms.
diff --git a/src/stat.c b/src/stat.c
index 582b6d41b..90f02bf27 100644
--- a/src/stat.c
+++ b/src/stat.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Written by Michael Meskes. */
diff --git a/src/stty.c b/src/stty.c
index eba94d7e7..d77b88e2f 100644
--- a/src/stty.c
+++ b/src/stty.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Usage: stty [-ag] [--all] [--save] [-F device] [--file=device] [setting...]
diff --git a/src/su.c b/src/su.c
index 19c52b135..5a4964b7b 100644
--- a/src/su.c
+++ b/src/su.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Run a shell with the real and effective UID and GID and groups
of USER, default `root'.
diff --git a/src/sum.c b/src/sum.c
index 864c99b9a..65170aa4c 100644
--- a/src/sum.c
+++ b/src/sum.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Like BSD sum or SysV sum -r, except like SysV sum if -s option is given. */
diff --git a/src/sync.c b/src/sync.c
index 5392aab59..5e94afbdd 100644
--- a/src/sync.c
+++ b/src/sync.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering */
diff --git a/src/system.h b/src/system.h
index 20861d585..5fb8e11e2 100644
--- a/src/system.h
+++ b/src/system.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <alloca.h>
diff --git a/src/tac.c b/src/tac.c
index 7319ecd03..8b8274667 100644
--- a/src/tac.c
+++ b/src/tac.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jay Lepreau (lepreau@cs.utah.edu).
GNU enhancements by David MacKenzie (djm@gnu.ai.mit.edu). */
diff --git a/src/tail.c b/src/tail.c
index 0dcad334b..522cadf96 100644
--- a/src/tail.c
+++ b/src/tail.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Can display any amount of data, unlike the Unix version, which uses
a fixed size buffer and therefore can only deliver a limited number
diff --git a/src/tee.c b/src/tee.c
index 83277feb2..1f0ceca52 100644
--- a/src/tee.c
+++ b/src/tee.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Mike Parker, Richard M. Stallman, and David MacKenzie */
diff --git a/src/test.c b/src/test.c
index 08e91e1e7..ede47d48b 100644
--- a/src/test.c
+++ b/src/test.c
@@ -18,7 +18,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Define TEST_STANDALONE to get the /bin/test version. Otherwise, you get
the shell builtin version. */
diff --git a/src/touch.c b/src/touch.c
index ba2de1122..46224c8c8 100644
--- a/src/touch.c
+++ b/src/touch.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie,
and Randy Smith. */
diff --git a/src/tr.c b/src/tr.c
index b55fb883d..053f91ec2 100644
--- a/src/tr.c
+++ b/src/tr.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Jim Meyering */
diff --git a/src/true.c b/src/true.c
index e772fcc5c..5c79891e5 100644
--- a/src/true.c
+++ b/src/true.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
#include <stdio.h>
diff --git a/src/tsort.c b/src/tsort.c
index 2301a68dd..939323213 100644
--- a/src/tsort.c
+++ b/src/tsort.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Mark Kettenis <kettenis@phys.uva.nl>. */
diff --git a/src/tty.c b/src/tty.c
index 67721259a..c7212e407 100644
--- a/src/tty.c
+++ b/src/tty.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Displays "not a tty" if stdin is not a terminal.
Displays nothing if -s option is given.
diff --git a/src/uname.c b/src/uname.c
index 85eff3070..f34210466 100644
--- a/src/uname.c
+++ b/src/uname.c
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/src/unexpand.c b/src/unexpand.c
index d41039060..9f06588f2 100644
--- a/src/unexpand.c
+++ b/src/unexpand.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* By default, convert only maximal strings of initial blanks and tabs
into tabs.
diff --git a/src/uniq.c b/src/uniq.c
index 92515642b..e58aa26aa 100644
--- a/src/uniq.c
+++ b/src/uniq.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Richard Stallman and David MacKenzie. */
diff --git a/src/unlink.c b/src/unlink.c
index 81e74b903..263292cdc 100644
--- a/src/unlink.c
+++ b/src/unlink.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Michael Stone */
diff --git a/src/uptime.c b/src/uptime.c
index 95bdb6db6..6718fbdbf 100644
--- a/src/uptime.c
+++ b/src/uptime.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Created by hacking who.c by Kaveh Ghazi ghazi@caip.rutgers.edu. */
diff --git a/src/users.c b/src/users.c
index 3ab4ef193..dba470113 100644
--- a/src/users.c
+++ b/src/users.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by jla; revised by djm */
diff --git a/src/wc.c b/src/wc.c
index 56db631de..3e451ebc8 100644
--- a/src/wc.c
+++ b/src/wc.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by Paul Rubin, phr@ocf.berkeley.edu
and David MacKenzie, djm@gnu.ai.mit.edu. */
diff --git a/src/who.c b/src/who.c
index 8919cc03d..46e057139 100644
--- a/src/who.c
+++ b/src/who.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Written by jla; revised by djm; revised again by mstone */
diff --git a/src/whoami.c b/src/whoami.c
index 1cf7411e6..c4a2b5e82 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -15,7 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Equivalent to `id -un'. */
/* Written by Richard Mlynarik. */
diff --git a/src/yes.c b/src/yes.c
index d8f39ae6b..4f09f68f9 100644
--- a/src/yes.c
+++ b/src/yes.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* David MacKenzie <djm@gnu.ai.mit.edu> */
diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am
index 67f95d585..b6408b29c 100644
--- a/tests/general/Makefile.am
+++ b/tests/general/Makefile.am
@@ -15,8 +15,8 @@
## 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.
AUTOMAKE_OPTIONS = gnits
diff --git a/tests/general/atgeneral.m4 b/tests/general/atgeneral.m4
index c39e885ad..7751c7ee2 100644
--- a/tests/general/atgeneral.m4
+++ b/tests/general/atgeneral.m4
@@ -14,8 +14,8 @@ include(m4sh.m4) -*- Autoconf -*-
#
# 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.
# This script is part of Autotest. Unlimited permission to copy,
# distribute and modify the testing scripts that are the output of