diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:08:52 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:08:52 +0000 |
commit | a587bb3c7e9074828d49c31c1b04ae1386041f02 (patch) | |
tree | 950c82aaa432fda74887d47c6ad60fa92fe03ba2 | |
parent | c13ce396aeedefa97d7f819e20256428ec82140c (diff) | |
download | emacs-a587bb3c7e9074828d49c31c1b04ae1386041f02.tar.gz |
Update FSF's address.
-rw-r--r-- | lisp/autoinsert.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 04bdb17efca..b7515070339 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -22,8 +22,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: |