Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] LICENSE: Clarify what is meant by 'metadata'
@ 2017-02-27 16:24 Saul Wold
  2017-02-27 20:59 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2017-02-27 16:24 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

The term metadata in the LICENSE text is unclear and recently
garnered some questions at ELC, so clarify metadata to include
bbclasses, which is and has been metadata as well as code.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 LICENSE | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index 21fa6e6..9783ee5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -6,9 +6,11 @@ meta/COPYING.MIT (MIT)
 meta-selftest/COPYING.MIT (MIT)
 meta-skeleton/COPYING.MIT (MIT)
 
-All 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.
+All metadata files (including, but not limited to bb, bbappend,
+bbclass, inc and conf files) are 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.
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-28 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27 16:24 [PATCH] LICENSE: Clarify what is meant by 'metadata' Saul Wold
2017-02-27 20:59 ` Burton, Ross
2017-02-28 15:13   ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox