diff lisp/progmodes/ada-mode.el @ 17996:be02a4e4cf47

Comment changes.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 May 1997 03:50:36 +0000
parents 12851b631f87
children 112bc3055da6
line wrap: on
line diff
--- a/lisp/progmodes/ada-mode.el	Wed May 28 03:41:18 1997 +0000
+++ b/lisp/progmodes/ada-mode.el	Wed May 28 03:50:36 1997 +0000
@@ -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
-
-;;; This file is part of GNU Emacs.
+
+;; 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
+
+;; 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