]> code.delx.au - gnu-emacs/blobdiff - lisp/sb-image.el
(pr-alist-custom-set, pr-ps-utility-custom-set)
[gnu-emacs] / lisp / sb-image.el
index 036112e4e2a452ad06efc1325db6f5b3e8e28432..c608346cd02681937996848838d3dc1b8f6e28ce 100644 (file)
@@ -1,10 +1,10 @@
 ;;; 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
-;; X-RCS: $Id: sb-image.el,v 1.10 2003/08/25 17:23:39 zappo Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -20,8 +20,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 ;;
@@ -108,4 +108,5 @@ See `speedbar-expand-image-button-alist' for details."
 
 (provide 'sb-image)
 
+;; arch-tag: 6b05accd-e8b8-4290-8379-f063f3dacabb
 ;;; sb-image.el ends here