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