From 3caac3bedb82436ac406eb36248ffbf9a9405c6e Mon Sep 17 00:00:00 2001 From: Kartik Mistry Date: Sun, 24 Nov 2013 16:42:55 +0530 Subject: [PATCH] README cleanups. * Renamed licenses/LICENSES to licenses/README * Added request-url and fixed other reference in fonts/README Change-Id: I2f646162ca433b6ec35b77917a1670f9d9111a21 --- data/fontrepo/fonts/README | 15 +++++++-------- data/fontrepo/licenses/{LICENSES => README} | 5 ++--- 2 files changed, 9 insertions(+), 11 deletions(-) rename data/fontrepo/licenses/{LICENSES => README} (99%) diff --git a/data/fontrepo/fonts/README b/data/fontrepo/fonts/README index 27fbb023..f1e938f0 100644 --- a/data/fontrepo/fonts/README +++ b/data/fontrepo/fonts/README @@ -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 --------- @@ -11,21 +11,20 @@ Font version. 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 ----------- 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 -languages, use URLs separated by comma. +languages, use URLs separated by comma in, -request-default ---------------- -URL of bug or request where font was requested to make default for language. -For more than 2 languages, use URLs separated by comma. +request-url=url1, url2 + +format. url --- diff --git a/data/fontrepo/licenses/LICENSES b/data/fontrepo/licenses/README similarity index 99% rename from data/fontrepo/licenses/LICENSES rename to data/fontrepo/licenses/README index d3538b80..a49cc3c3 100644 --- a/data/fontrepo/licenses/LICENSES +++ b/data/fontrepo/licenses/README @@ -1,9 +1,8 @@ -Common Licenses ---------------- - Use following as identifier in fonts.ini for license field. License texts are available under licenses/ directory. +Common Licenses +--------------- Apache-2.0 CC-BY-3.0 GPL-2.0