diff options
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 d58b0952fc5..e79d6b26c6b 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, 2007, 2008, 2009, 2010 +;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 ;; Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> |