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-replace.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-replace.el')
-rw-r--r-- | lisp/erc/erc-replace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 07e8cd16138..06d3ca77f06 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el @@ -1,6 +1,6 @@ ;; erc-replace.el -- wash and massage messages inserted into the buffer -;; Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2004, 2006 Free Software Foundation, Inc. ;; Author: Andreas Fuchs <asf@void.at> ;; Maintainer: Mario Lang (mlang@delysid.org) |