mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-30 04:48:40 +00:00
158 lines
4.0 KiB
Markdown
158 lines
4.0 KiB
Markdown
# Licensors #
|
|
|
|
The following **key** licensors are used in the project (end user relevant libraries/resources). Additional libraries and tools are used but not specifically mentioned either because they are only used as dependency by one of the below mentioned licensors or because of their small impact on the overall project.
|
|
|
|
## Fonts ##
|
|
|
|
### Lineicons
|
|
|
|
* Files: fonts/lineicons/*
|
|
* License: https://lineicons.com/download/
|
|
* Source: https://lineicons.com/license/
|
|
|
|
### Roboto
|
|
|
|
* Files: fonts/Roboto/*
|
|
* License: https://github.com/googlefonts/roboto/blob/main/LICENSE
|
|
* Source: https://github.com/googlefonts/roboto
|
|
|
|
### Lato
|
|
|
|
* Files: fonts/lato/*
|
|
* License: https://www.latofonts.com/lato-free-fonts/
|
|
* Source: https://www.latofonts.com/lato-free-fonts/
|
|
|
|
### Google icons
|
|
|
|
* Files: lineicons/*
|
|
* License: https://github.com/google/material-design-icons/blob/master/LICENSE
|
|
* Source: [https://lineicons.com/license/](https://fonts.google.com/icons)
|
|
|
|
## JavaScript ##
|
|
|
|
Core JavaScript libraries
|
|
|
|
### D3.js ###
|
|
|
|
* Files: d3.min.js
|
|
* Author: Michael Bostock
|
|
* License: https://github.com/mbostock/d3/blob/master/LICENSE
|
|
* Source: https://github.com/mbostock/d3
|
|
|
|
### ChartJs
|
|
|
|
* Files: chartjs/*
|
|
* License: https://github.com/chartjs/Chart.js/blob/master/LICENSE.md
|
|
* Source: https://github.com/chartjs/Chart.js
|
|
|
|
### Mermaid
|
|
|
|
* Files: mermaid/*
|
|
* License: https://github.com/mermaid-js/mermaid/blob/develop/LICENSE
|
|
* Source: https://github.com/mermaid-js/mermaid
|
|
|
|
### OpenLayers
|
|
|
|
* Files: OpenLayers/*
|
|
* License: https://www.tldrlegal.com/license/bsd-2-clause-license-freebsd
|
|
* Source: https://openlayers.org/
|
|
|
|
### Katex
|
|
|
|
* Files: katex/*
|
|
* License: https://github.com/KaTeX/KaTeX?tab=MIT-1-ov-file#readme
|
|
* Source: https://katex.org/
|
|
|
|
### PDF.js
|
|
|
|
* Files: mozilla/*
|
|
* License: https://github.com/mozilla/pdf.js/blob/master/LICENSE
|
|
* Source: https://github.com/mozilla/pdf.js
|
|
|
|
### ZXing
|
|
|
|
* Files: zxing/*
|
|
* License: https://github.com/zxing-js/library/blob/master/LICENSE
|
|
* Source: https://github.com/zxing-js/library
|
|
|
|
### highlight.js
|
|
|
|
* Files: highlightjs/*
|
|
* License: https://github.com/highlightjs/highlight.js/blob/main/LICENSE
|
|
* Source: https://highlightjs.org/
|
|
|
|
## Images
|
|
|
|
### Orange Fruit Pieces ###
|
|
* Files: module_teaser_small.png
|
|
* Author: Evan Amos
|
|
* License: http://creativecommons.org/licenses/by-sa/3.0/deed.en
|
|
* Source: http://commons.wikimedia.org/wiki/File:Orange-Fruit-Pieces.jpg
|
|
|
|
### unDraw
|
|
|
|
* License: https://undraw.co/license
|
|
* Source: https://undraw.co/
|
|
|
|
### Stock images for demo application
|
|
|
|
* License: https://www.pexels.com/creative-commons-images/
|
|
* Source: https://www.pexels.com/@dennis-eichhorn-570154924/collections/
|
|
|
|
## PHP
|
|
|
|
Core PHP libraries
|
|
|
|
### MPDF
|
|
|
|
* Files: mpdf/*
|
|
* License: https://github.com/mpdf/mpdf/blob/development/LICENSE.txt
|
|
* Source: https://github.com/mpdf/mpdf
|
|
|
|
### TCPDF
|
|
|
|
* Files: tcpdf/*
|
|
* License: https://github.com/tecnickcom/TCPDF/blob/master/LICENSE.TXT
|
|
* Source: https://github.com/tecnickcom/TCPDF
|
|
|
|
### PhpSpreadsheet
|
|
|
|
* Files: PhpSpreadsheet/*
|
|
* License: https://github.com/PHPOffice/PhpSpreadsheet/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PhpSpreadsheet
|
|
|
|
### PhpWord
|
|
|
|
* Files: PHPWord/*
|
|
* License: https://github.com/PHPOffice/PHPWord/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PHPWord
|
|
|
|
### PHPPresentation
|
|
|
|
* Files: PHPPresentation/*
|
|
* License: https://github.com/PHPOffice/PHPPresentation/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PHPPresentation
|
|
|
|
### Stripe
|
|
|
|
* Files: stripe/*
|
|
* License: https://github.com/stripe/stripe-php?tab=MIT-1-ov-file#readme
|
|
* Source: https://github.com/stripe/stripe-php
|
|
|
|
## C++
|
|
|
|
### OpenCV
|
|
|
|
* License: https://github.com/opencv/opencv/blob/master/LICENSE
|
|
* Source: https://github.com/opencv/opencv
|
|
|
|
## Other
|
|
|
|
Additional resources can be found in:
|
|
|
|
* [Resources](https://github.com/Karaka-Management/Resources)
|
|
* The respective composer.json files in the repositories
|
|
* The respective package.json files in the repositories
|
|
* External/third party tools mentioned in the documentation
|
|
* [Approved Customer Software](../Processes/Support/Approved%20Customer%20Software.md)
|