diff lisp/progmodes/ada-stmt.el @ 32301:0f1f7e931493

Fix header line, copyright notice.
author Dave Love <fx@gnu.org>
date Sun, 08 Oct 2000 17:47:56 +0000
parents a530830f8a3d
children d29063c1c480
line wrap: on
line diff
--- a/lisp/progmodes/ada-stmt.el	Sun Oct 08 17:47:03 2000 +0000
+++ b/lisp/progmodes/ada-stmt.el	Sun Oct 08 17:47:56 2000 +0000
@@ -1,8 +1,9 @@
-;;; ada-stmt.el - An extension to Ada mode for inserting statement templates.
+;;; ada-stmt.el --- An extension to Ada mode for inserting statement templates.
 
-;; Copyright(C) 1987, 1993-1994, 1996-1998, 1999 Free Software Foundation, Inc.
+;; Copyright(C) 1987, 1993, 1994, 1996, 1997, 1998, 1999
+;;   Free Software Foundation, Inc.
 
-;; Ada Core Technologies's version:   $Revision: 1.16 $ 
+;; Ada Core Technologies's version:   $Revision: 1.6 $ 
 
 ;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de>
 ;; Maintainer: Rolf Ebert <ebert@waporo.muc.de>