diff options
Diffstat (limited to 'lisp/iimage.el')
-rw-r--r-- | lisp/iimage.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/iimage.el b/lisp/iimage.el index e961f5554bd..43621a197a5 100644 --- a/lisp/iimage.el +++ b/lisp/iimage.el @@ -1,6 +1,7 @@ ;;; iimage.el --- Inline image minor mode. -;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +;; Free Software Foundation, Inc. ;; Author: KOSEKI Yoshinori <kose@meadowy.org> ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> |