changeset 42316:b1023d722287

Add Maintainer header.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 25 Dec 2001 11:03:46 +0000
parents 33d9eae5bb32
children c427880038a5
files lisp/image.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/image.el	Tue Dec 25 11:02:43 2001 +0000
+++ b/lisp/image.el	Tue Dec 25 11:03:46 2001 +0000
@@ -1,6 +1,8 @@
 ;;; image.el --- image API
 
 ;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+
+;; Maintainer: FSF
 ;; Keywords: multimedia
 
 ;; This file is part of GNU Emacs.