From: Glenn Morris Date: Thu, 21 Jun 2007 04:07:24 +0000 (+0000) Subject: Header changes: mark file as part of Emacs, update FSF address. X-Git-Tag: emacs-pretest-22.1.90~1330 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc98ca56e08e5b6838a0170b81329196939045c6;p=emacs.git Header changes: mark file as part of Emacs, update FSF address. --- 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: