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

Index: subfigure.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/subfigure.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- subfigure.el        19 Oct 2005 21:19:11 -0000      1.3
+++ subfigure.el        1 Jul 2007 21:10:53 -0000       1.4
@@ -1,11 +1,30 @@
-;; subfigure.el --- AUCTeX style file for subfigure.sty
-;; Copyright (C) 2003, 2005 Reiner Steib
+;;; subfigure.el --- AUCTeX style file for subfigure.sty
+
+;; Copyright (C) 2003, 2005 Free Software Foundation, Inc.
 
 ;; Author: Reiner Steib  <[EMAIL PROTECTED]>
+;; Maintainer: auctex-devel@gnu.org
 ;; Keywords: tex
 
+;; 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:
-;;
+
 ;; AUCTeX style file for subfigure.sty
 
 ;;; Code:
@@ -51,4 +70,4 @@
                                          "TABTOPCAP" "loose" "tight")
   "Package options for the subfigure package.")
 
-;; subfigure.el ends here
+;;; subfigure.el ends here


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to