summaryrefslogtreecommitdiff
path: root/lisp/org/org-info.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-info.el')
-rw-r--r--lisp/org/org-info.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el
index 4f44045f9b..b4e5c2244d 100644
--- a/lisp/org/org-info.el
+++ b/lisp/org/org-info.el
@@ -1,11 +1,10 @@
;;; org-info.el --- Support for links to Info nodes from within Org-Mode
-;; Copyright (C) 2004-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2012 Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
-;; Version: 7.7
;;
;; This file is part of GNU Emacs.
;;
@@ -77,6 +76,4 @@
(provide 'org-info)
-
-
;;; org-info.el ends here