Mercurial > emacs
comparison lisp/erc/erc-autoaway.el @ 75346:7a3f13e2dd57
Add 2007 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 21 Jan 2007 02:48:43 +0000 |
parents | bc5d69739d5e |
children | 2fae574a2382 |
comparison
equal
deleted
inserted
replaced
75345:04d493c77655 | 75346:7a3f13e2dd57 |
---|---|
1 ;;; erc-autoaway.el --- Provides autoaway for ERC | 1 ;;; erc-autoaway.el --- Provides autoaway for ERC |
2 | 2 |
3 ;; Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
6 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoAway | 6 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoAway |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |