diff options
author | John Paul Wallington <jpw@pobox.com> | 2004-07-04 01:03:43 +0000 |
---|---|---|
committer | John Paul Wallington <jpw@pobox.com> | 2004-07-04 01:03:43 +0000 |
commit | 8430818acab5f7abd40ec9504e907c67a4bb082b (patch) | |
tree | 484db19c3806a4c05580ec7340a0cc0ea7305784 /lisp/ibuffer.el | |
parent | 2a1a35c60c3acad58ed135fa52efcaceb0ff9091 (diff) | |
download | emacs-8430818acab5f7abd40ec9504e907c67a4bb082b.tar.gz |
Restore updated copyright info that was inadvertently removed.
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 fef9b7f811d..140f2995292 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -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> |