auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/beamer.el,v
Date: Sun, 03 Feb 2008 15:19:06 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/02/03 15:19:06

Index: beamer.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/beamer.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- beamer.el   19 Aug 2007 17:27:09 -0000      1.13
+++ beamer.el   3 Feb 2008 15:19:05 -0000       1.14
@@ -1,12 +1,28 @@
 ;;; beamer.el --- AUCTeX style for the latex-beamer class
 
 ;; Copyright (C) 2003, 2004, 2005 Free Software Foundation
-;; License: GPL, see the file COPYING in the base directory of AUCTeX
 
 ;; Author: Thomas Baumann <address@hidden>
 ;; Created: 2003-12-20
 ;; 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 3, 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:
 
 ;; This file adds support for the latex-beamer class.
@@ -277,3 +293,5 @@
                      LaTeX-beamer-font-themes))))
     nil nil nil)
    t))
+
+;;; beamer.el ends here




reply via email to

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