diff options
author | Glenn Morris <rgm@gnu.org> | 2011-08-18 16:41:06 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-08-18 16:41:06 -0400 |
commit | cbd209473b6e0bc782293fc07ca5c65c6cfcadda (patch) | |
tree | 5862b71efceabcb4b305a34d33129066deb420d4 /lisp/org/org-attach.el | |
parent | 0be6ee069e0911cdac5abe4d2ff53bf32a6d62fc (diff) | |
download | emacs-cbd209473b6e0bc782293fc07ca5c65c6cfcadda.tar.gz |
Restore clobbered changes to Org copyright years.
Diffstat (limited to 'lisp/org/org-attach.el')
-rw-r--r-- | lisp/org/org-attach.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el index c2688f2dced..aa8c476e89b 100644 --- a/lisp/org/org-attach.el +++ b/lisp/org/org-attach.el @@ -1,6 +1,6 @@ ;;; org-attach.el --- Manage file attachments to org-mode tasks -;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2008-2011 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@newartisans.com> ;; Keywords: org data task |