From 5ffc62f5e67eae370dd19a07ad5629975ad9b2ea Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 11 Oct 2007 03:47:14 +0000 Subject: [PATCH] Revert down-casing of copyright header. --- lisp/textmodes/org-export-latex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/textmodes/org-export-latex.el b/lisp/textmodes/org-export-latex.el index 95b03e523c1..2cf08b399e6 100644 --- a/lisp/textmodes/org-export-latex.el +++ b/lisp/textmodes/org-export-latex.el @@ -1,6 +1,6 @@ ;;; org-export-latex.el --- LaTeX exporter for org-mode ;; -;; copyright (c) 2007 free software foundation, inc. +;; Copyright (C) 2007 Free Software Foundation, Inc. ;; ;; Emacs Lisp Archive Entry ;; Filename: org-export-latex.el @@ -22,7 +22,7 @@ ;; 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 GNU Emacs; see the file COPYING. If not, write to the Free Software ;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -- 2.39.5