diff options
Diffstat (limited to 'lisp/sb-image.el')
-rw-r--r-- | lisp/sb-image.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sb-image.el b/lisp/sb-image.el index 7f3d0cac7f5..31488448bea 100644 --- a/lisp/sb-image.el +++ b/lisp/sb-image.el @@ -1,7 +1,7 @@ ;;; sb-image --- Image management for speedbar ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: file, tags, tools |