From: Richard M. Stallman Date: Wed, 28 May 1997 03:50:36 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-20.1~1950 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d03b8a2d0024137e41aface68496c27cf629b14b;p=emacs.git Comment changes. --- diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index ed4eca76687..bbb363e64bd 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el @@ -1,12 +1,13 @@ ;;; ada-mode.el --- An Emacs major-mode for editing Ada source. -;;; Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc. -;;; Authors: Rolf Ebert -;;; Markus Heritsch -;;; Keywords: languages oop ada -;;; Rolf Ebert's version: 2.25 +;; Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc. -;;; This file is part of GNU Emacs. +;; Authors: Rolf Ebert +;; Markus Heritsch +;; Keywords: languages oop ada +;; Rolf Ebert's version: 2.25 + +;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/progmodes/modula2.el b/lisp/progmodes/modula2.el index a724260eea4..47ef7d97017 100644 --- a/lisp/progmodes/modula2.el +++ b/lisp/progmodes/modula2.el @@ -2,7 +2,7 @@ ;; Author: Michael Schmidt ;; Tom Perrine -;; Maintainer: Tom Perrine +;; Maintainer: FSF ;; Keywords: languages ;; The authors distributed this without a copyright notice