From d75cc859d0009649aa5c97731933b50ba48231ba Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 11 Nov 2020 14:22:06 -0600 Subject: MultiTech mLinux Atmel distribution OpenEmbedded layer --- LICENSE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..5caf3b6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +All MultiTech-copyrighted software contained in mLinux is covered by +GPL (GNU General Public License) version 2, unless provided under a different license. + +All bitbake metadata is MIT licensed unless otherwise stated. Source code +included in tree for individual recipes is under the LICENSE stated in +the associated recipe (.bb file) unless otherwise stated. + +License information for any other files is either explicitly stated +or defaults to GPL version 2. -- cgit v1.2.3