Add licenses for fonts in use
This commit is contained in:
parent
3499d907d2
commit
233ce8cadd
1 changed files with 14 additions and 1 deletions
15
LICENSE.MD
15
LICENSE.MD
|
|
@ -1,6 +1,6 @@
|
||||||
## Licenses
|
## Licenses
|
||||||
|
|
||||||
This project is licensed under the ISC License. Additionally, it includes components that are licensed under the MIT License.
|
This project is licensed under the ISC License. Additionally, it includes components that are licensed under the MIT and SIL License.
|
||||||
|
|
||||||
### ISC License
|
### ISC License
|
||||||
|
|
||||||
|
|
@ -33,3 +33,16 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
### SIL OPEN FONT LICENSE
|
||||||
|
|
||||||
|
The Fonts **Red Hat Display** and **Inclusive Sans** are licensed under the SIL License, Version 1.1.
|
||||||
|
|
||||||
|
Copyright (c) 2021 Red Hat, Inc. and 2024 (c) Olivia King.
|
||||||
|
|
||||||
|
This license allows
|
||||||
|
|
||||||
|
- Commercial use
|
||||||
|
- Modifying
|
||||||
|
- Redistribution
|
||||||
|
- Full license: https://openfontlicense.org/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue