summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-05-28 03:50:36 +0000
committerRichard M. Stallman <rms@gnu.org>1997-05-28 03:50:36 +0000
commitd03b8a2d0024137e41aface68496c27cf629b14b (patch)
tree1578c7c34b1cf8315d636c849aea968669fe7cb5
parentd6c7b552ca55f183d3d0f7021d77e63baff75da9 (diff)
downloademacs-d03b8a2d0024137e41aface68496c27cf629b14b.tar.gz
Comment changes.
-rw-r--r--lisp/progmodes/ada-mode.el13
-rw-r--r--lisp/progmodes/modula2.el2
2 files changed, 8 insertions, 7 deletions
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 <ebert@inf.enst.fr>
-;;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>
-;;; 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 <ebert@inf.enst.fr>
+;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>
+;; 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 <michael@pbinfo.UUCP>
;; Tom Perrine <Perrin@LOGICON.ARPA>
-;; Maintainer: Tom Perrine <Perrin@LOGICON.ARPA>
+;; Maintainer: FSF
;; Keywords: languages
;; The authors distributed this without a copyright notice