diff options
Diffstat (limited to 'lisp/org/org-archive.el')
-rw-r--r-- | lisp/org/org-archive.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/org/org-archive.el b/lisp/org/org-archive.el index e56b01f952a..4a934517cfe 100644 --- a/lisp/org/org-archive.el +++ b/lisp/org/org-archive.el @@ -1,7 +1,6 @@ ;;; org-archive.el --- Archiving for Org-mode -;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 2004-2011 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp @@ -466,6 +465,5 @@ This command is set with the variable `org-archive-default-command'." (provide 'org-archive) -;; arch-tag: 0837f601-9699-43c3-8b90-631572ae6c85 ;;; org-archive.el ends here |