diff options
author | Miles Bader <miles@gnu.org> | 2006-02-12 20:25:00 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-02-12 20:25:00 +0000 |
commit | 92ed2bfbc0fa71a2490ddccfd60aae383c7a4aaf (patch) | |
tree | 03405dfe74dd5059c5113ed8adab6415fc22823f /lisp/erc/erc-identd.el | |
parent | cf3a96a39dfd89cbfe8bb8e96dd89f552ea40185 (diff) | |
download | emacs-92ed2bfbc0fa71a2490ddccfd60aae383c7a4aaf.tar.gz |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75
Creator: Michael Olson <mwolson@gnu.org>
Make ERC comply with the new copyright year guidelines.
Diffstat (limited to 'lisp/erc/erc-identd.el')
-rw-r--r-- | lisp/erc/erc-identd.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index 5cb179c7e22..e0ccfb40497 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el @@ -1,6 +1,6 @@ ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server -;; Copyright (C) 2003 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2006 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> ;; Keywords: comm, processes |