summaryrefslogtreecommitdiff
path: root/lisp/org/org-mhe.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-mhe.el')
-rw-r--r--lisp/org/org-mhe.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el
index 7075018894f..0c59d500735 100644
--- a/lisp/org/org-mhe.el
+++ b/lisp/org/org-mhe.el
@@ -1,11 +1,10 @@
;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode
-;; Copyright (C) 2004-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2012 Free Software Foundation, Inc.
;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
-;; Version: 7.7
;;
;; This file is part of GNU Emacs.
;;
@@ -225,6 +224,4 @@ folders."
(provide 'org-mhe)
-
-
;;; org-mhe.el ends here