diff options
Diffstat (limited to 'lisp/progmodes')
-rw-r--r-- | lisp/progmodes/ada-mode.el | 4 | ||||
-rw-r--r-- | lisp/progmodes/ada-prj.el | 4 | ||||
-rw-r--r-- | lisp/progmodes/ada-xref.el | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 87077367907..938232a140a 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el @@ -6,10 +6,10 @@ ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> ;; Emmanuel Briot <briot@gnat.com> ;; Maintainer: Emmanuel Briot <briot@gnat.com> -;; Ada Core Technologies's version: $Revision: 1.38 $ +;; Ada Core Technologies's version: $Revision: 1.39 $ ;; Keywords: languages ada -;; This file is not part of GNU Emacs +;; This file is part of GNU Emacs ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el index b5ff7833222..8a2da6f79b5 100644 --- a/lisp/progmodes/ada-prj.el +++ b/lisp/progmodes/ada-prj.el @@ -3,10 +3,10 @@ ;; Copyright (C) 1998, 1999 Free Software Foundation, Inc. ;; Author: Emmanuel Briot <briot@gnat.com> -;; Ada Core Technologies's version: $Revision: 1.3 $ +;; Ada Core Technologies's version: $Revision: 1.4 $ ;; Keywords: languages, ada, project file -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index dcdf483c45e..8e9692dfc4d 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el @@ -6,10 +6,10 @@ ;; Rolf Ebert <ebert@inf.enst.fr> ;; Emmanuel Briot <briot@gnat.com> ;; Maintainer: Emmanuel Briot <briot@gnat.com> -;; Ada Core Technologies's version: $Revision: 1.3 $ +;; Ada Core Technologies's version: $Revision: 1.4 $ ;; Keywords: languages ada xref -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |