README cleanups.
* Renamed licenses/LICENSES to licenses/README * Added request-url and fixed other reference in fonts/README Change-Id: I2f646162ca433b6ec35b77917a1670f9d9111a21
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
This file describes common fields in font.ini file.
|
This file describes common fields in font.ini file. Use ';' to add any comments.
|
||||||
|
|
||||||
languages
|
languages
|
||||||
---------
|
---------
|
||||||
@@ -11,21 +11,20 @@ Font version.
|
|||||||
|
|
||||||
license
|
license
|
||||||
-------
|
-------
|
||||||
License in SPDX format. see licenses/LICENSES file for format and details.
|
License in SPDX format. see licenses/README file for format and details.
|
||||||
|
|
||||||
licensefile
|
licensefile
|
||||||
-----------
|
-----------
|
||||||
Name of license file from licenses folder.
|
Name of license file from licenses folder.
|
||||||
|
|
||||||
request-bug
|
request-url
|
||||||
-----------
|
-----------
|
||||||
URL of bug or request where font addition request was made. For more than 2
|
URL of bug or request where font addition request was made. For more than 2
|
||||||
languages, use URLs separated by comma.
|
languages, use URLs separated by comma in,
|
||||||
|
|
||||||
request-default
|
request-url=url1, url2
|
||||||
---------------
|
|
||||||
URL of bug or request where font was requested to make default for language.
|
format.
|
||||||
For more than 2 languages, use URLs separated by comma.
|
|
||||||
|
|
||||||
url
|
url
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
Common Licenses
|
|
||||||
---------------
|
|
||||||
|
|
||||||
Use following as identifier in fonts.ini for license field. License texts are
|
Use following as identifier in fonts.ini for license field. License texts are
|
||||||
available under licenses/ directory.
|
available under licenses/ directory.
|
||||||
|
|
||||||
|
Common Licenses
|
||||||
|
---------------
|
||||||
Apache-2.0
|
Apache-2.0
|
||||||
CC-BY-3.0
|
CC-BY-3.0
|
||||||
GPL-2.0
|
GPL-2.0
|
||||||
Reference in New Issue
Block a user