]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ada-mode/ada-build.el
update to Ada mode version 5.0.1
[gnu-emacs-elpa] / packages / ada-mode / ada-build.el
index 8a50e8927c44a595367048079cb27ea459f44752..0f32bb2bac1eaef00f3a1b46aef046167e06366b 100755 (executable)
@@ -1,7 +1,7 @@
 ;;; ada-build.el --- extensions to ada-mode for compiling and running
 ;;; Ada projects without 'make' or similar tool
 ;;
-;;; Copyright (C) 1994, 1995, 1997 - 2013  Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995, 1997 - 2014  Free Software Foundation, Inc.
 ;;
 ;; Author: Stephen Leake <stephen_leake@member.fsf.org>
 ;; Maintainer: Stephen Leake <stephen_leake@member.fsf.org>
 ;;
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-;;
-;;; Usage:
-;;
-;; Add (require 'ada-build) to your .emacs
 
 ;;; Design:
 ;;