diff options
author | Richard M. Stallman <rms@gnu.org> | 2007-01-21 09:10:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2007-01-21 09:10:53 +0000 |
commit | 3d6842b21a6172040131ccb3994c9a13e936fd82 (patch) | |
tree | ce01eb5ea07d733cad8b8f841c63d7659bdeef87 /lisp/isearchb.el | |
parent | 4e37c52680c1563c67e259a18b3d10dd1d3f75e6 (diff) | |
download | emacs-3d6842b21a6172040131ccb3994c9a13e936fd82.tar.gz |
Copyright notice change.
Diffstat (limited to 'lisp/isearchb.el')
-rw-r--r-- | lisp/isearchb.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/isearchb.el b/lisp/isearchb.el index 5fd59a2e5ee..0f46969a2d2 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el @@ -1,6 +1,6 @@ ;;; isearchb --- a marriage between iswitchb and isearch -;; Copyright (C) 2004, 2005, 2006 John Wiegley +;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> ;; Maintainer: FSF |