Added Acknowlegement where we can keep a list of 3rd party software and license status

This commit is contained in:
laf 2015-05-18 12:00:40 +01:00
parent b8b9ef7abe
commit fcaa4d6de4
2 changed files with 38 additions and 9 deletions

View File

@ -100,15 +100,7 @@ exception):
of the GNU GPL v3 in regard to all of the remaining software (comprising
LibreNMS).
The authorised third-party software packages under this exception are as
follows (their title, location, and license are noted where known):
- JpGraph (html/includes/jpgraph): QPL 1.0 license
- MIBS (mibs): unknown/various
- html/graph-realtime.php: BSD (original?)
- html/includes/collectd/: GPLv2 only
- overLIB (html/js/overlib_mini.js): modified Artistic 1.0?
- scripts/*/mysql: GPLv2 only
- check_mk (scripts/check_mk*): GPLv2
Please see [Acknowledgements][17]
[1]: https://groups.google.com/forum/#!forum/librenms-project "LibreNMS"
[2]: https://github.com/librenms/librenms "Main LibreNMS GitHub repo"
@ -126,3 +118,4 @@ exception):
[14]: https://github.com/librenms/librenms/tree/master/LICENSE.txt
[15]: http://docs.librenms.org/General/Contributing/
[16]: http://docs.librenms.org/
[17]: http://docs.librenms.org/General/Acknowledgement/

View File

@ -0,0 +1,36 @@
LibreNMS 3rd party acknowledgements
-----------------------------------
#### 3rd Party GPLv3 Compliant
- Bootstrap (http://getbootstrap.com/): MIT
- Font Awesome (http://fontawesome.io/icons/): MIT License
- Jquery Bootgrid (http://www.jquery-bootgrid.com/): MIT License
- Pace (https://github.com/HubSpot/pace): Open License
- Twitter typeahead (http://twitter.github.io/typeahead.js/): Open License
- Vis (http://visjs.org/): MIT / Apache 2.0
- TCPDF (http://www.tcpdf.org): LGPLv3
- Bootstrap 3 Datepicker (http://eonasdan.github.io/bootstrap-datetimepicker/): MIT
- Bootstrap Dropdown Hover Plugin (https://github.com/CWSpear/bootstrap-hover-dropdown): MIT
- Bootstrap Switch (http://www.bootstrap-switch.org/): Apache 2.0
- Handlebars (http://handlebarsjs.com/): Open License
- Cycle2 (http://jquery.malsup.com/cycle2/): MIT/GPL
- Jquery (https://jquery.com/): MIT
- Jquery UI (https://jqueryui.com/): MIT
- Jquery QRCode (http://larsjung.de/jquery-qrcode/): MIT
- Mktree (http://www.mattkruse.com/javascript/mktree/): Open License
- Moment (http://momentjs.com/): MIT
- Tag Manager (http://soliantconsulting.github.io/tagmanager/): MIT
- TW Sack (https://code.google.com/p/tw-sack/): GPLv3
#### 3rd Party GPLv3 Non-compliant
- JpGraph (html/includes/jpgraph): QPL 1.0 license
- MIBS (mibs): unknown/various
- html/graph-realtime.php: BSD (original?)
- html/includes/collectd/: GPLv2 only
- overLIB (html/js/overlib_mini.js): modified Artistic 1.0?
- scripts/*/mysql: GPLv2 only
- check_mk (scripts/check_mk*): GPLv2