diff options
Diffstat (limited to 'lisp/sb-image.el')
-rw-r--r-- | lisp/sb-image.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/sb-image.el b/lisp/sb-image.el index e36cc23de19..e1ed8d06a86 100644 --- a/lisp/sb-image.el +++ b/lisp/sb-image.el @@ -4,7 +4,6 @@ ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: file, tags, tools -;; X-RCS: $Id: sb-image.el,v 1.1 2005/09/30 13:15:10 cyd Exp $ ;; This file is part of GNU Emacs. @@ -20,8 +19,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: ;; |