summaryrefslogtreecommitdiffstats
path: root/bitbake/LICENSE
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 14:36:22 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 15:32:53 +0200
commitf4cf9fe05bb3f32fabea4e54dd92d368967a80da (patch)
tree487180fa9866985ea7b28e625651765d86f515c3 /bitbake/LICENSE
downloadpoky-f4cf9fe05bb3f32fabea4e54dd92d368967a80da.tar.gz
initial commit for Enea Linux 4.0
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'bitbake/LICENSE')
-rw-r--r--bitbake/LICENSE10
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 @@
1BitBake is licensed under the GNU General Public License version 2.0. See COPYING for further details.
2
3The 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
6Foundation 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.