fonts: remove bundled binary payloads
This commit is contained in:
10
README.md
10
README.md
@@ -179,7 +179,9 @@ disables itself cleanly on other visuals.
|
||||
|
||||
Data and third-party provenance is recorded in
|
||||
[`docs/PROVENANCE.md`](docs/PROVENANCE.md), with font-specific details in
|
||||
[`font/PROVENANCE`](font/PROVENANCE). The historical SKK-derived Kanji
|
||||
[`font/PROVENANCE`](font/PROVENANCE). No font binaries are bundled; that file
|
||||
retains the provenance of the faces formerly kept in the repository. The
|
||||
historical SKK-derived Kanji
|
||||
dictionary is distributed under GPL version 2 or later; its license text is
|
||||
in [`LICENSES/GPL-2.0-or-later.txt`](LICENSES/GPL-2.0-or-later.txt).
|
||||
The single-character Hanja data derived from libhangul is distributed under
|
||||
@@ -187,6 +189,6 @@ the BSD 3-Clause license in
|
||||
[`LICENSES/BSD-3-Clause-libhangul-hanja.txt`](LICENSES/BSD-3-Clause-libhangul-hanja.txt).
|
||||
|
||||
The repository does not currently declare a license for the strans project
|
||||
source as a whole. The licenses of bundled data, fonts, generated protocol
|
||||
code, and third-party components do not by themselves license the original
|
||||
strans source.
|
||||
source as a whole. The licenses of bundled data, historical font assets,
|
||||
generated protocol code, and third-party components do not by themselves
|
||||
license the original strans source.
|
||||
|
||||
Reference in New Issue
Block a user