aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/net/rcirc.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el
index 8c5890b718d..964f9c44ccc 100644
--- a/lisp/net/rcirc.el
+++ b/lisp/net/rcirc.el
@@ -3,8 +3,9 @@
3;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 3;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Ryan Yeske 6;; Author: Ryan Yeske <rcyeske@gmail.com>
7;; URL: http://www.nongnu.org/rcirc 7;; Maintainers: Ryan Yeske <rcyeske@gmail.com>,
8;; Deniz Dogan <deniz.a.m.dogan@gmail.com>
8;; Keywords: comm 9;; Keywords: comm
9 10
10;; This file is part of GNU Emacs. 11;; This file is part of GNU Emacs.