Included our dependent packages along with license in README.md

This commit is contained in:
acepace 2016-03-02 16:26:35 +02:00
parent 2860305278
commit 9e9c4a79cc
1 changed files with 34 additions and 1 deletions

View File

@ -137,4 +137,37 @@ License
=======
Copyright (c) 2016 Guardicore Ltd
See the [LICENSE](LICENSE) file for license rights and limitations (GPLv3).
See the [LICENSE](LICENSE) file for license rights and limitations (GPLv3).
Dependent packages
| Dependency | License |
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
| libffi-dev | https://github.com/atgreen/libffi/blob/master/LICENSE |
| PyCrypto | Public domain |
| upx | Custom license, http://upx.sourceforge.net/upx-license.html, according to it (IANL) we're fine as long as we're not modifying UPX |
| bson | BSD |
| enum34 | BSD |
| pyasn1 | BSD |
| psutil | BSD |
| flask | BSD |
| flask-Pymongo | BSD |
| Flask-Restful | BSD |
| python-dateutil | Simplified BSD |
| zope | ZPL 2.1 |
| Bootstrap | MIT |
| JSON Editor | MIT |
| Datatables | MIT |
| jQuery | MIT |
| cffi | MIT |
| twisted | MIT |
| typeahead.js | MIT |
| Font Awesome | MIT |
| vis.js | MIT/Apache 2.0 |
| impacket | Apache Modified |
| Start Bootstrap (UI Theme) | Apache 2.0 |
| requests | Apache 2.0 |
| odict | Python Software Foundation License |
| paramiko | LGPL |
| rdpy | GPL-3 |
| winbind | GPL-3 |
| pyinstaller | GPL |