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

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:12:31 +0000
parents 85d67fae9a94
children 2a734255bcc7
comparison
equal deleted inserted replaced
79705:d6d821e3ae21 79706:5f92874bde07
1 ;;; erc-join.el --- autojoin channels on connect and reconnects 1 ;;; erc-join.el --- autojoin channels on connect and reconnects
2 2
3 ;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
4 4
5 ;; Author: Alex Schroeder <alex@gnu.org> 5 ;; Author: Alex Schroeder <alex@gnu.org>
6 ;; Keywords: irc 6 ;; Keywords: irc
7 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoJoin 7 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoJoin
8 8