-
Notifications
You must be signed in to change notification settings - Fork 0
JCoRe Licensing
Franz Matthies edited this page May 18, 2016
·
1 revision
##JCoRe Licensing
All JCoRe projects should be licensed under the GNU Lesser General Public License (LGPL) v3. If a third-party library license forbids this, we take that license. For a quick overview what license is compatible see the following chart, taken from this page. Generally speaking "[a]rrows indicate that two licenses may be combined, and that the combined work can effectively be treated as having the license at the end of the arrow, possibly with some additional restrictions taken from the license at the start of the arrow."
##License Files
Every project should contain two copies of its license, one directly in the root
folder and one under src/main/resources
.