summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorElliot Smith <elliot.smith@intel.com>2016-04-06 14:49:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-06 23:10:31 +0100
commit4f3dfa808cf6dbdf32169efc391455ebffdf6766 (patch)
tree3d4d6977861e4956d93708e32d4b88d9d434fee0 /bitbake
parent013984dc454548faaa1ab202e11b6552c5ffc5a2 (diff)
downloadpoky-4f3dfa808cf6dbdf32169efc391455ebffdf6766.tar.gz
bitbake: bitbake: update LICENSE file with QUnit details
QUnit is now included in Toaster's test suite and distributed with its source code. (Bitbake rev: 540c0c8d6aeec5391aa4f76614db6905afabba2c) Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/LICENSE2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/LICENSE b/bitbake/LICENSE
index 350140c93f..a57f9a419b 100644
--- a/bitbake/LICENSE
+++ b/bitbake/LICENSE
@@ -8,3 +8,5 @@ Foundation and individual contributors.
8* Twitter Bootstrap (including Glyphicons), redistributed under the Apache License 2.0. 8* Twitter Bootstrap (including Glyphicons), redistributed under the Apache License 2.0.
9 9
10* jQuery is redistributed under the MIT license. 10* jQuery is redistributed under the MIT license.
11
12* QUnit is redistributed under the MIT license.