From: Dave Love Date: Sun, 8 Oct 2000 17:47:56 +0000 (+0000) Subject: Fix header line, copyright notice. X-Git-Tag: emacs-pretest-21.0.90~1029 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=383d5bbba8feb6ed3beda87681da0e23c51b5147;p=emacs.git Fix header line, copyright notice. --- diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index a7981841c6c..7d09c68a10e 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el @@ -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 ;; Maintainer: Rolf Ebert diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index d358a127d8c..dcdf483c45e 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el @@ -1,12 +1,12 @@ -;; @(#) ada-xref.el --for lookup and completion in Ada mode +;; @(#) ada-xref.el --- for lookup and completion in Ada mode -;; Copyright (C) 1994-1999 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. ;; Author: Markus Heritsch ;; Rolf Ebert ;; Emmanuel Briot ;; Maintainer: Emmanuel Briot -;; Ada Core Technologies's version: $Revision: 1.99 $ +;; Ada Core Technologies's version: $Revision: 1.3 $ ;; Keywords: languages ada xref ;; This file is not part of GNU Emacs. @@ -1971,4 +1971,4 @@ find-file...." (provide 'ada-xref) -;;; ada-xref.el ends here \ No newline at end of file +;;; ada-xref.el ends here