From 44d59bb168eaf820bdfd13ee9df442cde795f9c7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 May 2005 07:58:31 +0000 Subject: [PATCH] Update FSF postal mail address. --- COPYING | 4 ++-- GNUmakefile | 2 +- Makefile.cfg | 2 +- Makefile.maint | 2 +- build-aux/config.guess | 2 +- build-aux/config.sub | 4 ++-- build-aux/depcomp | 4 ++-- build-aux/mdate-sh | 2 +- build-aux/missing | 4 ++-- build-aux/texinfo.tex | 4 ++-- doc/doclicense.texi | 2 +- gnupload | 2 +- m4/boottime.m4 | 2 +- m4/jm-macros.m4 | 2 +- m4/stat-prog.m4 | 2 +- man/help2man | 2 +- src/basename.c | 2 +- src/cat.c | 2 +- src/chgrp.c | 2 +- src/chmod.c | 2 +- src/chown-core.c | 2 +- src/chown-core.h | 2 +- src/chown.c | 2 +- src/chroot.c | 2 +- src/cksum.c | 2 +- src/comm.c | 2 +- src/copy.c | 2 +- src/cp-hash.c | 2 +- src/cp.c | 2 +- src/csplit.c | 2 +- src/cut.c | 2 +- src/date.c | 2 +- src/dcgen | 2 +- src/dd.c | 2 +- src/df.c | 2 +- src/dircolors.c | 2 +- src/dirname.c | 2 +- src/du.c | 2 +- src/echo.c | 2 +- src/env.c | 2 +- src/expand.c | 2 +- src/expr.c | 2 +- src/factor.c | 2 +- src/fmt.c | 2 +- src/fold.c | 2 +- src/groups.sh | 2 +- src/head.c | 2 +- src/hostid.c | 2 +- src/hostname.c | 2 +- src/id.c | 2 +- src/install.c | 2 +- src/join.c | 2 +- src/kill.c | 2 +- src/link.c | 2 +- src/ln.c | 2 +- src/logname.c | 2 +- src/ls.c | 2 +- src/md5sum.c | 2 +- src/mkdir.c | 2 +- src/mkfifo.c | 2 +- src/mknod.c | 2 +- src/mv.c | 2 +- src/nice.c | 2 +- src/nl.c | 2 +- src/nohup.c | 2 +- src/od.c | 2 +- src/paste.c | 2 +- src/pathchk.c | 2 +- src/pinky.c | 2 +- src/pr.c | 2 +- src/printenv.c | 2 +- src/printf.c | 2 +- src/ptx.c | 4 ++-- src/pwd.c | 2 +- src/readlink.c | 2 +- src/remove.c | 2 +- src/remove.h | 2 +- src/rm.c | 2 +- src/rmdir.c | 2 +- src/seq.c | 2 +- src/setuidgid.c | 2 +- src/shred.c | 2 +- src/sleep.c | 2 +- src/sort.c | 2 +- src/split.c | 2 +- src/stat.c | 2 +- src/stty.c | 2 +- src/su.c | 2 +- src/sum.c | 2 +- src/sync.c | 2 +- src/system.h | 2 +- src/tac.c | 2 +- src/tail.c | 2 +- src/tee.c | 2 +- src/test.c | 2 +- src/touch.c | 2 +- src/tr.c | 2 +- src/true.c | 2 +- src/tsort.c | 2 +- src/tty.c | 2 +- src/uname.c | 2 +- src/unexpand.c | 2 +- src/uniq.c | 2 +- src/unlink.c | 2 +- src/uptime.c | 2 +- src/users.c | 2 +- src/wc.c | 2 +- src/who.c | 2 +- src/whoami.c | 2 +- src/yes.c | 2 +- tests/general/Makefile.am | 4 ++-- tests/general/atgeneral.m4 | 4 ++-- 112 files changed, 120 insertions(+), 120 deletions(-) diff --git a/COPYING b/COPYING index d60c31a97a..623b6258a1 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 7e67536c4b..675af82285 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 f72c181f52..01078dac15 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 15cf3542b1..e8bf443ed8 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 45bee13987..fa1341b885 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 87a1ee49e6..45a6c59be3 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 ffcd540c33..fc834192c6 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 4b2efdf91f..d8e1bd2008 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 09edd8844d..feec7f08c2 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 8a7457d6e7..3051a4fec2 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 2dfc81b3bd..a6f1ea8939 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 c39c686a30..b5c7e55459 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 . diff --git a/m4/boottime.m4 b/m4/boottime.m4 index f7acb08d48..e7b742d7f6 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 010ae59409..fa0dc1946c 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 13688bd9a3..489ed75582 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 e2e9aacf74..192576c359 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 # Available from ftp://ftp.gnu.org/gnu/help2man/ diff --git a/src/basename.c b/src/basename.c index ac01106a6b..31bdcecf98 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 b61163f068..aaae901b4b 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 588378fc26..bb3e74190b 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 . */ diff --git a/src/chmod.c b/src/chmod.c index 7a4f701051..414bb542bd 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 */ diff --git a/src/chown-core.c b/src/chown-core.c index 80e361142a..46630f151b 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 8904179f3c..1c83cfc524 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 3a5afa6a0d..c7ec784f06 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 d175c7cd3a..d2ae0e5802 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 4ee53e1549..0499379ccd 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 00f0b5347a..2c6a220039 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 cfcdc4a388..2db057f427 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 4abaf049c2..0202cb3b32 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 d9ce15b152..7e0274738b 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 4ae8470b1b..d49e30eb15 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 bc1e7590d7..454d40d23e 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 13b1ece03d..c1136faa48 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 */ diff --git a/src/dcgen b/src/dcgen index 0c9fe499a9..6887caf0f0 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 e8f1b8492a..6cbd99eea0 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 7ca7eea245..9a50a02105 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 . --human-readable and --megabyte options added by lm@sgi.com. diff --git a/src/dircolors.c b/src/dircolors.c index e158c4b792..4f1801a22a 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 diff --git a/src/dirname.c b/src/dirname.c index fdd2b0e5ff..2c8cfa9f3f 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 7b7320800f..d257a9a95c 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 76705c3514..a286a51896 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 #include diff --git a/src/env.c b/src/env.c index 217d04fa56..7283926de7 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 69c3faa530..0ccb908e74 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 9a117f4e7f..7a7745db21 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 665b570c1c..06987c814f 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 . Adapted for GNU, fixed to factor UINT_MAX by Jim Meyering. */ diff --git a/src/fmt.c b/src/fmt.c index 3826db3fab..276f12cae4 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 . */ diff --git a/src/fold.c b/src/fold.c index 5fd0ffa53b..e98fa0f83f 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 dfce527eda..c9acf82ecd 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 . diff --git a/src/head.c b/src/head.c index 19d199c702..0c9ead03bb 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 40627ac50e..477d16e4a2 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 1c75cc2dad..470be2f575 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 22ce33b47d..5b6c62aeb0 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 5af852d262..93059b49a4 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 */ diff --git a/src/join.c b/src/join.c index b4fa60e80f..a1c1f4adac 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 befc7cc247..ab5ae3c96b 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 b6be62a3cf..c0ae7d5499 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 f11b641a97..a9bd652905 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 a352a97850..dc82967164 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 #include diff --git a/src/ls.c b/src/ls.c index cdf3eb419d..acdb7aded0 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 10edf6f008..23395f14e5 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 . */ diff --git a/src/mkdir.c b/src/mkdir.c index 726cd3e9b0..ee78130287 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 */ diff --git a/src/mkfifo.c b/src/mkfifo.c index 11d3210b97..baed853f8f 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 */ diff --git a/src/mknod.c b/src/mknod.c index d4815e2e70..a444c34da1 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 */ diff --git a/src/mv.c b/src/mv.c index 8677ea8988..6caff2ad8e 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 a26e0f0574..f5e81de3d5 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 */ diff --git a/src/nl.c b/src/nl.c index fe22bc7dcb..c1cb03bb9c 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 097fad4f73..ba8b3c1f38 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 bf70786e47..b8f8c8c849 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 8fd251eead..1903bcd647 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 7ffd79a51e..1ef0d04961 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 #include diff --git a/src/pinky.c b/src/pinky.c index e4b288b6e0..90d8f190b4 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 ebd3f5651a..7ac449acea 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 44f1c742b2..e06b704e2a 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 11d420a212..df636bfcec 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 cf29521516..f53a6621b1 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 */ @@ -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 38bc514eb0..72fc17e9d5 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 #include diff --git a/src/readlink.c b/src/readlink.c index 8392200e60..1548a2a7f2 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 86025232de..34a4c592b5 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 27fb4800b5..bc10a24636 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 85eb642c73..56c866e62a 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 1e73325363..afc8c4b3e2 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 9c6427a40c..2d1970b7b5 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 e3b0b89a5f..e1c8edfb25 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 88f61e0599..02b975101a 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 68e7e5fcdb..6935b5a54a 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 #include diff --git a/src/sort.c b/src/sort.c index ac3750a158..a76b3323dd 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 b49bda7b45..631fd0430b 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 582b6d41ba..90f02bf27c 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 eba94d7e79..d77b88e2f1 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 19c52b1359..5a4964b7b7 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 864c99b9a4..65170aa4c9 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 5392aab59c..5e94afbdd8 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 20861d585f..5fb8e11e2d 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 diff --git a/src/tac.c b/src/tac.c index 7319ecd035..8b8274667e 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 0dcad334b4..522cadf962 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 83277feb2f..1f0ceca527 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 08e91e1e75..ede47d48bb 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 ba2de1122d..46224c8c84 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 b55fb883d8..053f91ec22 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 e772fcc5ce..5c79891e53 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 #include diff --git a/src/tsort.c b/src/tsort.c index 2301a68dd5..9393232139 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 . */ diff --git a/src/tty.c b/src/tty.c index 67721259af..c7212e407f 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 85eff3070d..f342104666 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 */ diff --git a/src/unexpand.c b/src/unexpand.c index d41039060f..9f06588f22 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 92515642b1..e58aa26aa1 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 81e74b9039..263292cdc8 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 95bdb6db6d..6718fbdbfe 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 3ab4ef193b..dba4701137 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 56db631de3..3e451ebc83 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 8919cc03dd..46e0571396 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 1cf7411e6c..c4a2b5e82a 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 d8f39ae6b8..4f09f68f9e 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 */ diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am index 67f95d5852..b6408b29c5 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 c39e885ad7..7751c7ee28 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 -- 2.47.3