Mercurial > emacs
changeset 56337:a8f4413c6e97
Restore updated copyright info that was inadvertently removed.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 04 Jul 2004 01:03:43 +0000 |
parents | 2c401662dff4 |
children | fa931ffb96c8 |
files | lisp/ibuffer.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ibuffer.el Sat Jul 03 11:01:32 2004 +0000 +++ b/lisp/ibuffer.el Sun Jul 04 01:03:43 2004 +0000 @@ -1,6 +1,6 @@ ;;; ibuffer.el --- operate on buffers like dired -;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ;; Author: Colin Walters <walters@verbum.org> ;; Maintainer: John Paul Wallington <jpw@gnu.org>