<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
What is the recommended way to handle license files for OpenBMC components? 
<div class=""><br class="">
</div>
<div class="">I presume that any new code committed to the repositories should be Apache 2.0 unless special permission is granted. Based on a conversation regarding creating a StackExchange forum for OpenBMC, I presume MIT/OpenBSD-style licenses are verboten
 without special permission.</div>
<div class=""><br class="">
</div>
<div class="">(1) What should the license tag be? (LICENSE = “Apache 2.0”?)</div>
<div class="">(2) Should a LICENSE file be created in the root directory? A COPYING file? Should we point to a common license file? With a checksum? If so, which one?</div>
<div class="">(3) Are there particular requirements or suggestions regarding how to package stuff? </div>
<div class="">(4) I presume SRC_URI <a href="file:///" class="">file:///</a> links are okay since the git links are unknown and broken until the first version is checked in.</div>
<div class="">(5) How should I handle being in a subdirectory of a repository? The code I’m checking in will go into openbmc-tools. How does that work for CI?</div>
<div class=""><br class="">
</div>
<div class="">I’ll go scan through the docs, but I didn’t find much commentary on these topics with light skimming. Just trying to get it right the first time.</div>
<div class=""><br class="">
</div>
<div class="">Thanks in advance,</div>
<div class=""><br class="">
</div>
<div class="">Wilfred</div>
</body>
</html>