auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/style/verbatim.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/verbatim.el,v
Date: Sun, 01 Jul 2007 21:33:27 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/07/01 21:33:27

Index: verbatim.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/verbatim.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- verbatim.el 18 Jan 2007 11:13:53 -0000      1.3
+++ verbatim.el 1 Jul 2007 21:33:26 -0000       1.4
@@ -1,9 +1,30 @@
 ;;; verbatim.el --- Style hook for the verbatim package.
-;;;
-;;; AUTHOR: Masayuki Ataka <address@hidden>
-;;; CREATED: 2001/05/01
+
+;; Copyright (C) 2001 Free Software Foundation, Inc.
+
+;; Author: Masayuki Ataka <address@hidden>
+;; Maintainer: address@hidden
+;; Created: 2001/05/01
+
+;; This file is part of AUCTeX.
+
+;; AUCTeX is free software; you can redistribute it and/or modify it
+;; under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 2, or (at your option)
+;; any later version.
+
+;; AUCTeX is distributed in the hope that it will be useful, but
+;; WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+;; General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with AUCTeX; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+;; 02110-1301, USA.
 
 ;;; Commentary:
+
 ;;  M-x TeX-auto-generate verbatim.sty makes garbages.
 
 ;;; Code




reply via email to

[Prev in Thread] Current Thread [Next in Thread]