From b3af7c423a34837ffc5e069a8fa7b40acf2d5030 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 20 Jun 2007 07:29:45 +0000 Subject: [PATCH] Mark file as part of Emacs. Correct FSF address in header. --- lisp/progmodes/vera-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index 3c7078417e..60debef2f0 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: -- 2.39.2