summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-02-27 17:30:23 +0000
committerEli Zaretskii <eliz@gnu.org>2004-02-27 17:30:23 +0000
commit4935b96977b7f1d952149f0c802b4805aa5744a9 (patch)
tree9267a2f9603cc1590486c2003ba09e00e214ff1a /lisp/isearch.el
parentcc23ae14620049bd16a4730eca8ad90a01fca0bc (diff)
downloademacs-4935b96977b7f1d952149f0c802b4805aa5744a9.tar.gz
Fix copyright years.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index c0d694e84b1..6eecd623cfd 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -1,6 +1,6 @@
;;; isearch.el --- incremental search minor mode
-;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003
+;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003, 2004
;; Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>