summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@linux.intel.com>2016-04-12 15:56:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-13 22:04:29 +0100
commit69527a731eada699d3f604ff8f3ae9410981ba9b (patch)
tree9a71d83a4a9b10e100df4d999192a8238387778a /LICENSE
parentafbaf326e1123c92952fa71e0e820a4ff83488ca (diff)
downloadbitbake-contrib-69527a731eada699d3f604ff8f3ae9410981ba9b.tar.gz
toaster: Migrate project configuration from bootstrap 2 to bootstrap 3
Convert all the HTML templates, JS and CSS in the project parts of toaster to use bootstrap 3. Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 1 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 0a6905e94..7a0c272a4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -5,8 +5,7 @@ The following external components are distributed with this software:
* The Toaster Simple UI application is based upon the Django project template, the files of which are covered by the BSD license and are copyright (c) Django Software
Foundation and individual contributors.
-* Twitter Bootstrap (including Glyphicons), redistributed under the Apache License 2.0.
-
+* Twitter Bootstrap (including Glyphicons), redistributed under the MIT license
* jQuery is redistributed under the MIT license.
* Twitter typeahead.js redistributed under the MIT license. Note that the JS source has one small modification, so the full unminified file is currently included to make it obvious where this is.