diff options
Diffstat (limited to 'lisp/org/org-odt.el')
-rw-r--r-- | lisp/org/org-odt.el | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lisp/org/org-odt.el b/lisp/org/org-odt.el index e53f396a310..886efa014f3 100644 --- a/lisp/org/org-odt.el +++ b/lisp/org/org-odt.el @@ -5,9 +5,8 @@ ;; Author: Jambunathan K <kjambunathan at gmail dot com> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; -;; This file is not (yet) part of GNU Emacs. -;; However, it is distributed under the same license. + +;; 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 @@ -21,8 +20,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; + ;;; Commentary: ;;; Code: |