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:54 +0000 (12:58 +0000)
commit2843f1a857ff0b889b55e680b36ac4a934605fda
tree3bae5f062488d3e5920032c676563fe7002a02f9
parentca918ffdbbc11e7e91a7570db6a3da669070b9a0
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

(From OE-Core rev: b777180f317a844513fcaae42fd7c91dff308f9b)

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]