diff options
Diffstat (limited to 'lisp/org/org-lparse.el')
-rw-r--r-- | lisp/org/org-lparse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-lparse.el b/lisp/org/org-lparse.el index c5ced3ef01c..11711353ff7 100644 --- a/lisp/org/org-lparse.el +++ b/lisp/org/org-lparse.el @@ -1,6 +1,6 @@ ;;; org-lparse.el --- Line-oriented parser-exporter for Org-mode -;; Copyright (C) 2010-2012 Free Software Foundation, Inc. +;; Copyright (C) 2010-2013 Free Software Foundation, Inc. ;; Author: Jambunathan K <kjambunathan at gmail dot com> ;; Keywords: outlines, hypermedia, calendar, wp |