summaryrefslogtreecommitdiff
path: root/lisp/url/url-irc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-irc.el')
-rw-r--r--lisp/url/url-irc.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el
index 5270aab7b4c..30ab437d5c1 100644
--- a/lisp/url/url-irc.el
+++ b/lisp/url/url-irc.el
@@ -1,7 +1,7 @@
;;; url-irc.el --- IRC URL interface
-;; Copyright (C) 1996, 1997, 1998, 1999, 2004,
-;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1996, 1997, 1998, 1999, 2004, 2005, 2006, 2007, 2008,
+;; 2009, 2010, 2011 Free Software Foundation, Inc.
;; Keywords: comm, data, processes
@@ -91,5 +91,4 @@ PASSWORD - What password to use"
(provide 'url-irc)
-;; arch-tag: 2e5eecf8-9eb3-436b-9fbd-c26f2fb2bf3e
;;; url-irc.el ends here