-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
920 additions
and
582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/vendor/ | ||
composer.phar | ||
phpdox.phar | ||
phpdox.xml | ||
phpDocumentor.phar | ||
/vendor/ | ||
composer.phar | ||
phpdox.phar | ||
phpdox.xml | ||
phpDocumentor.phar | ||
/nbproject/private/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# License overview of included 3rd party libraries | ||
|
||
The project is licensed under the terms of the [LICENSE.md](LICENSE.md) | ||
|
||
However, includes several third-party Open-Source libraries, which are licensed under their own respective Open-Source licenses. | ||
|
||
## Libraries directly included | ||
# License overview of included 3rd party libraries | ||
|
||
The project is licensed under the terms of the [LICENSE.md](LICENSE.md) | ||
|
||
However, includes several third-party Open-Source libraries, which are licensed under their own respective Open-Source licenses. | ||
|
||
## Libraries directly included |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# License | ||
|
||
Copyright (C) Corsinvest Srl | ||
|
||
This software is available under two different licenses: | ||
|
||
* GNU General Public License version 3 (GPLv3) | ||
* Corsinvest Enterprise License (CEL) | ||
|
||
The default license, without a valid Corsinvest Enterprise License (CEL) agreement, is the Open-Source GPLv3 license. | ||
|
||
## GNU General Public License version 3 (GPLv3) | ||
|
||
If you decide to choose the GPLv3 license, you must comply with the following terms: | ||
[GPLv3](gpl-3.0.txt) | ||
|
||
## Corsinvest Enterprise License (CEL) | ||
|
||
Alternatively, commercial and supported versions of the program - also known as Enterprise Distributions - must be used in accordance with the terms and conditions contained in a separate written agreement between you and Corsinvest Srl. For more information about the Corsinvest Enterprise License (CEL) please visit [site](https://www.corsinvest.it/open-source#license) | ||
|
||
Please see also (files in this directory): | ||
|
||
[GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - gpl-3.0.txt](gpl-3.0.txt) | ||
|
||
[Libraries used including their own licenses - 3rd-party-licenses.md](3rd-party-licenses.md) | ||
# License | ||
|
||
Copyright (C) Corsinvest Srl | ||
|
||
This software is available under two different licenses: | ||
|
||
* GNU General Public License version 3 (GPLv3) | ||
* Corsinvest Enterprise License (CEL) | ||
|
||
The default license, without a valid Corsinvest Enterprise License (CEL) agreement, is the Open-Source GPLv3 license. | ||
|
||
## GNU General Public License version 3 (GPLv3) | ||
|
||
If you decide to choose the GPLv3 license, you must comply with the following terms: | ||
[GPLv3](gpl-3.0.txt) | ||
|
||
## Corsinvest Enterprise License (CEL) | ||
|
||
Alternatively, commercial and supported versions of the program - also known as Enterprise Distributions - must be used in accordance with the terms and conditions contained in a separate written agreement between you and Corsinvest Srl. For more information about the Corsinvest Enterprise License (CEL) please visit [site](https://www.corsinvest.it/open-source#license) | ||
|
||
Please see also (files in this directory): | ||
|
||
[GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - gpl-3.0.txt](gpl-3.0.txt) | ||
|
||
[Libraries used including their own licenses - 3rd-party-licenses.md](3rd-party-licenses.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.