comparison lisp/erc/erc-truncate.el @ 75346:7a3f13e2dd57

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 02:48:43 +0000
parents 21c7a5b30ab2
children 85d67fae9a94
comparison
equal deleted inserted replaced
75345:04d493c77655 75346:7a3f13e2dd57
1 ;;; erc-truncate.el --- Functions for truncating ERC buffers 1 ;;; erc-truncate.el --- Functions for truncating ERC buffers
2 2
3 ;; Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. 3 ;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
4 4
5 ;; Author: Andreas Fuchs <asf@void.at> 5 ;; Author: Andreas Fuchs <asf@void.at>
6 ;; Keywords: IRC, chat, client, Internet, logging 6 ;; Keywords: IRC, chat, client, Internet, logging
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.