1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
This package was debianized by Ludovic Brenta <lbrenta@insalien.org> on
Thu, 29 Jan 2004 14:57:34 +0100.
It was downloaded from http://libre.act-europe.fr/aws
Upstream Authors: Dmitriy Anisimkov <anisimkov@yahoo.com> and
Pascal Obry <p.obry@wanadoo.fr>.
Copyright: Copyright (c) 2000-2006 AdaCore
This library 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 of the License, or (at
your option) any later version.
This library 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 this library; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
The full text of the GNU Public License is available in
/usr/share/common-licenses/GPL.
License change
--------------
AWS 2.2 has switched to the pure GNU GPL license. As a result, if
you use AWS 2.2 in your program, you have four options:
- do not distribute your program at all (you can always use it for
yourself).
- distribute your program under the terms of the GPL, i.e. with full
sources and the four freedoms: inspection, redistribution,
modification, and distribution of modified copies.
- distribute your program in source form only, under licensing terms
of your choosing (perhaps under non-disclosure, non-redistribution
terms), and ask your licensees to recompile your program for
themselves.
- contact AdaCore (sales@adacore.com) and purchase a GNAT-Modified
GPL which will allow you to distribute your program in binary-only
form without disclosing your sources.
If you obtain AWS 2.2 or later from AdaCore's CVS or web server, you
may notice that the source files still contain the GNAT-Modified
license boilerplate. This boilerplate has no legal force; you must
ask AdaCore for clarification. The license is really the pure GPL.
In order to reduce the risk for confusion, I have removed this license
boilerplate from the sources in the Debian package.
--
Ludovic Brenta, 2006-07-13
|