]> 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 d02b00808e11eb11ec1ed7edbad4b51531c7d801..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)
 
-
-
 ;;; org-mhe.el ends here