]> code.ossystems Code Review - openembedded-core.git/commit
Fix license notices for OE-Core
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 23 Dec 2013 20:59:49 +0000 (20:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:58:40 +0000 (12:58 +0000)
commitb777180f317a844513fcaae42fd7c91dff308f9b
treebdc9b520bb37500ba0f6aa389b022df83bf6a94f
parent86f9917de741a553d646975101630e9efd26dd97
Fix license notices for OE-Core

* Fix up LICENSE:
  - Replace reference to Poky with OpenEmbedded
  - Remove reference to bitbake and meta-extras that aren't part of this
    repository
  - Clarify license statements
* Add a COPYING.GPLv2 file in meta/ for the GPLv2 parts
* Add a COPYING.MIT file to meta-skeleton consistent with the other
  meta-* directories

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
LICENSE
meta-skeleton/COPYING.MIT [new file with mode: 0644]
meta/COPYING.GPLv2 [new file with mode: 0644]