diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
commit | 8b72699e888331b1cd3a6b9fbfc85079cbacc12b (patch) | |
tree | 359c63b8ff433b298b99d45867bae54a28d4e8cd /lisp/erc/erc-truncate.el | |
parent | 49af3415a2d717dfc0cd89198876a103c3c25e72 (diff) | |
download | emacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/erc/erc-truncate.el')
-rw-r--r-- | lisp/erc/erc-truncate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index 599e49e706a..ab712b7d6a4 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el @@ -1,6 +1,6 @@ ;;; erc-truncate.el --- Functions for truncating ERC buffers -;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Andreas Fuchs <asf@void.at> ;; Keywords: IRC, chat, client, Internet, logging |