comparison lisp/erc/erc-match.el @ 79706:5f92874bde07

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:12:31 +0000
parents 5a93cf5bcfff
children f57e67bfe61a 107ccd98fa12
comparison
equal deleted inserted replaced
79705:d6d821e3ae21 79706:5f92874bde07
1 ;;; erc-match.el --- Highlight messages matching certain regexps 1 ;;; erc-match.el --- Highlight messages matching certain regexps
2 2
3 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 3 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,
4 ;; 2007 Free Software Foundation, Inc. 4 ;; 2007, 2008 Free Software Foundation, Inc.
5 5
6 ;; Author: Andreas Fuchs <asf@void.at> 6 ;; Author: Andreas Fuchs <asf@void.at>
7 ;; Keywords: comm, faces 7 ;; Keywords: comm, faces
8 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch 8 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch
9 9