diff options
author | bavery <brian.avery@intel.com> | 2016-10-03 16:56:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-05 10:28:53 +0100 |
commit | 4189a1977e65f71ddb8fc0498bcef91754c673d8 (patch) | |
tree | 1050582ef5eaf2327792b486a0c4eca3710d67b2 /bitbake | |
parent | 7d27275ef83c38104e898ff259be173ad71743a7 (diff) | |
download | poky-4189a1977e65f71ddb8fc0498bcef91754c673d8.tar.gz |
bitbake: toaster: add Font Awesome license
Font Awesome fonts are bundled with the Toaster UI and are released
under the SIL Open Font License 1.1. This patch adds that information
to the LICENSE file.
(Bitbake rev: f8f387de57b46c848e6521a5f6b08742403d4797)
Signed-off-by: bavery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-rw-r--r-- | bitbake/LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/LICENSE b/bitbake/LICENSE index 4a09b0f626..5d4a4c2a8a 100644 --- a/bitbake/LICENSE +++ b/bitbake/LICENSE | |||
@@ -13,3 +13,5 @@ Foundation and individual contributors. | |||
13 | * jsrender is redistributed under the MIT license. | 13 | * jsrender is redistributed under the MIT license. |
14 | 14 | ||
15 | * QUnit is redistributed under the MIT license. | 15 | * QUnit is redistributed under the MIT license. |
16 | |||
17 | * Font Awesome fonts redistributed under the SIL Open Font License 1.1 | ||