]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-mhe.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / org / org-mhe.el
index c75bed37b8cd0582773468918a3a0b108e9ecdde..0c59d50073535724fb5113fdae11911be52fe598 100644 (file)
@@ -1,12 +1,10 @@
 ;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode
 
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
-;;   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.
 ;;
@@ -226,6 +224,4 @@ folders."
 
 (provide 'org-mhe)
 
-;; arch-tag: dcb05484-8627-491d-a8c1-01dbd2bde4ae
-
 ;;; org-mhe.el ends here