From: Jim Meyering Date: Sat, 14 May 2005 07:58:06 +0000 (+0000) Subject: Update FSF postal mail address. X-Git-Tag: CPPI-1_12~797 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=116e6fb2443d140959ea042865cd67b95aab3c47;p=thirdparty%2Fcoreutils.git Update FSF postal mail address. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index fb5de087de..d307078c8f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -14,8 +14,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. noinst_LIBRARIES = libcoreutils.a diff --git a/lib/__fpending.c b/lib/__fpending.c index 007302c8c4..0769f2314c 100644 --- a/lib/__fpending.c +++ b/lib/__fpending.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/acl.c b/lib/acl.c index 45f58be42b..4e759cddef 100644 --- a/lib/acl.c +++ b/lib/acl.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Paul Eggert. */ diff --git a/lib/acl.h b/lib/acl.h index 72a0da76bb..c9bb3c7df1 100644 --- a/lib/acl.h +++ b/lib/acl.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Paul Eggert. */ diff --git a/lib/alloca_.h b/lib/alloca_.h index 799037ce09..3e3fdf43f8 100644 --- a/lib/alloca_.h +++ b/lib/alloca_.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H diff --git a/lib/allocsa.c b/lib/allocsa.c index 55f6b80daf..30677bd5f3 100644 --- a/lib/allocsa.c +++ b/lib/allocsa.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/allocsa.h b/lib/allocsa.h index 5ae49e5074..cb6893ad14 100644 --- a/lib/allocsa.h +++ b/lib/allocsa.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _ALLOCSA_H #define _ALLOCSA_H diff --git a/lib/argmatch.c b/lib/argmatch.c index bc223d87a3..db883ac41c 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie Modified by Akim Demaille */ diff --git a/lib/argmatch.h b/lib/argmatch.h index 8952394fda..ea0f46800e 100644 --- a/lib/argmatch.h +++ b/lib/argmatch.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie Modified by Akim Demaille */ diff --git a/lib/asnprintf.c b/lib/asnprintf.c index 4881a9238f..1b7f4ba396 100644 --- a/lib/asnprintf.c +++ b/lib/asnprintf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/asprintf.c b/lib/asprintf.c index 5935c53e65..7c4e64a24e 100644 --- a/lib/asprintf.c +++ b/lib/asprintf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/backupfile.c b/lib/backupfile.c index 26ae204e5f..449fb59419 100644 --- a/lib/backupfile.c +++ b/lib/backupfile.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert and David MacKenzie. Some algorithms adapted from GNU Emacs. */ diff --git a/lib/backupfile.h b/lib/backupfile.h index d217bca003..7b44e58063 100644 --- a/lib/backupfile.h +++ b/lib/backupfile.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BACKUPFILE_H_ # define BACKUPFILE_H_ diff --git a/lib/basename.c b/lib/basename.c index adb9f02ff0..b6de3d610e 100644 --- a/lib/basename.c +++ b/lib/basename.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/c-strtod.c b/lib/c-strtod.c index 7e03b4a26f..031f5f877b 100644 --- a/lib/c-strtod.c +++ b/lib/c-strtod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/calloc.c b/lib/calloc.c index 1ff0f1c0b8..59c65f0ac9 100644 --- a/lib/calloc.c +++ b/lib/calloc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/canon-host.c b/lib/canon-host.c index db1dd0f429..a36428db66 100644 --- a/lib/canon-host.c +++ b/lib/canon-host.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/canonicalize.c b/lib/canonicalize.c index 9e89470030..ba60248d94 100644 --- a/lib/canonicalize.c +++ b/lib/canonicalize.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/canonicalize.h b/lib/canonicalize.h index 2f73de0eac..4c9596f98f 100644 --- a/lib/canonicalize.h +++ b/lib/canonicalize.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CANONICALIZE_H_ # define CANONICALIZE_H_ diff --git a/lib/chdir-long.c b/lib/chdir-long.c index c3e71fded4..2cc70fa532 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/chdir-long.h b/lib/chdir-long.h index 56c7bfdc64..4852b40d16 100644 --- a/lib/chdir-long.h +++ b/lib/chdir-long.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/chown.c b/lib/chown.c index 2b6b29d461..22272bd169 100644 --- a/lib/chown.c +++ b/lib/chown.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/cloexec.c b/lib/cloexec.c index e07cdd3d5d..bc55d75214 100644 --- a/lib/cloexec.c +++ b/lib/cloexec.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The code is taken from glibc/manual/llio.texi */ diff --git a/lib/closeout.c b/lib/closeout.c index 14aa1d3624..fb7d2bb427 100644 --- a/lib/closeout.c +++ b/lib/closeout.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/closeout.h b/lib/closeout.h index 1b715ee303..589a14f42d 100644 --- a/lib/closeout.h +++ b/lib/closeout.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CLOSEOUT_H # define CLOSEOUT_H 1 diff --git a/lib/config.charset b/lib/config.charset index b3ce2ba939..98294583db 100755 --- a/lib/config.charset +++ b/lib/config.charset @@ -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. # # The table consists of lines of the form # ALIAS CANONICAL diff --git a/lib/cycle-check.c b/lib/cycle-check.c index 49687a519f..1c6e17cacd 100644 --- a/lib/cycle-check.c +++ b/lib/cycle-check.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering */ diff --git a/lib/cycle-check.h b/lib/cycle-check.h index 7b7f54d145..0551bf265a 100644 --- a/lib/cycle-check.h +++ b/lib/cycle-check.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering */ diff --git a/lib/diacrit.c b/lib/diacrit.c index e3735a4089..87dca2bc7e 100644 --- a/lib/diacrit.c +++ b/lib/diacrit.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/diacrit.h b/lib/diacrit.h index db9886ab9e..54eb60fadb 100644 --- a/lib/diacrit.h +++ b/lib/diacrit.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ extern const char diacrit_base[]; /* characters without diacritics */ extern const char diacrit_diac[]; /* diacritic code for each character */ diff --git a/lib/dirfd.c b/lib/dirfd.c index 29761bf72f..d65a35c3ef 100644 --- a/lib/dirfd.c +++ b/lib/dirfd.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/dirfd.h b/lib/dirfd.h index 714f696245..ce5ab2903e 100644 --- a/lib/dirfd.h +++ b/lib/dirfd.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Jim Meyering. */ diff --git a/lib/dirname.c b/lib/dirname.c index 7671a0d62e..9b60076569 100644 --- a/lib/dirname.c +++ b/lib/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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/dirname.h b/lib/dirname.h index bc2400a7d0..5c3c930502 100644 --- a/lib/dirname.h +++ b/lib/dirname.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DIRNAME_H_ # define DIRNAME_H_ 1 diff --git a/lib/dup-safer.c b/lib/dup-safer.c index 10c17fcd9e..e51a8d5f57 100644 --- a/lib/dup-safer.c +++ b/lib/dup-safer.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/dup2.c b/lib/dup2.c index 6d3e4fc530..c5d418f022 100644 --- a/lib/dup2.c +++ b/lib/dup2.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Paul Eggert */ diff --git a/lib/error.c b/lib/error.c index 6b3662d61d..45698be8da 100644 --- a/lib/error.c +++ b/lib/error.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie . */ diff --git a/lib/error.h b/lib/error.h index 8ed63595f2..e5220a2f13 100644 --- a/lib/error.h +++ b/lib/error.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _ERROR_H #define _ERROR_H 1 diff --git a/lib/euidaccess.c b/lib/euidaccess.c index 978ab560a3..7f8c238e27 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie and Torbjorn Granlund. Adapted for GNU C library by Roland McGrath. */ diff --git a/lib/exclude.c b/lib/exclude.c index 24146eb93c..39101c783d 100644 --- a/lib/exclude.c +++ b/lib/exclude.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/exclude.h b/lib/exclude.h index a7e2971102..784d4389c8 100644 --- a/lib/exclude.h +++ b/lib/exclude.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/exit.h b/lib/exit.h index 4e8d465165..9dbfb7ce85 100644 --- a/lib/exit.h +++ b/lib/exit.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _EXIT_H #define _EXIT_H diff --git a/lib/exitfail.c b/lib/exitfail.c index 2ae5f69555..1c5997b8ac 100644 --- a/lib/exitfail.c +++ b/lib/exitfail.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/exitfail.h b/lib/exitfail.h index cf5ab71958..e46cf9c166 100644 --- a/lib/exitfail.h +++ b/lib/exitfail.h @@ -15,6 +15,6 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ extern int volatile exit_failure; diff --git a/lib/fd-safer.c b/lib/fd-safer.c index 02caaa9408..93768600f7 100644 --- a/lib/fd-safer.c +++ b/lib/fd-safer.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/file-type.c b/lib/file-type.c index 93fff71b18..0a6c3ee77e 100644 --- a/lib/file-type.c +++ b/lib/file-type.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/file-type.h b/lib/file-type.h index ebbe95b4f3..1f4ca3da68 100644 --- a/lib/file-type.h +++ b/lib/file-type.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert and Jim Meyering. */ diff --git a/lib/fileblocks.c b/lib/fileblocks.c index 72e78a5e17..dd6fb6d3a7 100644 --- a/lib/fileblocks.c +++ b/lib/fileblocks.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Brian L. Matthews, blm@6sceng.UUCP. */ diff --git a/lib/filemode.c b/lib/filemode.c index 0e38e3af3e..a5485b4011 100644 --- a/lib/filemode.c +++ b/lib/filemode.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/filemode.h b/lib/filemode.h index 10b2ef961d..5d3da67035 100644 --- a/lib/filemode.h +++ b/lib/filemode.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FILEMODE_H_ diff --git a/lib/fnmatch.c b/lib/fnmatch.c index 011a145038..60031e9b8b 100644 --- a/lib/fnmatch.c +++ b/lib/fnmatch.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/fnmatch_.h b/lib/fnmatch_.h index 87e661f725..a88d323a3f 100644 --- a/lib/fnmatch_.h +++ b/lib/fnmatch_.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _FNMATCH_H # define _FNMATCH_H 1 diff --git a/lib/fnmatch_loop.c b/lib/fnmatch_loop.c index 7cea5a76ed..feb73c1b18 100644 --- a/lib/fnmatch_loop.c +++ b/lib/fnmatch_loop.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Match STRING against the filename pattern PATTERN, returning zero if it matches, nonzero if not. */ diff --git a/lib/fopen-safer.c b/lib/fopen-safer.c index c5c97c8a19..1eb594b32f 100644 --- a/lib/fopen-safer.c +++ b/lib/fopen-safer.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/free.c b/lib/free.c index 0fc9d8ba5c..9e3435640e 100644 --- a/lib/free.c +++ b/lib/free.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Paul Eggert */ diff --git a/lib/fsusage.c b/lib/fsusage.c index a07618c8c2..d2a6cc21fb 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/fsusage.h b/lib/fsusage.h index 7528b89023..2d4172a39f 100644 --- a/lib/fsusage.h +++ b/lib/fsusage.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Space usage statistics for a file system. Blocks are 512-byte. */ diff --git a/lib/fts.c b/lib/fts.c index f82ef0fe36..26df1d7a8e 100644 --- a/lib/fts.c +++ b/lib/fts.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*- * Copyright (c) 1990, 1993, 1994 diff --git a/lib/fts_.h b/lib/fts_.h index f95d9fc406..b932cf77bc 100644 --- a/lib/fts_.h +++ b/lib/fts_.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* * Copyright (c) 1989, 1993 diff --git a/lib/full-read.c b/lib/full-read.c index 1dc3e37756..8c3472a40f 100644 --- a/lib/full-read.c +++ b/lib/full-read.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define FULL_READ #include "full-write.c" diff --git a/lib/full-read.h b/lib/full-read.h index 71f19a3bd2..05d83a762b 100644 --- a/lib/full-read.h +++ b/lib/full-read.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, read 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. */ #include diff --git a/lib/full-write.c b/lib/full-write.c index d119977e79..9626027420 100644 --- a/lib/full-write.c +++ b/lib/full-write.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/full-write.h b/lib/full-write.h index 2637903ecd..d20d2fe4ab 100644 --- a/lib/full-write.h +++ b/lib/full-write.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/getcwd.c b/lib/getcwd.c index 9990b50728..d12b6c9076 100644 --- a/lib/getcwd.c +++ b/lib/getcwd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/lib/getcwd.h b/lib/getcwd.h index 9487ab97dd..d69fe206b8 100644 --- a/lib/getcwd.h +++ b/lib/getcwd.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/getdate.h b/lib/getdate.h index fc7fe38c4b..dd97807a76 100644 --- a/lib/getdate.h +++ b/lib/getdate.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/getdate.y b/lib/getdate.y index 52d15ea722..868f98303d 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -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. */ /* Originally written by Steven M. Bellovin while at the University of North Carolina at Chapel Hill. Later tweaked by diff --git a/lib/getgroups.c b/lib/getgroups.c index 0f951b73ba..084d1f8288 100644 --- a/lib/getgroups.c +++ b/lib/getgroups.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/gethostname.c b/lib/gethostname.c index 3616810ff2..f05ed85d53 100644 --- a/lib/gethostname.c +++ b/lib/gethostname.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* David MacKenzie */ diff --git a/lib/gethrxtime.c b/lib/gethrxtime.c index 6f7bc098c2..a316314d83 100644 --- a/lib/gethrxtime.c +++ b/lib/gethrxtime.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/gethrxtime.h b/lib/gethrxtime.h index 2c0e36da7d..4de3a9b3ef 100644 --- a/lib/gethrxtime.h +++ b/lib/gethrxtime.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/getline.c b/lib/getline.c index 746d708878..5a7980ec9d 100644 --- a/lib/getline.c +++ b/lib/getline.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jan Brittenson, bson@gnu.ai.mit.edu. */ diff --git a/lib/getline.h b/lib/getline.h index ee9fc052c1..b58e93f4f3 100644 --- a/lib/getline.h +++ b/lib/getline.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GETLINE_H_ # define GETLINE_H_ 1 diff --git a/lib/getloadavg.c b/lib/getloadavg.c index b4b4e75178..6be6e37166 100644 --- a/lib/getloadavg.c +++ b/lib/getloadavg.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Compile-time symbols that this file uses: diff --git a/lib/getndelim2.c b/lib/getndelim2.c index aef97807a1..e9f8cb9c53 100644 --- a/lib/getndelim2.c +++ b/lib/getndelim2.c @@ -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. */ /* Originally written by Jan Brittenson, bson@gnu.ai.mit.edu. */ diff --git a/lib/getndelim2.h b/lib/getndelim2.h index 39f80cb557..fb0a8c3e89 100644 --- a/lib/getndelim2.h +++ b/lib/getndelim2.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GETNDELIM2_H #define GETNDELIM2_H 1 diff --git a/lib/getopt.c b/lib/getopt.c index ef790b79e0..bcb81c83fe 100644 --- a/lib/getopt.c +++ b/lib/getopt.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in . Ditto for AIX 3.2 and . */ diff --git a/lib/getopt1.c b/lib/getopt1.c index a7472371fa..5acd2245af 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff --git a/lib/getopt_.h b/lib/getopt_.h index 81612a5dbe..a4e78cb06b 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _GETOPT_H diff --git a/lib/getopt_int.h b/lib/getopt_int.h index e5bc3f2fd5..401579fd28 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _GETOPT_INT_H #define _GETOPT_INT_H 1 diff --git a/lib/getpagesize.h b/lib/getpagesize.h index e63c1c708c..17f070f634 100644 --- a/lib/getpagesize.h +++ b/lib/getpagesize.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef HAVE_GETPAGESIZE diff --git a/lib/getpass.c b/lib/getpass.c index 4f520aef3b..7367251e27 100644 --- a/lib/getpass.c +++ b/lib/getpass.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/getpass.h b/lib/getpass.h index dec2a36e33..bdff8754d4 100644 --- a/lib/getpass.h +++ b/lib/getpass.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GETPASS_H # define GETPASS_H diff --git a/lib/gettext.h b/lib/gettext.h index 67b12f83a9..285cb314ce 100644 --- a/lib/gettext.h +++ b/lib/gettext.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _LIBGETTEXT_H #define _LIBGETTEXT_H 1 diff --git a/lib/gettime.c b/lib/gettime.c index 929dece315..0f94297da8 100644 --- a/lib/gettime.c +++ b/lib/gettime.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index 1ebe4d0ffd..f9afc22c1f 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c @@ -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 Jim Meyering */ diff --git a/lib/getugroups.c b/lib/getugroups.c index dbd86ef939..599bf1cead 100644 --- a/lib/getugroups.c +++ b/lib/getugroups.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie. */ diff --git a/lib/getusershell.c b/lib/getusershell.c index 475f32619f..1b9a18a3c9 100644 --- a/lib/getusershell.c +++ b/lib/getusershell.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie */ diff --git a/lib/group-member.c b/lib/group-member.c index 9ba49a8539..67fb9fd7c1 100644 --- a/lib/group-member.c +++ b/lib/group-member.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/group-member.h b/lib/group-member.h index 9671745093..30f85e9b35 100644 --- a/lib/group-member.h +++ b/lib/group-member.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GROUP_MEMBER_H_ # define GROUP_MEMBER_H_ 1 diff --git a/lib/hard-locale.c b/lib/hard-locale.c index cc2c9becfa..b0566ec218 100644 --- a/lib/hard-locale.c +++ b/lib/hard-locale.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/hard-locale.h b/lib/hard-locale.h index 010cb27682..c5cedc0259 100644 --- a/lib/hard-locale.h +++ b/lib/hard-locale.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef HARD_LOCALE_H_ # define HARD_LOCALE_H_ 1 diff --git a/lib/hash-pjw.c b/lib/hash-pjw.c index 3328467e45..76b4db5c7d 100644 --- a/lib/hash-pjw.c +++ b/lib/hash-pjw.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/hash-pjw.h b/lib/hash-pjw.h index 5847a25280..44b5440ac2 100644 --- a/lib/hash-pjw.h +++ b/lib/hash-pjw.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/hash.c b/lib/hash.c index 374c226815..2b5d5c255d 100644 --- a/lib/hash.c +++ b/lib/hash.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* A generic hash table package. */ diff --git a/lib/hash.h b/lib/hash.h index 6920824e8a..ab63a863fd 100644 --- a/lib/hash.h +++ b/lib/hash.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* A generic hash table package. */ diff --git a/lib/human.c b/lib/human.c index 1e8a590336..282a3236f4 100644 --- a/lib/human.c +++ b/lib/human.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert and Larry McVoy. */ diff --git a/lib/human.h b/lib/human.h index 7282634067..3b23c123b8 100644 --- a/lib/human.h +++ b/lib/human.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert and Larry McVoy. */ diff --git a/lib/idcache.c b/lib/idcache.c index 8b85f07c39..87c85d8099 100644 --- a/lib/idcache.c +++ b/lib/idcache.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/intprops.h b/lib/intprops.h index d36c182f40..65280b159f 100644 --- a/lib/intprops.h +++ b/lib/intprops.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/inttostr.c b/lib/inttostr.c index 78a48af84c..23748a1378 100644 --- a/lib/inttostr.c +++ b/lib/inttostr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/inttostr.h b/lib/inttostr.h index 5f53681b50..952da97b62 100644 --- a/lib/inttostr.h +++ b/lib/inttostr.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/lchown.c b/lib/lchown.c index b04fb36468..ff5679e7f7 100644 --- a/lib/lchown.c +++ b/lib/lchown.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/linebuffer.c b/lib/linebuffer.c index c12cdbd4a3..96d26bd9ac 100644 --- a/lib/linebuffer.c +++ b/lib/linebuffer.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Richard Stallman. */ diff --git a/lib/linebuffer.h b/lib/linebuffer.h index 67d359984b..16b4b5afd1 100644 --- a/lib/linebuffer.h +++ b/lib/linebuffer.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if !defined LINEBUFFER_H # define LINEBUFFER_H diff --git a/lib/localcharset.c b/lib/localcharset.c index 662f3ad336..10c69b067d 100644 --- a/lib/localcharset.c +++ b/lib/localcharset.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Bruno Haible . */ diff --git a/lib/localcharset.h b/lib/localcharset.h index 5058c84362..5030210d11 100644 --- a/lib/localcharset.h +++ b/lib/localcharset.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _LOCALCHARSET_H #define _LOCALCHARSET_H diff --git a/lib/long-options.c b/lib/long-options.c index 77e849834a..33f1d4627d 100644 --- a/lib/long-options.c +++ b/lib/long-options.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., 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/lib/long-options.h b/lib/long-options.h index 50f0c34e10..03106a8def 100644 --- a/lib/long-options.h +++ b/lib/long-options.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/lstat.c b/lib/lstat.c index d0ad496f35..ef274b09e5 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define LSTAT #include "stat.c" diff --git a/lib/makepath.c b/lib/makepath.c index 5ae89d239b..19ad1f4a8a 100644 --- a/lib/makepath.c +++ b/lib/makepath.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., 59 Temple Place - Suite 330, 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/lib/makepath.h b/lib/makepath.h index 67acef95c0..1fd432cd86 100644 --- a/lib/makepath.h +++ b/lib/makepath.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., 59 Temple Place - Suite 330, 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/lib/malloc.c b/lib/malloc.c index ca04c57cd8..a75da9b795 100644 --- a/lib/malloc.c +++ b/lib/malloc.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/mbswidth.c b/lib/mbswidth.c index 4c79815e53..c9e78d6502 100644 --- a/lib/mbswidth.c +++ b/lib/mbswidth.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Bruno Haible . */ diff --git a/lib/mbswidth.h b/lib/mbswidth.h index 4fcdb2096a..1935e0a2dc 100644 --- a/lib/mbswidth.h +++ b/lib/mbswidth.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/md5.c b/lib/md5.c index 999e25ef3b..1646676f4f 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -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 Ulrich Drepper , 1995. */ diff --git a/lib/md5.h b/lib/md5.h index 661de4bba5..59f95bce1c 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _MD5_H #define _MD5_H 1 diff --git a/lib/memcasecmp.c b/lib/memcasecmp.c index 7cb4272341..00519f51ad 100644 --- a/lib/memcasecmp.c +++ b/lib/memcasecmp.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/memcasecmp.h b/lib/memcasecmp.h index ed99244c62..5c8b1f1f2e 100644 --- a/lib/memcasecmp.h +++ b/lib/memcasecmp.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/memchr.c b/lib/memchr.c index eacb5c935f..c4f24301c4 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -22,7 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/lib/memcmp.c b/lib/memcmp.c index 1d2947e664..ca68658f3f 100644 --- a/lib/memcmp.c +++ b/lib/memcmp.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/lib/memcoll.c b/lib/memcoll.c index e777e6a5bc..d9504b4531 100644 --- a/lib/memcoll.c +++ b/lib/memcoll.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Contributed by Paul Eggert . */ diff --git a/lib/memcoll.h b/lib/memcoll.h index 66b2ecb1e8..9b61ce9393 100644 --- a/lib/memcoll.h +++ b/lib/memcoll.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Contributed by Paul Eggert . */ diff --git a/lib/memcpy.c b/lib/memcpy.c index fdca8de2c8..09fb55d218 100644 --- a/lib/memcpy.c +++ b/lib/memcpy.c @@ -12,7 +12,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/lib/mempcpy.c b/lib/mempcpy.c index 3ac42af288..3502da2441 100644 --- a/lib/mempcpy.c +++ b/lib/mempcpy.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Specification. */ #include "mempcpy.h" diff --git a/lib/mempcpy.h b/lib/mempcpy.h index 4cc7a50c46..fa2032107a 100644 --- a/lib/mempcpy.h +++ b/lib/mempcpy.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef mempcpy diff --git a/lib/memrchr.c b/lib/memrchr.c index ae8dabcd09..0b6659fd92 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c @@ -21,7 +21,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/memrchr.h b/lib/memrchr.h index 6a8e8153a7..d4785c2153 100644 --- a/lib/memrchr.h +++ b/lib/memrchr.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_DECL_MEMRCHR # include diff --git a/lib/memset.c b/lib/memset.c index d7321b200e..890cbf12d0 100644 --- a/lib/memset.c +++ b/lib/memset.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/mkdir.c b/lib/mkdir.c index c3ecc721e0..807f322e5e 100644 --- a/lib/mkdir.c +++ b/lib/mkdir.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., 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/lib/mkstemp.c b/lib/mkstemp.c index f6312b6463..ab635e6b4a 100644 --- a/lib/mkstemp.c +++ b/lib/mkstemp.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/mktime.c b/lib/mktime.c index 916bdbd3e9..fa65e01a09 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -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. */ /* Define this to have a standalone program to test this implementation of mktime. */ diff --git a/lib/modechange.c b/lib/modechange.c index c7a2cb346e..a2697f67ff 100644 --- a/lib/modechange.c +++ b/lib/modechange.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie */ diff --git a/lib/modechange.h b/lib/modechange.h index a5a453438d..a94b33d4da 100644 --- a/lib/modechange.h +++ b/lib/modechange.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Masks for the `flags' field in a `struct mode_change'. */ diff --git a/lib/mountlist.c b/lib/mountlist.c index 6d8ed25052..49dcf4247e 100644 --- a/lib/mountlist.c +++ b/lib/mountlist.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/mountlist.h b/lib/mountlist.h index c90a878271..48d04341ba 100644 --- a/lib/mountlist.h +++ b/lib/mountlist.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef MOUNTLIST_H_ #define MOUNTLIST_H_ diff --git a/lib/nanosleep.c b/lib/nanosleep.c index 6d849d7afc..f41aed2cf3 100644 --- a/lib/nanosleep.c +++ b/lib/nanosleep.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/obstack.c b/lib/obstack.c index 63396131c3..f3ca2c2e06 100644 --- a/lib/obstack.c +++ b/lib/obstack.c @@ -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. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/obstack.h b/lib/obstack.h index 46a1cb781a..940bc8051e 100644 --- a/lib/obstack.h +++ b/lib/obstack.h @@ -19,7 +19,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. */ /* Summary: diff --git a/lib/openat.c b/lib/openat.c index 14d138ced5..fe539de164 100644 --- a/lib/openat.c +++ b/lib/openat.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/openat.h b/lib/openat.h index 2c93663438..d8db9cea51 100644 --- a/lib/openat.h +++ b/lib/openat.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/path-concat.c b/lib/path-concat.c index 6e40922787..1643aa99af 100644 --- a/lib/path-concat.c +++ b/lib/path-concat.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., 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/lib/path-concat.h b/lib/path-concat.h index 94fc357269..7121796afb 100644 --- a/lib/path-concat.h +++ b/lib/path-concat.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/pathmax.h b/lib/pathmax.h index bdd756e9c5..48ba92a700 100644 --- a/lib/pathmax.h +++ b/lib/pathmax.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _PATHMAX_H # define _PATHMAX_H diff --git a/lib/physmem.c b/lib/physmem.c index dc67b575cf..dabb00ccbe 100644 --- a/lib/physmem.c +++ b/lib/physmem.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/physmem.h b/lib/physmem.h index 67f880c9a8..931aede2a3 100644 --- a/lib/physmem.h +++ b/lib/physmem.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/posixtm.c b/lib/posixtm.c index 402d59a1b3..5273a71f44 100644 --- a/lib/posixtm.c +++ b/lib/posixtm.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Yacc-based version written by Jim Kingdon and David MacKenzie. Rewritten by Jim Meyering. */ diff --git a/lib/posixtm.h b/lib/posixtm.h index 4e9e8992dc..252d268db5 100644 --- a/lib/posixtm.h +++ b/lib/posixtm.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Yacc-based version written by Jim Kingdon and David MacKenzie. Rewritten by Jim Meyering. */ diff --git a/lib/posixver.c b/lib/posixver.c index 754d7ac55a..2fa097ae6c 100644 --- a/lib/posixver.c +++ b/lib/posixver.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/printf-args.c b/lib/printf-args.c index 926ae8ffe7..0ed1acbb8d 100644 --- a/lib/printf-args.c +++ b/lib/printf-args.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/printf-args.h b/lib/printf-args.h index 4b75c723f3..cec1cc6c2a 100644 --- a/lib/printf-args.h +++ b/lib/printf-args.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _PRINTF_ARGS_H #define _PRINTF_ARGS_H diff --git a/lib/printf-parse.c b/lib/printf-parse.c index 4663a72691..0ecb86cd8c 100644 --- a/lib/printf-parse.c +++ b/lib/printf-parse.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/printf-parse.h b/lib/printf-parse.h index f3f4586606..82a0d37cd7 100644 --- a/lib/printf-parse.h +++ b/lib/printf-parse.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _PRINTF_PARSE_H #define _PRINTF_PARSE_H diff --git a/lib/putenv.c b/lib/putenv.c index 1c097ccc47..69fb90be61 100644 --- a/lib/putenv.c +++ b/lib/putenv.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/quote.c b/lib/quote.c index 5f11d836b3..4c75029a33 100644 --- a/lib/quote.c +++ b/lib/quote.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/quote.h b/lib/quote.h index 682f9d1fd2..5400eadb65 100644 --- a/lib/quote.h +++ b/lib/quote.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ char const *quote_n (int n, char const *name); diff --git a/lib/quotearg.c b/lib/quotearg.c index 8c95b7ae5e..13fcf0b516 100644 --- a/lib/quotearg.c +++ b/lib/quotearg.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/quotearg.h b/lib/quotearg.h index 14dc316d74..24f26f7d41 100644 --- a/lib/quotearg.h +++ b/lib/quotearg.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert */ diff --git a/lib/raise.c b/lib/raise.c index b04e3e3eb2..8eeea5c890 100644 --- a/lib/raise.c +++ b/lib/raise.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/readlink.c b/lib/readlink.c index ad59c53557..bf8a5f7830 100644 --- a/lib/readlink.c +++ b/lib/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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/readtokens.c b/lib/readtokens.c index 9fb611db1c..c3525524fd 100644 --- a/lib/readtokens.c +++ b/lib/readtokens.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Jim Meyering. */ diff --git a/lib/readtokens.h b/lib/readtokens.h index 79582074a7..45a0c4874d 100644 --- a/lib/readtokens.h +++ b/lib/readtokens.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Jim Meyering. */ diff --git a/lib/readtokens0.c b/lib/readtokens0.c index b46ba8f854..494e08d55e 100644 --- a/lib/readtokens0.c +++ b/lib/readtokens0.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Jim Meyering. */ diff --git a/lib/readtokens0.h b/lib/readtokens0.h index 75ba1f3c01..94c9a4914e 100644 --- a/lib/readtokens0.h +++ b/lib/readtokens0.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Jim Meyering. */ diff --git a/lib/readutmp.c b/lib/readutmp.c index c3ce7f9878..a6d91bd42b 100644 --- a/lib/readutmp.c +++ b/lib/readutmp.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by jla; revised by djm */ diff --git a/lib/readutmp.h b/lib/readutmp.h index d04c94d2ed..6cacc400e0 100644 --- a/lib/readutmp.h +++ b/lib/readutmp.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., 59 Temple Place - Suite 330, 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/lib/realloc.c b/lib/realloc.c index 14fec075f7..df570aa631 100644 --- a/lib/realloc.c +++ b/lib/realloc.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ diff --git a/lib/ref-add.sin b/lib/ref-add.sin index 912c4af6d7..bc5cc7976f 100644 --- a/lib/ref-add.sin +++ b/lib/ref-add.sin @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # Written by Bruno Haible . # diff --git a/lib/ref-del.sin b/lib/ref-del.sin index 5cc1577d1e..e9301bf2ea 100644 --- a/lib/ref-del.sin +++ b/lib/ref-del.sin @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # Written by Bruno Haible . # diff --git a/lib/regex.c b/lib/regex.c index 9213783197..d715aa8ac5 100644 --- a/lib/regex.c +++ b/lib/regex.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* AIX requires this to be the first thing in the file. */ #if defined _AIX && !defined REGEX_MALLOC diff --git a/lib/regex.h b/lib/regex.h index d4180c5f4b..df46ce05a3 100644 --- a/lib/regex.h +++ b/lib/regex.h @@ -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. */ #ifndef _REGEX_H #define _REGEX_H 1 diff --git a/lib/rename.c b/lib/rename.c index 6ff0705323..44cc1d2929 100644 --- a/lib/rename.c +++ b/lib/rename.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Volker Borchert */ diff --git a/lib/rmdir.c b/lib/rmdir.c index ddb5c30b2c..73d8e43397 100644 --- a/lib/rmdir.c +++ b/lib/rmdir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/root-dev-ino.c b/lib/root-dev-ino.c index dc4614a84d..9a1ef470ac 100644 --- a/lib/root-dev-ino.c +++ b/lib/root-dev-ino.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/rpmatch.c b/lib/rpmatch.c index 7ed4ded902..3e3a38ecf0 100644 --- a/lib/rpmatch.c +++ b/lib/rpmatch.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/safe-read.c b/lib/safe-read.c index 6f8bd780ed..904fc71f03 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/safe-read.h b/lib/safe-read.h index cbe6e0bfd6..9f8a59bd4f 100644 --- a/lib/safe-read.h +++ b/lib/safe-read.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/safe-write.c b/lib/safe-write.c index fbafa7cc67..4c375a6ca1 100644 --- a/lib/safe-write.c +++ b/lib/safe-write.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define SAFE_WRITE #include "safe-read.c" diff --git a/lib/safe-write.h b/lib/safe-write.h index ab1f45b4ab..c194636209 100644 --- a/lib/safe-write.h +++ b/lib/safe-write.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/same.c b/lib/same.c index f018c62b6b..ecbc58fdbe 100644 --- a/lib/same.c +++ b/lib/same.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., 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/lib/same.h b/lib/same.h index 83c01b7e2a..9fc057957f 100644 --- a/lib/same.h +++ b/lib/same.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef SAME_H_ # define SAME_H_ 1 diff --git a/lib/save-cwd.c b/lib/save-cwd.c index 4dcf0d5396..b3d09965db 100644 --- a/lib/save-cwd.c +++ b/lib/save-cwd.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., 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/lib/save-cwd.h b/lib/save-cwd.h index f1e5da3eb6..d646b5540b 100644 --- a/lib/save-cwd.h +++ b/lib/save-cwd.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/savedir.c b/lib/savedir.c index c92e62eadc..73cc374f43 100644 --- a/lib/savedir.c +++ b/lib/savedir.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie . */ diff --git a/lib/savedir.h b/lib/savedir.h index bd33085214..4828b1becb 100644 --- a/lib/savedir.h +++ b/lib/savedir.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie . */ diff --git a/lib/setenv.c b/lib/setenv.c index ae4174af26..33dbeb7a39 100644 --- a/lib/setenv.c +++ b/lib/setenv.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/setenv.h b/lib/setenv.h index 7ac5ae645a..c89e7da4d3 100644 --- a/lib/setenv.h +++ b/lib/setenv.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_SETENV || HAVE_UNSETENV diff --git a/lib/settime.c b/lib/settime.c index 4b9111a208..459d5436cb 100644 --- a/lib/settime.c +++ b/lib/settime.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/sha1.c b/lib/sha1.c index 2bed14dbb8..ff025af4a4 100644 --- a/lib/sha1.c +++ b/lib/sha1.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Scott G. Miller Credits: diff --git a/lib/sha1.h b/lib/sha1.h index fe470d4018..b660cd0f3f 100644 --- a/lib/sha1.h +++ b/lib/sha1.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef SHA1_H # define SHA1_H 1 diff --git a/lib/sig2str.c b/lib/sig2str.c index 15d969c868..25ea5f3100 100644 --- a/lib/sig2str.c +++ b/lib/sig2str.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/sig2str.h b/lib/sig2str.h index bdc40f170e..f0fe9c3a11 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/stat-macros.h b/lib/stat-macros.h index facbabbc3c..0957a22e64 100644 --- a/lib/stat-macros.h +++ b/lib/stat-macros.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert and Jim Meyering. */ diff --git a/lib/stat.c b/lib/stat.c index df0be3a81a..b06926ff05 100644 --- a/lib/stat.c +++ b/lib/stat.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., 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/lib/stdbool_.h b/lib/stdbool_.h index e33715a615..3177ae03cf 100644 --- a/lib/stdbool_.h +++ b/lib/stdbool_.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _STDBOOL_H #define _STDBOOL_H diff --git a/lib/stdio-safer.h b/lib/stdio-safer.h index 8a22f12206..0b9a9ab80c 100644 --- a/lib/stdio-safer.h +++ b/lib/stdio-safer.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/stpcpy.c b/lib/stpcpy.c index a01636cd1c..acda21a26f 100644 --- a/lib/stpcpy.c +++ b/lib/stpcpy.c @@ -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, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/lib/strcasecmp.c b/lib/strcasecmp.c index cf4ab88dbd..aa269c6171 100644 --- a/lib/strcasecmp.c +++ b/lib/strcasecmp.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/strcspn.c b/lib/strcspn.c index 33a6628527..7f60620b3f 100644 --- a/lib/strcspn.c +++ b/lib/strcspn.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H diff --git a/lib/strdup.c b/lib/strdup.c index 8c88e310a5..d6d0116204 100644 --- a/lib/strdup.c +++ b/lib/strdup.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/strdup.h b/lib/strdup.h index d58bd13e26..a0d5fb929c 100644 --- a/lib/strdup.h +++ b/lib/strdup.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef STRDUP_H_ #define STRDUP_H_ diff --git a/lib/strftime.c b/lib/strftime.c index c50996efbd..37c51232b0 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -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. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/strftime.h b/lib/strftime.h index 3ff7ceab28..16b996e30d 100644 --- a/lib/strftime.h +++ b/lib/strftime.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/stripslash.c b/lib/stripslash.c index 9998e641ce..1a472f50a2 100644 --- a/lib/stripslash.c +++ b/lib/stripslash.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/strndup.c b/lib/strndup.c index f85627e879..366a4eb570 100644 --- a/lib/strndup.c +++ b/lib/strndup.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/lib/strndup.h b/lib/strndup.h index 318e799839..8eae493adc 100644 --- a/lib/strndup.h +++ b/lib/strndup.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_STRNDUP diff --git a/lib/strnlen.c b/lib/strnlen.c index c9f3898451..642c66fac8 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/strpbrk.c b/lib/strpbrk.c index ce4399620c..9152440b1e 100644 --- a/lib/strpbrk.c +++ b/lib/strpbrk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/strstr.c b/lib/strstr.c index dd4622297a..8f82b4589c 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* * My personal strstr() implementation that beats most other algorithms. diff --git a/lib/strtod.c b/lib/strtod.c index 161f97a7b1..79a82f29e8 100644 --- a/lib/strtod.c +++ b/lib/strtod.c @@ -12,7 +12,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. */ #if HAVE_CONFIG_H # include diff --git a/lib/strtoimax.c b/lib/strtoimax.c index a1fd3b1520..4724195ac7 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/strtol.c b/lib/strtol.c index 25e2e4d43e..778898159b 100644 --- a/lib/strtol.c +++ b/lib/strtol.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/strtoll.c b/lib/strtoll.c index ce6fd3f922..44f0970cf7 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define QUAD 1 diff --git a/lib/strtoul.c b/lib/strtoul.c index bb62f9b658..79ceed2f31 100644 --- a/lib/strtoul.c +++ b/lib/strtoul.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define UNSIGNED 1 diff --git a/lib/strtoull.c b/lib/strtoull.c index d6aa1f8059..6186bfb65a 100644 --- a/lib/strtoull.c +++ b/lib/strtoull.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #define QUAD 1 diff --git a/lib/strverscmp.c b/lib/strverscmp.c index 6353609730..900c637dd1 100644 --- a/lib/strverscmp.c +++ b/lib/strverscmp.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/strverscmp.h b/lib/strverscmp.h index 717a057c17..7edeac5e4c 100644 --- a/lib/strverscmp.h +++ b/lib/strverscmp.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef STRVERSCMP_H_ # define STRVERSCMP_H_ diff --git a/lib/tempname.c b/lib/tempname.c index df46fc267d..3de699b427 100644 --- a/lib/tempname.c +++ b/lib/tempname.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/time_r.c b/lib/time_r.c index 6c42504126..1298728ba8 100644 --- a/lib/time_r.c +++ b/lib/time_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/time_r.h b/lib/time_r.h index fbd3375e9c..f8d5d52931 100644 --- a/lib/time_r.h +++ b/lib/time_r.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/timespec.h b/lib/timespec.h index d751fc6ab1..1c7da7e7ba 100644 --- a/lib/timespec.h +++ b/lib/timespec.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if ! defined TIMESPEC_H # define TIMESPEC_H diff --git a/lib/tsearch.c b/lib/tsearch.c index 82bb094740..e1d36cba3e 100644 --- a/lib/tsearch.c +++ b/lib/tsearch.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ /* Tree search for red/black trees. The algorithm for adding nodes is taken from one of the many "Algorithms" diff --git a/lib/unicodeio.c b/lib/unicodeio.c index b2085d599f..83ed6d02ff 100644 --- a/lib/unicodeio.c +++ b/lib/unicodeio.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Bruno Haible . */ diff --git a/lib/unicodeio.h b/lib/unicodeio.h index 9e16a90394..31b69fad93 100644 --- a/lib/unicodeio.h +++ b/lib/unicodeio.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef UNICODEIO_H # define UNICODEIO_H diff --git a/lib/unistd-safer.h b/lib/unistd-safer.h index edaa7ca09a..1b7a7601ad 100644 --- a/lib/unistd-safer.h +++ b/lib/unistd-safer.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/unlocked-io.h b/lib/unlocked-io.h index 3ff42f279b..816ed3de5f 100644 --- a/lib/unlocked-io.h +++ b/lib/unlocked-io.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/unsetenv.c b/lib/unsetenv.c index 31c299e462..4b53fc9c8b 100644 --- a/lib/unsetenv.c +++ b/lib/unsetenv.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/userspec.c b/lib/userspec.c index 33a9cfd1a2..c3992d288e 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by David MacKenzie . */ diff --git a/lib/utime.c b/lib/utime.c index 05aa3467cc..906cec8d79 100644 --- a/lib/utime.c +++ b/lib/utime.c @@ -12,7 +12,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. */ /* derived from a function in touch.c */ diff --git a/lib/utimecmp.c b/lib/utimecmp.c index edce9ef121..de18944121 100644 --- a/lib/utimecmp.c +++ b/lib/utimecmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/utimecmp.h b/lib/utimecmp.h index 8e5c4bc93b..e82d15b80e 100644 --- a/lib/utimecmp.h +++ b/lib/utimecmp.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/utimens.c b/lib/utimens.c index 4448f19f47..3f4d5e6164 100644 --- a/lib/utimens.c +++ b/lib/utimens.c @@ -12,7 +12,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 Paul Eggert. */ diff --git a/lib/vasnprintf.c b/lib/vasnprintf.c index df939984ae..16d6fbd297 100644 --- a/lib/vasnprintf.c +++ b/lib/vasnprintf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Tell glibc's to provide a prototype for snprintf(). This must come before because may include diff --git a/lib/vasnprintf.h b/lib/vasnprintf.h index 2712106990..894008caec 100644 --- a/lib/vasnprintf.h +++ b/lib/vasnprintf.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _VASNPRINTF_H #define _VASNPRINTF_H diff --git a/lib/vasprintf.c b/lib/vasprintf.c index 600e8aa3ff..149c29242c 100644 --- a/lib/vasprintf.c +++ b/lib/vasprintf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/vasprintf.h b/lib/vasprintf.h index fdd831f20a..d02f15451c 100644 --- a/lib/vasprintf.h +++ b/lib/vasprintf.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _VASPRINTF_H #define _VASPRINTF_H diff --git a/lib/version-etc-fsf.c b/lib/version-etc-fsf.c index 289ce458cf..d5d6e20963 100644 --- a/lib/version-etc-fsf.c +++ b/lib/version-etc-fsf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/version-etc.c b/lib/version-etc.c index ac5844ce9a..f7a68d4e34 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/version-etc.h b/lib/version-etc.h index f1acb65870..84da535001 100644 --- a/lib/version-etc.h +++ b/lib/version-etc.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/xalloc-die.c b/lib/xalloc-die.c index ca3a689fa5..637933e308 100644 --- a/lib/xalloc-die.c +++ b/lib/xalloc-die.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/xalloc.h b/lib/xalloc.h index 8d0fcf0fae..f80977e309 100644 --- a/lib/xalloc.h +++ b/lib/xalloc.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef XALLOC_H_ # define XALLOC_H_ diff --git a/lib/xfts.c b/lib/xfts.c index e90ac6e354..b1e3aaa4bd 100644 --- a/lib/xfts.c +++ b/lib/xfts.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/xgetcwd.c b/lib/xgetcwd.c index 89d98847eb..f8116f2243 100644 --- a/lib/xgetcwd.c +++ b/lib/xgetcwd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/xgetcwd.h b/lib/xgetcwd.h index 63138282e1..70afe35e7c 100644 --- a/lib/xgetcwd.h +++ b/lib/xgetcwd.h @@ -13,6 +13,6 @@ You 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. */ extern char *xgetcwd (void); diff --git a/lib/xgethostname.c b/lib/xgethostname.c index 195a3750c3..5b8b9b2e86 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.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., 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/lib/xmalloc.c b/lib/xmalloc.c index 13c2490267..c1632b96de 100644 --- a/lib/xmalloc.c +++ b/lib/xmalloc.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/xmemcoll.c b/lib/xmemcoll.c index 433d67f9c4..063612e95a 100644 --- a/lib/xmemcoll.c +++ b/lib/xmemcoll.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Contributed by Paul Eggert . */ diff --git a/lib/xnanosleep.c b/lib/xnanosleep.c index fe98165a5c..08ad61002d 100644 --- a/lib/xnanosleep.c +++ b/lib/xnanosleep.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Mostly written (for sleep.c) by Paul Eggert. Factored out (creating this file) by Jim Meyering. */ diff --git a/lib/xreadlink.c b/lib/xreadlink.c index 0f5e7d26f2..0e260757c6 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering */ diff --git a/lib/xreadlink.h b/lib/xreadlink.h index 5b2604bfea..9fcf836aef 100644 --- a/lib/xreadlink.h +++ b/lib/xreadlink.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering */ diff --git a/lib/xstrndup.c b/lib/xstrndup.c index 5addbf6637..edf83cf87f 100644 --- a/lib/xstrndup.c +++ b/lib/xstrndup.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/xstrndup.h b/lib/xstrndup.h index b09a2fc0bd..88354cfd43 100644 --- a/lib/xstrndup.h +++ b/lib/xstrndup.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/lib/xstrtod.c b/lib/xstrtod.c index 4b5bcc9c58..06360dd3f8 100644 --- a/lib/xstrtod.c +++ b/lib/xstrtod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/xstrtod.h b/lib/xstrtod.h index f37acc9176..3addb8c5fe 100644 --- a/lib/xstrtod.h +++ b/lib/xstrtod.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ diff --git a/lib/xstrtoimax.c b/lib/xstrtoimax.c index 2cab528a06..b1bc361629 100644 --- a/lib/xstrtoimax.c +++ b/lib/xstrtoimax.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Cloned by Jim Meyering. */ diff --git a/lib/xstrtol.c b/lib/xstrtol.c index af81eae9e6..9940fc7705 100644 --- a/lib/xstrtol.c +++ b/lib/xstrtol.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., 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/lib/xstrtol.h b/lib/xstrtol.h index 0d6b98482e..119c683b19 100644 --- a/lib/xstrtol.h +++ b/lib/xstrtol.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef XSTRTOL_H_ # define XSTRTOL_H_ 1 diff --git a/lib/xstrtoumax.c b/lib/xstrtoumax.c index 8518ef0772..d7cf2bed81 100644 --- a/lib/xstrtoumax.c +++ b/lib/xstrtoumax.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/xtime.h b/lib/xtime.h index 333f895b69..8da1f20f9e 100644 --- a/lib/xtime.h +++ b/lib/xtime.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Paul Eggert. */ diff --git a/lib/yesno.c b/lib/yesno.c index 9a23c28fd1..e4b945838e 100644 --- a/lib/yesno.c +++ b/lib/yesno.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include diff --git a/lib/yesno.h b/lib/yesno.h index 0c2570dd25..dfa70bcff3 100644 --- a/lib/yesno.h +++ b/lib/yesno.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef YESNO_H_ # define YESNO_H_