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-sound.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-sound.el')
-rw-r--r-- | lisp/erc/erc-sound.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-sound.el b/lisp/erc/erc-sound.el index c5b0f8177f2..bbcddafc231 100644 --- a/lisp/erc/erc-sound.el +++ b/lisp/erc/erc-sound.el @@ -1,6 +1,6 @@ ;;; erc-sound.el --- CTCP SOUND support for ERC -;; Copyright (C) 2002, 2003 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2006 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |