diff options
author | Bastien Guerry <bastien1@free.fr> | 2012-04-01 22:27:06 +0200 |
---|---|---|
committer | Bastien Guerry <bastien1@free.fr> | 2012-04-01 22:27:06 +0200 |
commit | dfd989375d7356c50b3e60e3297b84f0b038dccc (patch) | |
tree | 8d8f6d284b59fcdc94ad8289104f1adff99fc1ce /lisp/org/org-ascii.el | |
parent | 3460d159231c1b9a2fe0709bae79e253cad41097 (diff) | |
download | emacs-dfd989375d7356c50b3e60e3297b84f0b038dccc.tar.gz emacs-dfd989375d7356c50b3e60e3297b84f0b038dccc.tar.bz2 emacs-dfd989375d7356c50b3e60e3297b84f0b038dccc.zip |
Fix copyright and authors lines in Org
Diffstat (limited to 'lisp/org/org-ascii.el')
-rw-r--r-- | lisp/org/org-ascii.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-ascii.el b/lisp/org/org-ascii.el index b4c92cfe088..61cbe1560a4 100644 --- a/lisp/org/org-ascii.el +++ b/lisp/org/org-ascii.el @@ -1,6 +1,6 @@ ;;; org-ascii.el --- ASCII export for Org-mode -;; Copyright (C) 2004-2012 Free Software Foundation, Inc. +;; Copyright (C) 2004-2012 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp |