mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added Acknowlegement where we can keep a list of 3rd party software and license status
This commit is contained in:
36
doc/General/Acknowledgement.md
Normal file
36
doc/General/Acknowledgement.md
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user