mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Addition of influxdb-client-php to Composer. * Addtion of InfluxDBv2 support. * Addition of front-end options. * Addition of documentation. * Addition of the acknowledgement of the PHP library used. * Fixed a unneeded bracket. * Addition of a basic datastore test. * StyleCI fixes. * StyleCI fixes. * StyleCI fixes. * Fixed exception class. * Revert accidental change. * Fix to composer lock to not update all packages. * Fix to composer lock to not update all packages, but still include the new Influx lib. * Another attempt at getting Composer to behave the way I think it should work. * Fixed merge-conflict in Composer due to #15869. * Update composer.json * Update composer.lock * Update composer.json * Update composer.lock --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
3.1 KiB
3.1 KiB
source: General/Acknowledgement.md path: blob/master/doc/ path: blob/master/doc/
Acknowledgements
LibreNMS wouldn't be what it is today without the use of some other amazing projects. We list below what we make use of including the license compliance.
3rd Party GPLv3 Compliant
- Bootstrap: MIT
- Font Awesome: MIT License
- Jquery Bootgrid: MIT License
- Pace: Open License
- Twitter typeahead: Open License
- Vis: MIT / Apache 2.0
- TCPDF: LGPLv3
- Bootstrap 3 Datepicker:MIT
- Bootstrap Dropdown Hover Plugin: MIT
- Bootstrap Switch: Apache 2.0
- Handlebars: Open License
- Cycle2: MIT/GPL
- Jquery: MIT
- Jquery UI: MIT
- Jquery QRCode: MIT
- Mktree: Open License
- Moment: MIT
- Tag Manager: MIT
- TW Sack: GPLv3
- Gridster: MIT
- Pure PHP radius class: GPLv3
- GeSHi - Generic Syntax Highlighter: GPLv2+
- MalaysiaMap.svg - By Exiang CC BY 3.0, via Wikimedia Commons
- Code for UBNT Devices Mark Gibbons mgibbons@oemcomp.com Initial code base submitted via PR721
- Jquery LazyLoad: MIT License
- influxdb-php: MIT License
- influxdb-client-php: MIT License
- HTML Purifier: LGPL v2.1
- Symfony Yaml: MIT
- PHPMailer: LGPL v2.1
- pbin: GPLv2 (or later - see script header)
- CorsSlim: MIT
- Confluence HTTP Authenticator
- Graylog SSO Authentication Plugin
- Select2: MIT License
- JustGage: MIT
- jQuery.extendext: MIT
- doT: MIT
- jQuery-queryBuilder: MIT
- sql-parser: MIT (Currently a custom build is used)
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?