Skip to content

Commit b8f243a

Browse files
Add v15.0.03
1 parent 4f068c7 commit b8f243a

File tree

2 files changed

+108
-4
lines changed

2 files changed

+108
-4
lines changed

LICENSE.txt

+107-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ release is licensed as follows:
1111
See the section below for a copy of the GNU General Public License
1212
version 2.
1313

14-
The license for the compiled fonts is covered by the above GPL terms
15-
with the GNU font embedding exception, as follows:
14+
The license for the compiled fonts is covered by the SIL Open Font License
15+
version 1.1 and by the above GPL terms with the GNU font embedding exception,
16+
as follows:
1617

1718
As a special exception, if you create a document which uses this font,
1819
and embed this font or unaltered portions of this font into the document,
@@ -24,7 +25,8 @@ with the GNU font embedding exception, as follows:
2425
to do so. If you do not wish to do so, delete this exception statement
2526
from your version.
2627

27-
See "http://www.gnu.org/licenses/gpl-faq.html#FontException" for more details.
28+
See "http://www.gnu.org/licenses/gpl-faq.html#FontException" and
29+
"https://scripts.sil.org/OFL" for more details.
2830

2931

3032
GPL VERSION 2
@@ -369,3 +371,105 @@ proprietary programs. If your program is a subroutine library, you may
369371
consider it more useful to permit linking proprietary applications with the
370372
library. If this is what you want to do, use the GNU Lesser General
371373
Public License instead of this License.
374+
375+
376+
377+
SIL Open Font License version 1.1
378+
---------------------------------
379+
Copyright (c) <dates>, <Copyright Holder> (<URL|email>),
380+
with Reserved Font Name <Reserved Font Name>.
381+
Copyright (c) <dates>, <additional Copyright Holder> (<URL|email>),
382+
with Reserved Font Name <additional Reserved Font Name>.
383+
Copyright (c) <dates>, <additional Copyright Holder> (<URL|email>).
384+
385+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
386+
This license is copied below, and is also available with a FAQ at:
387+
http://scripts.sil.org/OFL
388+
389+
390+
-----------------------------------------------------------
391+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
392+
-----------------------------------------------------------
393+
394+
PREAMBLE
395+
The goals of the Open Font License (OFL) are to stimulate worldwide
396+
development of collaborative font projects, to support the font creation
397+
efforts of academic and linguistic communities, and to provide a free and
398+
open framework in which fonts may be shared and improved in partnership
399+
with others.
400+
401+
The OFL allows the licensed fonts to be used, studied, modified and
402+
redistributed freely as long as they are not sold by themselves. The
403+
fonts, including any derivative works, can be bundled, embedded,
404+
redistributed and/or sold with any software provided that any reserved
405+
names are not used by derivative works. The fonts and derivatives,
406+
however, cannot be released under any other type of license. The
407+
requirement for fonts to remain under this license does not apply
408+
to any document created using the fonts or their derivatives.
409+
410+
DEFINITIONS
411+
"Font Software" refers to the set of files released by the Copyright
412+
Holder(s) under this license and clearly marked as such. This may
413+
include source files, build scripts and documentation.
414+
415+
"Reserved Font Name" refers to any names specified as such after the
416+
copyright statement(s).
417+
418+
"Original Version" refers to the collection of Font Software components as
419+
distributed by the Copyright Holder(s).
420+
421+
"Modified Version" refers to any derivative made by adding to, deleting,
422+
or substituting -- in part or in whole -- any of the components of the
423+
Original Version, by changing formats or by porting the Font Software to a
424+
new environment.
425+
426+
"Author" refers to any designer, engineer, programmer, technical
427+
writer or other person who contributed to the Font Software.
428+
429+
PERMISSION & CONDITIONS
430+
Permission is hereby granted, free of charge, to any person obtaining
431+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
432+
redistribute, and sell modified and unmodified copies of the Font
433+
Software, subject to the following conditions:
434+
435+
1) Neither the Font Software nor any of its individual components,
436+
in Original or Modified Versions, may be sold by itself.
437+
438+
2) Original or Modified Versions of the Font Software may be bundled,
439+
redistributed and/or sold with any software, provided that each copy
440+
contains the above copyright notice and this license. These can be
441+
included either as stand-alone text files, human-readable headers or
442+
in the appropriate machine-readable metadata fields within text or
443+
binary files as long as those fields can be easily viewed by the user.
444+
445+
3) No Modified Version of the Font Software may use the Reserved Font
446+
Name(s) unless explicit written permission is granted by the corresponding
447+
Copyright Holder. This restriction only applies to the primary font name as
448+
presented to the users.
449+
450+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
451+
Software shall not be used to promote, endorse or advertise any
452+
Modified Version, except to acknowledge the contribution(s) of the
453+
Copyright Holder(s) and the Author(s) or with their explicit written
454+
permission.
455+
456+
5) The Font Software, modified or unmodified, in part or in whole,
457+
must be distributed entirely under this license, and must not be
458+
distributed under any other license. The requirement for fonts to
459+
remain under this license does not apply to any document created
460+
using the Font Software.
461+
462+
TERMINATION
463+
This license becomes null and void if any of the above conditions are
464+
not met.
465+
466+
DISCLAIMER
467+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
468+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
469+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
470+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
471+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
472+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
473+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
474+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
475+
OTHER DEALINGS IN THE FONT SOFTWARE.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Unofficial mirror of Unifont, copied from http://unifoundry.com/unifont/index.html.
44

5-
## Current release: [v15.0.01](https://github.com/multitheftauto/unifont/releases/tag/v15.0.01)
5+
## Current release: [v15.0.03](https://github.com/multitheftauto/unifont/releases/tag/v15.0.03)
66

77
## License
88

0 commit comments

Comments
 (0)