Update Licensors.md

Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
Dennis Eichhorn 2024-05-11 22:52:17 +02:00 committed by GitHub
parent 9f2020715e
commit 99cd692688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,30 +4,30 @@ The following **key** licensors are used in the project (end user relevant libra
## Fonts ##
### Font Awesome ###
* Files: fontawesome/*
* License: https://fortawesome.github.io/Font-Awesome/license/
* Source: https://fortawesome.github.io
### Linearicons
* Files: linearicons/*
* License: https://linearicons.com/free/license
* Source: https://linearicons.com/
### Lineicons
* Files: lineicons/*
* Files: fonts/lineicons/*
* License: https://lineicons.com/download/
* Source: https://lineicons.com/license/
### Roboto
* Files: 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
@ -51,12 +51,36 @@ Core JavaScript libraries
* 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: mermaid/*
* 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 ###
@ -109,6 +133,12 @@ Core PHP libraries
* 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