Update Licenses.txt

Removed graphvis and svgweb license info.
This commit is contained in:
WrinklyNinja
2014-01-29 10:44:15 +00:00
parent 7db80185e7
commit 5778649349
-7
View File
@@ -9,15 +9,8 @@ BOSS uses a number of libraries, and their licenses are listed in this file.
* Libloadorder - GNU GPL v3; see "GNU GPL v3.txt" for the text.
* Polyfill.js - This code has been placed in the public domain.
* PugiXML - MIT License; see "MIT License (PugiXML).txt" for the text.
* svgweb - Apache License v2.0; see "Apache License v2.0.txt" for the text.
* wxWidgets - wxWindows License; the text is not included as allowed by the license.
* yaml-cpp - MIT License; see "MIT License (yaml-cpp).txt" for the text.
* zlib - zlib license; the text is not included as allowed by the license.
BOSS is also distributed with some binaries for the following programs:
* GraphViz - Eclipse Public License v1.0; the text is not included as allowed by the license.
Going by what the EPL FAQ page says, simply running the GraphVis binaries through system calls does not make BOSS a "derivative work", and so it is not bound by the EPL, and so it's OK for BOSS to use GraphVis even though the EPL and GPL are incompatible.
Source code for all libraries and binaries can be found on the websites linked to in the main BOSS readme.