root/trunk/jaws/COPYING

Revision 7279, 1.2 kB (checked in by afz, 1 year ago)

copyright 2008

Line 
1 Jaws Project - Copying
2 http://www.jaws-project.com
3
4 Jaws is divided in two parts legally speaking:
5
6  * The first part is focused in the core part, the libraries we provide,
7    the API, and of course in the core gadgets we provide. This part is
8    licensed under the LGPL license, the reason of this is that you can
9    use Jaws in your application with no need to license it under GPL
10    since LGPL is compatible with other opensource licenses.
11  * Some parts of the core are licensed under the new BSD license
12  * The rest of the code we provide is licensed under the GPL license,
13    so that if you try to derivate your work from any of our GPL code
14    you need to license your application under GPL, you don't have permission
15    to license it under ANY other license.
16
17 And of course, doesn't matter if you use the GPL or LGPL, but you need to
18 keep intact the copyright of the code we provide :-), in two words: don't
19 try to be cheap and say that Jaws is *your* work cause it isn't :-).
20
21 We also provide some 3rdParty tools and we include the license of these tools.
22
23 If you have any legal issues about Jaws Project please contact ion or pablo.
24
25 We include the GPL, LGPL and the new BSD licenses if you want to read more about.
26
27 (c) 2002-2008 Jaws Project
Note: See TracBrowser for help on using the browser.