mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-23 09:48:40 +00:00
60 lines
1.4 KiB
Markdown
60 lines
1.4 KiB
Markdown
# Licenses #
|
|
|
|
## Fonts ##
|
|
|
|
### Font Awesome ###
|
|
|
|
* Files: fontaweseom/*
|
|
* License: https://fortawesome.github.io/Font-Awesome/license/
|
|
* Source: https://fortawesome.github.io
|
|
|
|
## 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
|
|
|
|
### 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
|
|
|
|
## 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 |