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