Mercurial > emacs
changeset 64969:3a43d3e9bb74
Fix copyright notice, list author.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 15 Aug 2005 01:48:45 +0000 |
parents | fe8827f7aeda |
children | 877705ac17d3 |
files | lisp/textmodes/conf-mode.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/conf-mode.el Mon Aug 15 01:47:46 2005 +0000 +++ b/lisp/textmodes/conf-mode.el Mon Aug 15 01:48:45 2005 +0000 @@ -1,6 +1,8 @@ ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files -;; Copyright (C) 2004, 2005 by Daniel Pfeiffer <occitan@esperanto.org> +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. + +;; Author: Daniel Pfeiffer <occitan@esperanto.org> ;; Keywords: conf ini windows java ;; This file is part of GNU Emacs.