]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/src/library.gpr
ncurses 5.7 - patch 20100626
[ncurses.git] / Ada95 / src / library.gpr
index 50ca634fb90dd457b8f95db36a70a6cf7f30e1b5..ccaf1015d987a1bd226468100b7e9070ef33621d 100644 (file)
@@ -1,5 +1,5 @@
 ------------------------------------------------------------------------------
--- Copyright (c) 1998-2007,2009 Free Software Foundation, Inc.              --
+-- Copyright (c) 2010 Free Software Foundation, Inc.                        --
 --                                                                          --
 -- Permission is hereby granted, free of charge, to any person obtaining a  --
 -- copy of this software and associated documentation files (the            --
@@ -25,8 +25,9 @@
 -- sale, use or other dealings in this Software without prior written       --
 -- authorization.                                                           --
 ------------------------------------------------------------------------------
--- $Id: library.gpr,v 1.2 2010/06/12 18:09:06 tom Exp $
+-- $Id: library.gpr,v 1.4 2010/06/26 19:43:16 tom Exp $
 -- http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/Library-Projects.html
+-- http://www.adaworld.com/debian/debian-ada-policy.html
 project Library is
   Build_Dir := External ("BUILD_DIR");
   Source_Dir := External ("SOURCE_DIR");