<div dir="ltr"><div>I understand your concern since it doesn't look very DRY to put the license in all the source files but I believe <br>that putting at least a header in each of the files as well as a full License file in the root of your project is the <br>


</div>best way to do it.<br><div><br>Check this: <a href="http://www.oss-watch.ac.uk/resources/opensourceyourcode#applying-the-licence" target="_blank">http://www.oss-watch.ac.uk/resources/opensourceyourcode#applying-the-licence</a><br>

<br>
</div><div>Cheers,<br>Gil<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 9, 2013 at 2:18 PM, Jonathan Hartley <span dir="ltr"><<a href="mailto:tartley@tartley.com" target="_blank">tartley@tartley.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A small Python project of mine is apparently being included in Chromium, because I've had a bug report from them that my source files (plural) fail their build-time license checker.<br>



<br>
They'd like me to include a license and copyright info in every source file (including empty __init__.py files).<br>
<br>
I've responded that I don't want to be unhelpful, but I don't believe in putting duplicate license and copyright info in every source code file. To my mind, it belongs in a single central place, i.e. the project LICENSE file.<br>



<br>
Am I being unreasonable and/or daft?<span><font color="#888888"><br>
<br>
    Jonathan<br>
<br>
-- <br>
Jonathan Hartley    <a href="mailto:tartley@tartley.com" target="_blank">tartley@tartley.com</a>    <a href="http://tartley.com" target="_blank">http://tartley.com</a><br>
Made of meat.       <a href="tel:%2B44%207737%20062%20225" value="+447737062225" target="_blank">+44 7737 062 225</a>       twitter/skype: tartley<br>
<br>
______________________________<u></u>_________________<br>
python-uk mailing list<br>
<a href="mailto:python-uk@python.org" target="_blank">python-uk@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-uk" target="_blank">https://mail.python.org/<u></u>mailman/listinfo/python-uk</a><br>
</font></span></blockquote></div><br></div></div>