summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-xref.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-10-08 17:47:56 +0000
committerDave Love <fx@gnu.org>2000-10-08 17:47:56 +0000
commit383d5bbba8feb6ed3beda87681da0e23c51b5147 (patch)
treed22112621c68b496e91016a604e70eadb84117fd /lisp/progmodes/ada-xref.el
parent88127f30edc235c3ab9e4d516ccb395354dbfc0e (diff)
downloademacs-383d5bbba8feb6ed3beda87681da0e23c51b5147.tar.gz
Fix header line, copyright notice.
Diffstat (limited to 'lisp/progmodes/ada-xref.el')
-rw-r--r--lisp/progmodes/ada-xref.el8
1 files changed, 4 insertions, 4 deletions
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 <Markus.Heritsch@studbox.uni-stuttgart.de>
;; Rolf Ebert <ebert@inf.enst.fr>
;; Emmanuel Briot <briot@gnat.com>
;; Maintainer: Emmanuel Briot <briot@gnat.com>
-;; 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