]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-info.el
Merge from trunk.
[gnu-emacs] / lisp / org / org-info.el
index d1bfc53e5e3ad4e14df484a937d5138c164169fa..4f44045f9bfff20ad90e27a1124c333e2805dcef 100644 (file)
@@ -1,7 +1,6 @@
 ;;; org-info.el --- Support for links to Info nodes from within Org-Mode
 
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2004-2011  Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
@@ -78,6 +77,6 @@
 
 (provide 'org-info)
 
-;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e
+
 
 ;;; org-info.el ends here