source: Klonkt/src/assets/fonts/OFL.txt@ 7cf8144

main
Last change on this file since 7cf8144 was 6ea5f92, checked in by Robin Genis <roboburr@…>, 2 months ago

docs(fonts): add SIL OFL 1.1 license for the bundled fonts

  • src/assets/fonts/OFL.txt — the repo redistributes Fraunces, Plus Jakarta Sans and Literata (woff2 + a Fraunces TTF); the OFL requires the license to accompany the font files. Adds the full OFL 1.1 text plus each font's copyright/source. No reserved-font-name conflicts (we use the fonts unmodified under their original names).
  • Property mode set to 100644
File size: 4.7 KB
Line 
1The fonts bundled in this directory are licensed under the SIL Open Font
2License, Version 1.1. The license is reproduced in full below.
3
4Bundled fonts and their copyright holders:
5
6 Fraunces
7 Copyright 2019 The Fraunces Project Authors
8 (https://github.com/undercasetype/Fraunces)
9
10 Plus Jakarta Sans
11 Copyright 2020 The Plus Jakarta Sans Project Authors
12 (https://github.com/tokotype/PlusJakartaSans)
13
14 Literata
15 Copyright 2018 The Literata Project Authors
16 (https://github.com/googlefonts/literata)
17
18This Font Software is licensed under the SIL Open Font License, Version 1.1.
19This license is copied below, and is also available with a FAQ at:
20https://openfontlicense.org
21
22-----------------------------------------------------------
23SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
24-----------------------------------------------------------
25
26PREAMBLE
27The goals of the Open Font License (OFL) are to stimulate worldwide
28development of collaborative font projects, to support the font creation
29efforts of academic and linguistic communities, and to provide a free and
30open framework in which fonts may be shared and improved in partnership
31with others.
32
33The OFL allows the licensed fonts to be used, studied, modified and
34redistributed freely as long as they are not sold by themselves. The
35fonts, including any derivative works, can be bundled, embedded,
36redistributed and/or sold with any software provided that any reserved
37names are not used by derivative works. The fonts and derivatives,
38however, cannot be released under any other type of license. The
39requirement for fonts to remain under this license does not apply to any
40document created using the fonts or their derivatives.
41
42DEFINITIONS
43"Font Software" refers to the set of files released by the Copyright
44Holder(s) under this license and clearly marked as such. This may
45include source files, build scripts and documentation.
46
47"Reserved Font Name" refers to any names specified as such after the
48copyright statement(s).
49
50"Original Version" refers to the collection of Font Software components as
51distributed by the Copyright Holder(s).
52
53"Modified Version" refers to any derivative made by adding to, deleting,
54or substituting -- in part or in whole -- any of the components of the
55Original Version, by changing formats or by porting the Font Software to a
56new environment.
57
58"Author" refers to any designer, engineer, programmer, technical
59writer or other person who contributed to the Font Software.
60
61PERMISSION & CONDITIONS
62Permission is hereby granted, free of charge, to any person obtaining
63a copy of the Font Software, to use, study, copy, merge, embed, modify,
64redistribute, and sell modified and unmodified copies of the Font
65Software, subject to the following conditions:
66
671) Neither the Font Software nor any of its individual components,
68in Original or Modified Versions, may be sold by itself.
69
702) Original or Modified Versions of the Font Software may be bundled,
71redistributed and/or sold with any software, provided that each copy
72contains the above copyright notice and this license. These can be
73included either as stand-alone text files, human-readable headers or
74in the appropriate machine-readable metadata fields within text or
75binary files as long as those fields can be easily viewed by the user.
76
773) No Modified Version of the Font Software may use the Reserved Font
78Name(s) unless explicit written permission is granted by the corresponding
79Copyright Holder. This restriction only applies to the primary font name as
80presented to the users.
81
824) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
83Software shall not be used to promote, endorse or advertise any
84Modified Version, except to acknowledge the contribution(s) of the
85Copyright Holder(s) and the Author(s) or with their explicit written
86permission.
87
885) The Font Software, modified or unmodified, in part or in whole,
89must be distributed entirely under this license, and must not be
90distributed under any other license. The requirement for fonts to
91remain under this license does not apply to any document created
92using the Font Software.
93
94TERMINATION
95This license becomes null and void if any of the above conditions are
96not met.
97
98DISCLAIMER
99THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
100EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
101MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
102OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
103COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
104INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
105DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
106FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
107OTHER DEALINGS IN THE FONT SOFTWARE.
Note: See TracBrowser for help on using the repository browser.