comparison lisp/image-mode.el @ 79721:73661ddc7ac7

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 02:45:14 +0000
parents 13d8527fc74d
children bfcd3905d0e4
comparison
equal deleted inserted replaced
79720:9c0b3f269b92 79721:73661ddc7ac7
1 ;;; image-mode.el --- support for visiting image files 1 ;;; image-mode.el --- support for visiting image files
2 ;; 2 ;;
3 ;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4 ;; 4 ;;
5 ;; Author: Richard Stallman <rms@gnu.org> 5 ;; Author: Richard Stallman <rms@gnu.org>
6 ;; Keywords: multimedia 6 ;; Keywords: multimedia
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.