| 1 | == Licenses == |
| 2 | |
| 3 | ProMoT uses or builds on several other software packages. |
| 4 | This page gives an overview of licenses relevant for ProMoT. |
| 5 | |
| 6 | Detailed information about the different packages used in ProMoT and |
| 7 | their current licenses can be found in the file [source://Promot/trunk/promot/licences.txt licences.txt]. |
| 8 | |
| 9 | |
| 10 | === BSD License === |
| 11 | |
| 12 | Three different versions |
| 13 | |
| 14 | * 4-clause license, Old BSD License |
| 15 | * 3-clause license, New BSD License, (1999) |
| 16 | * 2-clause license, Simplified BSD License, (2008) |
| 17 | |
| 18 | see [http://en.wikipedia.org/wiki/BSD_licenses Wikipedia] or [http://www.opensource.org/licenses/bsd-license.php OSI] for more details. |
| 19 | |
| 20 | === Software packages === |
| 21 | |
| 22 | * JGraph 5.12. --> LGPL |
| 23 | * JGraph 5.13. --> New BSD License |
| 24 | |
| 25 | * JGraphPad --> LGPL |
| 26 | |
| 27 | * GEF 0.6 --> BSD License ? (this might be the version that ProMoT is currently using) |
| 28 | * GEF 0.12.3. --> New BSD License |
| 29 | |
| 30 | * Piccolo2d --> New BSD License |