Mercurial > emacs
comparison lisp/erc/erc-backend.el @ 79706:5f92874bde07
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 01:12:31 +0000 |
parents | 0bab3d7a6bff |
children | 107ccd98fa12 |
comparison
equal
deleted
inserted
replaced
79705:d6d821e3ae21 | 79706:5f92874bde07 |
---|---|
1 ;;; erc-backend.el --- Backend network communication for ERC | 1 ;;; erc-backend.el --- Backend network communication for ERC |
2 | 2 |
3 ;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Filename: erc-backend.el | 5 ;; Filename: erc-backend.el |
6 ;; Author: Lawrence Mitchell <wence@gmx.li> | 6 ;; Author: Lawrence Mitchell <wence@gmx.li> |
7 ;; Created: 2004-05-7 | 7 ;; Created: 2004-05-7 |
8 ;; Keywords: IRC chat client internet | 8 ;; Keywords: IRC chat client internet |