summaryrefslogtreecommitdiff
path: root/lib/emacs
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-14 07:00:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-14 07:00:38 +0000
commit681d17dce2aa6c1258318b0400b2ab22aadffe84 (patch)
tree1028ca6e40f386e58a221d0f00ed5362d4b6f23d /lib/emacs
parent90e4ad679a2e4e45b6a5c26b47b20cf9433cb508 (diff)
downloadautoconf-681d17dce2aa6c1258318b0400b2ab22aadffe84.tar.gz
Update FSF postal mail address.
Diffstat (limited to 'lib/emacs')
-rw-r--r--lib/emacs/Makefile.am4
-rw-r--r--lib/emacs/autoconf-mode.el4
-rw-r--r--lib/emacs/autotest-mode.el4
3 files changed, 6 insertions, 6 deletions
diff --git a/lib/emacs/Makefile.am b/lib/emacs/Makefile.am
index 5b9aa75e..fba457e2 100644
--- a/lib/emacs/Makefile.am
+++ b/lib/emacs/Makefile.am
@@ -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.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
dist_lisp_LISP = autoconf-mode.el autotest-mode.el
diff --git a/lib/emacs/autoconf-mode.el b/lib/emacs/autoconf-mode.el
index c168ea05..3476765a 100644
--- a/lib/emacs/autoconf-mode.el
+++ b/lib/emacs/autoconf-mode.el
@@ -20,8 +20,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.
;; A major mode for editing autoconf input (like configure.in).
;; Derived from m4-mode.el by Andrew Csillag (drew@staff.prodigy.com)
diff --git a/lib/emacs/autotest-mode.el b/lib/emacs/autotest-mode.el
index c8caa921..9aa4b0ea 100644
--- a/lib/emacs/autotest-mode.el
+++ b/lib/emacs/autotest-mode.el
@@ -19,8 +19,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.
;;; Commentary: