diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 83 |
1 files changed, 83 insertions, 0 deletions
@@ -0,0 +1,83 @@ | |||
1 | Copyright (c) 2018 Akshay Oppiliappan ([email protected]) | ||
2 | |||
3 | This Font Software is licensed under the SIL Open Font License, Version 1.1. | ||
4 | This license is copied below, and is also available with a FAQ at: | ||
5 | http://scripts.sil.org/OFL | ||
6 | |||
7 | ----------------------------------------------------------- SIL OPEN FONT | ||
8 | LICENSE Version 1.1 - 26 February 2007 | ||
9 | ----------------------------------------------------------- | ||
10 | |||
11 | PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide | ||
12 | development of collaborative font projects, to support the font creation efforts | ||
13 | of academic and linguistic communities, and to provide a free and open framework | ||
14 | in which fonts may be shared and improved in partnership with others. | ||
15 | |||
16 | The OFL allows the licensed fonts to be used, studied, modified and | ||
17 | redistributed freely as long as they are not sold by themselves. The fonts, | ||
18 | including any derivative works, can be bundled, embedded, redistributed and/or | ||
19 | sold with any software provided that any reserved names are not used by | ||
20 | derivative works. The fonts and derivatives, however, cannot be released under | ||
21 | any other type of license. The requirement for fonts to remain under this | ||
22 | license does not apply to any document created using the fonts or their | ||
23 | derivatives. | ||
24 | |||
25 | DEFINITIONS "Font Software" refers to the set of files released by the Copyright | ||
26 | Holder(s) under this license and clearly marked as such. This may include source | ||
27 | files, build scripts and documentation. | ||
28 | |||
29 | "Reserved Font Name" refers to any names specified as such after the copyright | ||
30 | statement(s). | ||
31 | |||
32 | "Original Version" refers to the collection of Font Software components as | ||
33 | distributed by the Copyright Holder(s). | ||
34 | |||
35 | "Modified Version" refers to any derivative made by adding to, deleting, or | ||
36 | substituting -- in part or in whole -- any of the components of the Original | ||
37 | Version, by changing formats or by porting the Font Software to a new | ||
38 | environment. | ||
39 | |||
40 | "Author" refers to any designer, engineer, programmer, technical writer or other | ||
41 | person who contributed to the Font Software. | ||
42 | |||
43 | PERMISSION AND CONDITIONS Permission is hereby granted, free of charge, to any | ||
44 | person obtaining a copy of the Font Software, to use, study, copy, merge, embed, | ||
45 | modify, redistribute, and sell modified and unmodified copies of the Font | ||
46 | Software, subject to the following conditions: | ||
47 | |||
48 | 1) Neither the Font Software nor any of its individual components, in Original | ||
49 | or Modified Versions, may be sold by itself. | ||
50 | |||
51 | 2) Original or Modified Versions of the Font Software may be bundled, | ||
52 | redistributed and/or sold with any software, provided that each copy contains | ||
53 | the above copyright notice and this license. These can be included either as | ||
54 | stand-alone text files, human-readable headers or in the appropriate | ||
55 | machine-readable metadata fields within text or binary files as long as those | ||
56 | fields can be easily viewed by the user. | ||
57 | |||
58 | 3) No Modified Version of the Font Software may use the Reserved Font Name(s) | ||
59 | unless explicit written permission is granted by the corresponding Copyright | ||
60 | Holder. This restriction only applies to the primary font name as presented to | ||
61 | the users. | ||
62 | |||
63 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software | ||
64 | shall not be used to promote, endorse or advertise any Modified Version, except | ||
65 | to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) | ||
66 | or with their explicit written permission. | ||
67 | |||
68 | 5) The Font Software, modified or unmodified, in part or in whole, must be | ||
69 | distributed entirely under this license, and must not be distributed under any | ||
70 | other license. The requirement for fonts to remain under this license does not | ||
71 | apply to any document created using the Font Software. | ||
72 | |||
73 | TERMINATION This license becomes null and void if any of the above conditions | ||
74 | are not met. | ||
75 | |||
76 | DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
77 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF | ||
78 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF | ||
79 | COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT | ||
80 | HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY | ||
81 | GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN | ||
82 | ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY | ||
83 | TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. | ||