aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ada-prj.el
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2001-07-13 12:59:13 +0000
committerGerd Moellmann <[email protected]>2001-07-13 12:59:13 +0000
commit2be7dabcae8e648818cd772eb7a56581e8837866 (patch)
treef3ec33c49510543ccafe0bcb7c7c73b1774cda53 /lisp/progmodes/ada-prj.el
parenta3a56285dfd3d3bc892eaf19567c7e829b77bfd7 (diff)
Fix license commentary.
Diffstat (limited to 'lisp/progmodes/ada-prj.el')
-rw-r--r--lisp/progmodes/ada-prj.el11
1 files changed, 6 insertions, 5 deletions
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el
index 8a2da6f79b..f2b133a07e 100644
--- a/lisp/progmodes/ada-prj.el
+++ b/lisp/progmodes/ada-prj.el
@@ -3,24 +3,25 @@
;; Copyright (C) 1998, 1999 Free Software Foundation, Inc.
;; Author: Emmanuel Briot <[email protected]>
-;; Ada Core Technologies's version: $Revision: 1.4 $
+;; Ada Core Technologies's version: $Revision: 1.5 $
;; Keywords: languages, ada, project file
;; This file is part of GNU Emacs.
-;; This program is free software; you can redistribute it and/or modify
+;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with GNU Emacs; see the file COPYING. If not, write to the
+;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;; This package provides a set of functions to easily edit the project
;;; files used by the ada-mode.