diff options
author | John Paul Wallington <jpw@pobox.com> | 2006-02-02 21:59:18 +0000 |
---|---|---|
committer | John Paul Wallington <jpw@pobox.com> | 2006-02-02 21:59:18 +0000 |
commit | 070b3f44275070caf5fd4d6283258bd18883596c (patch) | |
tree | df7ae61447c8050a150f25a665eababafb38509b /lisp/ibuffer.el | |
parent | 4b9ae390faf4e6ccf1c20b62c349fc1ebd901e05 (diff) | |
download | emacs-070b3f44275070caf5fd4d6283258bd18883596c.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/ibuffer.el')
-rw-r--r-- | lisp/ibuffer.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 3f6ae484ddd..179c7b334bd 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -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> |