diff options
author | Glenn Morris <rgm@gnu.org> | 2007-06-21 04:07:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-06-21 04:07:24 +0000 |
commit | fc98ca56e08e5b6838a0170b81329196939045c6 (patch) | |
tree | 3af22ec4640654d3c6641f2bfe73558266fe7ea4 /lisp/progmodes/vera-mode.el | |
parent | 76e4973a857ec84c85df7c199530436c3150862d (diff) | |
download | emacs-fc98ca56e08e5b6838a0170b81329196939045c6.tar.gz |
Header changes: mark file as part of Emacs, update FSF address.
Diffstat (limited to 'lisp/progmodes/vera-mode.el')
-rw-r--r-- | lisp/progmodes/vera-mode.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index 67d881030db..f26fd02ab17 100644 --- a/lisp/progmodes/vera-mode.el +++ b/lisp/progmodes/vera-mode.el @@ -15,7 +15,7 @@ (defconst vera-time-stamp "2007-06-11" "Vera Mode time stamp for last update.") -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -29,8 +29,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: |