comparison lisp/erc/erc-backend.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents e20845a91a71
children 69a56b685af8
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
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, 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 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