Files
librenms-librenms/doc/General/Acknowledgement.md
Walkablenormal c855d6c2fe Support for InfluxDB V2 API (#15861)
* 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>
2024-03-07 12:26:21 -06:00

59 lines
3.1 KiB
Markdown

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](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](https://github.com/corejavascript/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
- [Gridster](http://gridster.net/): MIT
- [Pure PHP radius class](http://developer.sysco.ch/php/): GPLv3
- [GeSHi - Generic Syntax Highlighter](http://qbnz.com/highlighter/): GPLv2+
- MalaysiaMap.svg - By Exiang [CC BY 3.0](http://creativecommons.org/licenses/by/3.0), via Wikimedia Commons
- Code for UBNT Devices Mark Gibbons <mgibbons@oemcomp.com> Initial code base submitted via PR721
- [Jquery LazyLoad](http://www.appelsiini.net/projects/lazyload): MIT License
- [influxdb-php](https://github.com/influxdb/influxdb-php): MIT License
- [influxdb-client-php](https://github.com/influxdata/influxdb-client-php): MIT License
- [HTML Purifier](http://htmlpurifier.org/): LGPL v2.1
- [Symfony Yaml](https://github.com/symfony/yaml): MIT
- [PHPMailer](https://github.com/PHPMailer/PHPMailer): LGPL v2.1
- [pbin](https://github.com/glensc/pbin): GPLv2 (or later - see script header)
- [CorsSlim](https://github.com/palanik/CorsSlim): MIT
- [Confluence HTTP Authenticator](https://github.com/chauth/confluence_http_authenticator)
- [Graylog SSO Authentication Plugin](https://github.com/Graylog2/graylog-plugin-auth-sso)
- [Select2](https://select2.org): MIT License
- [JustGage](http://justgage.com): MIT
- [jQuery.extendext](https://github.com/mistic100/jQuery.extendext): MIT
- [doT](https://github.com/olado/doT): MIT
- [jQuery-queryBuilder](https://github.com/mistic100/jQuery-QueryBuilder/): MIT
- [sql-parser](https://github.com/mistic100/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?