diff options
Diffstat (limited to 'lisp/erc/erc-hecomplete.el')
-rw-r--r-- | lisp/erc/erc-hecomplete.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-hecomplete.el b/lisp/erc/erc-hecomplete.el index 22a5bb73d88..0c03f10c27c 100644 --- a/lisp/erc/erc-hecomplete.el +++ b/lisp/erc/erc-hecomplete.el @@ -1,6 +1,6 @@ ;;; erc-hecomplete.el --- Provides Nick name completion for ERC -;; Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Alex Schroeder <alex@gnu.org> ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcCompletion |