summaryrefslogtreecommitdiff
path: root/lib/am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/am')
-rw-r--r--lib/am/Makefile.am4
-rw-r--r--lib/am/ansi2knr.am4
-rw-r--r--lib/am/check.am4
-rw-r--r--lib/am/clean-hdr.am4
-rw-r--r--lib/am/clean.am4
-rw-r--r--lib/am/compile.am4
-rw-r--r--lib/am/configure.am4
-rw-r--r--lib/am/data.am4
-rw-r--r--lib/am/dejagnu.am4
-rw-r--r--lib/am/depend.am4
-rw-r--r--lib/am/depend2.am4
-rw-r--r--lib/am/distdir.am4
-rw-r--r--lib/am/footer.am4
-rw-r--r--lib/am/header-vars.am4
-rw-r--r--lib/am/header.am4
-rw-r--r--lib/am/inst-vars.am4
-rw-r--r--lib/am/install.am4
-rw-r--r--lib/am/java.am4
-rw-r--r--lib/am/lang-compile.am4
-rw-r--r--lib/am/lex.am4
-rw-r--r--lib/am/library.am4
-rw-r--r--lib/am/libs.am4
-rw-r--r--lib/am/libtool.am4
-rw-r--r--lib/am/lisp.am4
-rw-r--r--lib/am/ltlib.am4
-rw-r--r--lib/am/ltlibrary.am4
-rw-r--r--lib/am/mans-vars.am4
-rw-r--r--lib/am/mans.am4
-rw-r--r--lib/am/multilib.am4
-rw-r--r--lib/am/program.am4
-rw-r--r--lib/am/progs.am4
-rw-r--r--lib/am/python.am4
-rw-r--r--lib/am/remake-hdr.am4
-rw-r--r--lib/am/scripts.am4
-rw-r--r--lib/am/subdirs.am4
-rw-r--r--lib/am/tags.am4
-rw-r--r--lib/am/texi-vers.am4
-rw-r--r--lib/am/texibuild.am4
-rw-r--r--lib/am/texinfos.am4
-rw-r--r--lib/am/yacc.am4
40 files changed, 80 insertions, 80 deletions
diff --git a/lib/am/Makefile.am b/lib/am/Makefile.am
index b17a515e1..52afd4048 100644
--- a/lib/am/Makefile.am
+++ b/lib/am/Makefile.am
@@ -17,8 +17,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.
amdir = $(pkgvdatadir)/am
diff --git a/lib/am/ansi2knr.am b/lib/am/ansi2knr.am
index 7f14daf18..459d35a45 100644
--- a/lib/am/ansi2knr.am
+++ b/lib/am/ansi2knr.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.
## %ANSI2KNR-DIR% is the directory where ansi2knr is, `' if
## is the current directory.
diff --git a/lib/am/check.am b/lib/am/check.am
index 6c624a990..5865e21f7 100644
--- a/lib/am/check.am
+++ b/lib/am/check.am
@@ -13,8 +13,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.
.PHONY: check-TESTS
diff --git a/lib/am/clean-hdr.am b/lib/am/clean-hdr.am
index 870c8e24d..fc909a7b4 100644
--- a/lib/am/clean-hdr.am
+++ b/lib/am/clean-hdr.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.
.PHONY: distclean-hdr
distclean-am: distclean-hdr
diff --git a/lib/am/clean.am b/lib/am/clean.am
index 6d650d962..0afc241b1 100644
--- a/lib/am/clean.am
+++ b/lib/am/clean.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.
## We must test each macro because it might be empty, and an empty "rm
## -rf" command looks disturbing. Also, the Solaris 2.4 "rm" will
diff --git a/lib/am/compile.am b/lib/am/compile.am
index aa1ed576b..8731d7d38 100644
--- a/lib/am/compile.am
+++ b/lib/am/compile.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.
DEFAULT_INCLUDES = %DEFAULT_INCLUDES%
diff --git a/lib/am/configure.am b/lib/am/configure.am
index 09f4dab80..e7cea028d 100644
--- a/lib/am/configure.am
+++ b/lib/am/configure.am
@@ -13,8 +13,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.
## This dummy rule is called from subdirectories whenever one of the
diff --git a/lib/am/data.am b/lib/am/data.am
index 45a928c4b..a1a2649bd 100644
--- a/lib/am/data.am
+++ b/lib/am/data.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.
if %?INSTALL%
include inst-vars.am
diff --git a/lib/am/dejagnu.am b/lib/am/dejagnu.am
index 652849ffb..501b4082b 100644
--- a/lib/am/dejagnu.am
+++ b/lib/am/dejagnu.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.
## Name of tool to use. Default is the same as the package.
DEJATOOL = $(PACKAGE)
diff --git a/lib/am/depend.am b/lib/am/depend.am
index f2923490e..a441e8e67 100644
--- a/lib/am/depend.am
+++ b/lib/am/depend.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.
## This Makefile depends on Depdirs' files, so we should never
## erase them in -am or -recursive rules; that would prevent any other
diff --git a/lib/am/depend2.am b/lib/am/depend2.am
index 8a26b1959..aca2e1055 100644
--- a/lib/am/depend2.am
+++ b/lib/am/depend2.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.
## This file is read several times:
## - once per *extension* (not per language) for generic compilation rules
diff --git a/lib/am/distdir.am b/lib/am/distdir.am
index d58a7b710..151f5f0ff 100644
--- a/lib/am/distdir.am
+++ b/lib/am/distdir.am
@@ -13,8 +13,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.
## DIST_COMMON comes first so that README can be the very first file.
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
diff --git a/lib/am/footer.am b/lib/am/footer.am
index 660a201ca..0a8c09b4d 100644
--- a/lib/am/footer.am
+++ b/lib/am/footer.am
@@ -13,8 +13,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.
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff --git a/lib/am/header-vars.am b/lib/am/header-vars.am
index 081eb3e5e..dd3a60dbb 100644
--- a/lib/am/header-vars.am
+++ b/lib/am/header-vars.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.
srcdir = @srcdir@
top_srcdir = @top_srcdir@
diff --git a/lib/am/header.am b/lib/am/header.am
index c0dec3f94..1d4d70c19 100644
--- a/lib/am/header.am
+++ b/lib/am/header.am
@@ -13,8 +13,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.
## Exactly the same as data.am.
diff --git a/lib/am/inst-vars.am b/lib/am/inst-vars.am
index 27666001d..81f00fd91 100644
--- a/lib/am/inst-vars.am
+++ b/lib/am/inst-vars.am
@@ -13,8 +13,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.
if %?FIRST%
## These variables help stripping any $(VPATH) that some
diff --git a/lib/am/install.am b/lib/am/install.am
index 7864e1af7..b9a8ac1b5 100644
--- a/lib/am/install.am
+++ b/lib/am/install.am
@@ -13,8 +13,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.
## ----------------------------------------- ##
## installdirs -- Creating the installdirs. ##
diff --git a/lib/am/java.am b/lib/am/java.am
index 736035c24..12c691f4f 100644
--- a/lib/am/java.am
+++ b/lib/am/java.am
@@ -13,8 +13,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.
## ---------- ##
diff --git a/lib/am/lang-compile.am b/lib/am/lang-compile.am
index 1759a24d5..a46a59449 100644
--- a/lib/am/lang-compile.am
+++ b/lib/am/lang-compile.am
@@ -13,8 +13,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.
## This file is read once per *language*, not per extension.
diff --git a/lib/am/lex.am b/lib/am/lex.am
index 645cbe6d1..38f7abb87 100644
--- a/lib/am/lex.am
+++ b/lib/am/lex.am
@@ -13,8 +13,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.
## See the comment about am__skipyacc in yacc.am.
if %?MAINTAINER-MODE%
diff --git a/lib/am/library.am b/lib/am/library.am
index 0fd0e4fc3..39059c353 100644
--- a/lib/am/library.am
+++ b/lib/am/library.am
@@ -13,8 +13,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.
%LIBRARY%: $(%XLIBRARY%_OBJECTS) $(%XLIBRARY%_DEPENDENCIES) %DIRSTAMP%
-rm -f %LIBRARY%
$(%XLIBRARY%_AR) %LIBRARY% $(%XLIBRARY%_OBJECTS) $(%XLIBRARY%_LIBADD)
diff --git a/lib/am/libs.am b/lib/am/libs.am
index 63e941de8..402a29716 100644
--- a/lib/am/libs.am
+++ b/lib/am/libs.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.
if %?INSTALL%
include inst-vars.am
diff --git a/lib/am/libtool.am b/lib/am/libtool.am
index dd1188816..df97a55f3 100644
--- a/lib/am/libtool.am
+++ b/lib/am/libtool.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.
.PHONY: mostlyclean-libtool clean-libtool distclean-libtool
mostlyclean-am: mostlyclean-libtool
diff --git a/lib/am/lisp.am b/lib/am/lisp.am
index dda1f59bd..58b9dae24 100644
--- a/lib/am/lisp.am
+++ b/lib/am/lisp.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.
if %?INSTALL%
include inst-vars.am
diff --git a/lib/am/ltlib.am b/lib/am/ltlib.am
index 924a88276..9ec33d1ca 100644
--- a/lib/am/ltlib.am
+++ b/lib/am/ltlib.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.
if %?INSTALL%
include inst-vars.am
diff --git a/lib/am/ltlibrary.am b/lib/am/ltlibrary.am
index f04269d7f..33e4915ff 100644
--- a/lib/am/ltlibrary.am
+++ b/lib/am/ltlibrary.am
@@ -13,7 +13,7 @@
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
%LTLIBRARY%: $(%XLTLIBRARY%_OBJECTS) $(%XLTLIBRARY%_DEPENDENCIES) %DIRSTAMP%
$(%XLINK%) %RPATH% $(%XLTLIBRARY%_OBJECTS) $(%XLTLIBRARY%_LIBADD) $(LIBS)
diff --git a/lib/am/mans-vars.am b/lib/am/mans-vars.am
index 6907bd894..5a3ba97a3 100644
--- a/lib/am/mans-vars.am
+++ b/lib/am/mans-vars.am
@@ -13,8 +13,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.
NROFF = nroff
## We don't really need this, but we use it in case we ever want to
diff --git a/lib/am/mans.am b/lib/am/mans.am
index 08db24e0a..209a39f69 100644
--- a/lib/am/mans.am
+++ b/lib/am/mans.am
@@ -13,8 +13,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.
man%SECTION%dir = $(mandir)/man%SECTION%
diff --git a/lib/am/multilib.am b/lib/am/multilib.am
index 245f8bf6e..476fb4765 100644
--- a/lib/am/multilib.am
+++ b/lib/am/multilib.am
@@ -13,8 +13,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.
## Multilib support variables.
MULTISRCTOP =
MULTIBUILDTOP =
diff --git a/lib/am/program.am b/lib/am/program.am
index 3039b446a..c0a4f801b 100644
--- a/lib/am/program.am
+++ b/lib/am/program.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.
%PROGRAM%%EXEEXT%: $(%XPROGRAM%_OBJECTS) $(%XPROGRAM%_DEPENDENCIES) %DIRSTAMP%
## Remove program before linking. Otherwise the link will fail if the
## program is running somewhere. FIXME: this could be a loss if
diff --git a/lib/am/progs.am b/lib/am/progs.am
index ea30757d7..04696cbd9 100644
--- a/lib/am/progs.am
+++ b/lib/am/progs.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.
## ------------ ##
diff --git a/lib/am/python.am b/lib/am/python.am
index 826dd15fb..07932b188 100644
--- a/lib/am/python.am
+++ b/lib/am/python.am
@@ -13,8 +13,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.
if %?INSTALL%
include inst-vars.am
diff --git a/lib/am/remake-hdr.am b/lib/am/remake-hdr.am
index f0ebae6ca..19da18448 100644
--- a/lib/am/remake-hdr.am
+++ b/lib/am/remake-hdr.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.
## Explicitly look in srcdir for benefit of non-GNU makes.
diff --git a/lib/am/scripts.am b/lib/am/scripts.am
index 91a8aa0c6..57356cf30 100644
--- a/lib/am/scripts.am
+++ b/lib/am/scripts.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.
if %?INSTALL%
if ! %?BASE%
diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am
index cfa0a1599..322debb20 100644
--- a/lib/am/subdirs.am
+++ b/lib/am/subdirs.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.
RECURSIVE_TARGETS += all-recursive check-recursive installcheck-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
diff --git a/lib/am/tags.am b/lib/am/tags.am
index 7afbdd3d8..80237df12 100644
--- a/lib/am/tags.am
+++ b/lib/am/tags.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.
## ---- ##
## ID. ##
diff --git a/lib/am/texi-vers.am b/lib/am/texi-vers.am
index b8459e740..829dca1d7 100644
--- a/lib/am/texi-vers.am
+++ b/lib/am/texi-vers.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.
DIST_COMMON += %VTEXI% %STAMPVTI%
diff --git a/lib/am/texibuild.am b/lib/am/texibuild.am
index db9ba42d4..cd373e72e 100644
--- a/lib/am/texibuild.am
+++ b/lib/am/texibuild.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.
?GENERIC_INFO?%SOURCE_SUFFIX%%DEST_SUFFIX%:
diff --git a/lib/am/texinfos.am b/lib/am/texinfos.am
index 15cb254a2..6882a7846 100644
--- a/lib/am/texinfos.am
+++ b/lib/am/texinfos.am
@@ -15,8 +15,8 @@
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
## ----------- ##
## Variables. ##
diff --git a/lib/am/yacc.am b/lib/am/yacc.am
index 04d45572d..1f0d626db 100644
--- a/lib/am/yacc.am
+++ b/lib/am/yacc.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.
## We want to disable the Yacc rebuild rule when
## 1. AM_MAINTAINER_MODE is used, and