# HG changeset patch # User Glenn Morris # Date 1182324585 0 # Node ID ec08616e79011219d78ef860600781c19306fad8 # Parent 92dd41bc61308888908fde7de222b8aa6a7cda08 Mark file as part of Emacs. Correct FSF address in header. diff -r 92dd41bc6130 -r ec08616e7901 lisp/progmodes/vera-mode.el --- a/lisp/progmodes/vera-mode.el Wed Jun 20 06:44:35 2007 +0000 +++ b/lisp/progmodes/vera-mode.el Wed Jun 20 07:29:45 2007 +0000 @@ -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: