]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-install.el
Fix typos.
[gnu-emacs] / lisp / org / org-install.el
index 01a1076d90aa4aa581778bafb76d0587fde76909..eb2d011efb9f3c34cb607bc89d0ae7596cee7adc 100644 (file)
@@ -1,7 +1,6 @@
 ;;; org-install.el --- Outline-based notes management and organizer
 ;; Carstens outline-mode for keeping track of everything.
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
-;;   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
@@ -35,5 +34,4 @@
 
 (provide 'org-install)
 
-;; arch-tag: 0614acb4-47a3-4e7b-918a-aa3149792bcc
 ;;; org-install.el ends here