From: Stefan Monnier Date: Thu, 20 Jun 2002 16:55:33 +0000 (+0000) Subject: Update copyright. Improve `revision' info. X-Git-Tag: ttn-vms-21-2-B4~14525 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a63fa26f4d70b75b0aa223b2ed916bc7775da232;p=emacs.git Update copyright. Improve `revision' info. --- diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index 95169476095..277d5d285b3 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el @@ -1,9 +1,9 @@ ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates -;; Copyright(C) 1987, 93, 94, 96, 97, 98, 99, 2000 +;; Copyright(C) 1987, 93, 94, 96, 97, 98, 99, 2000, 2001, 2002 ;; Free Software Foundation, Inc. -;; Ada Core Technologies's version: $Revision: 1.21 $ +;; Ada Core Technologies's version: Revision: 1.21 (GNAT 3.15) ;; This file is part of GNU Emacs.