diff options
Diffstat (limited to 'lisp/url/url-about.el')
-rw-r--r-- | lisp/url/url-about.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el index 4dc7d294d17..b6f54db038e 100644 --- a/lisp/url/url-about.el +++ b/lisp/url/url-about.el @@ -1,7 +1,6 @@ ;;; url-about.el --- Show internal URLs -;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia @@ -99,5 +98,4 @@ (provide 'url-about) -;; arch-tag: 65dd7fca-db3f-4cb1-8026-7dd37d4a460e ;;; url-about.el ends here |