diff options
Diffstat (limited to 'lisp/progmodes/ada-prj.el')
| -rw-r--r-- | lisp/progmodes/ada-prj.el | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el index 05d965be887..d9bfb891ee3 100644 --- a/lisp/progmodes/ada-prj.el +++ b/lisp/progmodes/ada-prj.el @@ -1,6 +1,7 @@  ;;; ada-prj.el --- easy editing of project files for the ada-mode -;; Copyright (C) 1998, 99, 2000-2003 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005  +;; Free Software Foundation, Inc.  ;; Author: Emmanuel Briot <briot@gnat.com>  ;; Keywords: languages, ada, project file  | 
