changeset 68582:cbe9f0f2bd93

Update copyright years.
author John Paul Wallington <jpw@pobox.com>
date Thu, 02 Feb 2006 21:57:57 +0000
parents 0a74d0792db2
children 47e7f72a965c
files lisp/ibuffer.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ibuffer.el	Thu Feb 02 21:57:09 2006 +0000
+++ b/lisp/ibuffer.el	Thu Feb 02 21:57:57 2006 +0000
@@ -1,7 +1,7 @@
 ;;; ibuffer.el --- operate on buffers like dired
 
 ;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005 Free Software Foundation, Inc.
+;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Colin Walters <walters@verbum.org>
 ;; Maintainer: John Paul Wallington <jpw@gnu.org>