comparison lisp/erc/erc-goodies.el @ 68822:7010bb070445

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.
author Miles Bader <miles@gnu.org>
date Sun, 12 Feb 2006 20:25:00 +0000
parents 86c478cccc57
children 7a3f13e2dd57
comparison
equal deleted inserted replaced
68821:7e3f2f8237f6 68822:7010bb070445
1 ;; erc-goodies.el --- Collection of ERC modules 1 ;; erc-goodies.el --- Collection of ERC modules
2 2
3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Jorgen Schaefer <forcer@forcix.cx> 6 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
6 7
7 ;; Most code is taken verbatim from erc.el, see there for the original 8 ;; Most code is taken verbatim from erc.el, see there for the original
8 ;; authors. 9 ;; authors.