]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-info.el
Fix some compiler warnings.
[gnu-emacs] / lisp / org / org-info.el
index d1bfc53e5e3ad4e14df484a937d5138c164169fa..b4e5c2244d51417f580f1a4e7319eb796901924e 100644 (file)
@@ -1,12 +1,10 @@
 ;;; 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-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.
 ;;
@@ -78,6 +76,4 @@
 
 (provide 'org-info)
 
-;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e
-
 ;;; org-info.el ends here