diff options
author | Simon Glass <sjg@chromium.org> | 2016-01-14 18:10:47 -0700 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2016-01-30 10:56:52 +0100 |
commit | 0f4d2f8e79f128de006c9b116be84f3e4dbba210 (patch) | |
tree | 65953776260536222de223257c1e4237493cffca /Licenses/README | |
parent | c0603b98d48283f5f7e240c1fe71b291e7c761b1 (diff) | |
download | u-boot-imx-0f4d2f8e79f128de006c9b116be84f3e4dbba210.zip u-boot-imx-0f4d2f8e79f128de006c9b116be84f3e4dbba210.tar.gz u-boot-imx-0f4d2f8e79f128de006c9b116be84f3e4dbba210.tar.bz2 |
License: Add the Open Font License
This is used by two of the font files. Add this license to permit tracking
of this. The copyright text cannot be added to the .ttf files, so put it
here.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'Licenses/README')
-rw-r--r-- | Licenses/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Licenses/README b/Licenses/README index 731d45c..5ad921d 100644 --- a/Licenses/README +++ b/Licenses/README @@ -67,4 +67,5 @@ BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http:/ IBM PIBS (PowerPC Initialization and IBM-pibs ibm-pibs.txt Boot Software) license ISC License ISC Y isc.txt https://spdx.org/licenses/ISC +SIL OPEN FONT LICENSE (OFL-1.1) OFL-1.1 Y OFL.txt https://spdx.org/licenses/OFL-1.1.html X11 License X11 x11.txt https://spdx.org/licenses/X11.html |