diff options
Diffstat (limited to 'bitbake/LICENSE')
| -rw-r--r-- | bitbake/LICENSE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bitbake/LICENSE b/bitbake/LICENSE new file mode 100644 index 0000000000..350140c93f --- /dev/null +++ b/bitbake/LICENSE | |||
| @@ -0,0 +1,10 @@ | |||
| 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. | ||
