Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | BitBake is licensed under the GNU General Public License version 2.0. See COPYING for further details. |
| 2 | |
| 3 | The following external components are distributed with this software: |
| 4 | |
| 5 | * 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 |
| 6 | Foundation and individual contributors. |
| 7 | |
| 8 | * Twitter Bootstrap (including Glyphicons), redistributed under the Apache License 2.0. |
| 9 | |
| 10 | * jQuery is redistributed under the MIT license. |
Patrick Williams | d8c66bc | 2016-06-20 12:57:21 -0500 | [diff] [blame] | 11 | |
| 12 | * QUnit is redistributed under the MIT license. |