diff options
author | Dave Love <fx@gnu.org> | 2000-12-06 20:24:23 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-12-06 20:24:23 +0000 |
commit | e7cff5504bbbbd5bab5482101c648f1ea7624ef8 (patch) | |
tree | d454ed349e5262ff1b7013819b76e4d44ae7eceb /lisp/progmodes/ada-prj.el | |
parent | fbee3231d084a7f0a94918678584600a4e41624d (diff) | |
download | emacs-e7cff5504bbbbd5bab5482101c648f1ea7624ef8.tar.gz |
Fix copyright years.
Diffstat (limited to 'lisp/progmodes/ada-prj.el')
-rw-r--r-- | lisp/progmodes/ada-prj.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el index 7dc38e74e2a..b5ff7833222 100644 --- a/lisp/progmodes/ada-prj.el +++ b/lisp/progmodes/ada-prj.el @@ -1,9 +1,9 @@ ;;; @(#) ada-prj.el --- Easy editing of project files for the ada-mode -;; Copyright (C) 1998-1999 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999 Free Software Foundation, Inc. ;; Author: Emmanuel Briot <briot@gnat.com> -;; Ada Core Technologies's version: $Revision: 1.44 $ +;; Ada Core Technologies's version: $Revision: 1.3 $ ;; Keywords: languages, ada, project file ;; This file is not part of GNU Emacs. |