this is how weegs.dev is put together
6.2 kB
126 lines
1# Nerd Fonts Licensing
2
3There are various sources used under various licenses:
4
5* Nerd Fonts source fonts, patched fonts, and folders with explict OFL SIL files are licensed under SIL OPEN FONT LICENSE Version 1.1 (see below).
6* Nerd Fonts original source code files (such as `.sh`, `.py`, `font-patcher` and others) are licensed under the MIT License (MIT) (see below).
7* Many other licenses are present in this project for even more detailed breakdown see: [License Audit](https://github.com/ryanoasis/nerd-fonts/blob/-/license-audit.md).
8
9## Source files not in folders containing an explicit license are using the MIT License (MIT)
10
11The MIT License (MIT)
12
13Copyright (c) 2014 Ryan L McIntyre
14
15Permission is hereby granted, free of charge, to any person obtaining a copy
16of this software and associated documentation files (the "Software"), to deal
17in the Software without restriction, including without limitation the rights
18to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19copies of the Software, and to permit persons to whom the Software is
20furnished to do so, subject to the following conditions:
21
22The above copyright notice and this permission notice shall be included in all
23copies or substantial portions of the Software.
24
25THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31SOFTWARE.
32
33## Various Fonts, Patched Fonts, SVGs, Glyph Fonts, and any files in a folder with explicit SIL OFL 1.1 License
34
35Copyright (c) 2014, Ryan L McIntyre (https://ryanlmcintyre.com).
36
37This Font Software is licensed under the SIL Open Font License, Version 1.1.
38This license is copied below, and is also available with a FAQ at:
39http://scripts.sil.org/OFL
40
41-----------------------------------------------------------
42SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
43-----------------------------------------------------------
44
45PREAMBLE
46The goals of the Open Font License (OFL) are to stimulate worldwide
47development of collaborative font projects, to support the font creation
48efforts of academic and linguistic communities, and to provide a free and
49open framework in which fonts may be shared and improved in partnership
50with others.
51
52The OFL allows the licensed fonts to be used, studied, modified and
53redistributed freely as long as they are not sold by themselves. The
54fonts, including any derivative works, can be bundled, embedded,
55redistributed and/or sold with any software provided that any reserved
56names are not used by derivative works. The fonts and derivatives,
57however, cannot be released under any other type of license. The
58requirement for fonts to remain under this license does not apply
59to any document created using the fonts or their derivatives.
60
61DEFINITIONS
62"Font Software" refers to the set of files released by the Copyright
63Holder(s) under this license and clearly marked as such. This may
64include source files, build scripts and documentation.
65
66"Reserved Font Name" refers to any names specified as such after the
67copyright statement(s).
68
69"Original Version" refers to the collection of Font Software components as
70distributed by the Copyright Holder(s).
71
72"Modified Version" refers to any derivative made by adding to, deleting,
73or substituting -- in part or in whole -- any of the components of the
74Original Version, by changing formats or by porting the Font Software to a
75new environment.
76
77"Author" refers to any designer, engineer, programmer, technical
78writer or other person who contributed to the Font Software.
79
80PERMISSION & CONDITIONS
81Permission is hereby granted, free of charge, to any person obtaining
82a copy of the Font Software, to use, study, copy, merge, embed, modify,
83redistribute, and sell modified and unmodified copies of the Font
84Software, subject to the following conditions:
85
861) Neither the Font Software nor any of its individual components,
87in Original or Modified Versions, may be sold by itself.
88
892) Original or Modified Versions of the Font Software may be bundled,
90redistributed and/or sold with any software, provided that each copy
91contains the above copyright notice and this license. These can be
92included either as stand-alone text files, human-readable headers or
93in the appropriate machine-readable metadata fields within text or
94binary files as long as those fields can be easily viewed by the user.
95
963) No Modified Version of the Font Software may use the Reserved Font
97Name(s) unless explicit written permission is granted by the corresponding
98Copyright Holder. This restriction only applies to the primary font name as
99presented to the users.
100
1014) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
102Software shall not be used to promote, endorse or advertise any
103Modified Version, except to acknowledge the contribution(s) of the
104Copyright Holder(s) and the Author(s) or with their explicit written
105permission.
106
1075) The Font Software, modified or unmodified, in part or in whole,
108must be distributed entirely under this license, and must not be
109distributed under any other license. The requirement for fonts to
110remain under this license does not apply to any document created
111using the Font Software.
112
113TERMINATION
114This license becomes null and void if any of the above conditions are
115not met.
116
117DISCLAIMER
118THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
119EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
120MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
121OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
122COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
123INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
124DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
125FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
126OTHER DEALINGS IN THE FONT SOFTWARE.