<div dir="ltr">The (il-)logic of trying to apply copyright statements to an otherwise empty file should be weighed against the effort of writing a syntax checker that can ignore such files.<div><br></div><div>Generally, it's easier to script these things, so having a script that blindly adds the copyright header to all python files in the project (assuming there aren't files from other projects) is probably the best solution here.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 9, 2013 at 2:21 PM, Doug Winter <span dir="ltr"><<a href="mailto:doug.winter@isotoma.com" target="_blank">doug.winter@isotoma.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
It is normal practice to include a brief license statement in every source file, to make it clear what precisely is under the terms of that license.<br>
<br>
Cheers,<br>
<br>
Doug.<div class="im"><br>
<br>
On 09/09/13 14:18, Jonathan Hartley 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?<br>
<br>
    Jonathan<br>
<br>
</blockquote>
<br>
<br>
-- <br></div>
Telephone: <a href="tel:%2B44%201904%20567330" value="+441904567330" target="_blank">+44 1904 567330</a>, Mobile: <a href="tel:%2B44%207879%20423002" value="+447879423002" target="_blank">+44 7879 423002</a><br>
Switchboard: <a href="tel:%2B44%201904%20567349" value="+441904567349" target="_blank">+44 1904 567349</a>, Fax: <a href="tel:%2B44%2020%2079006980" value="+442079006980" target="_blank">+44 20 79006980</a><br>
Post: Tower House, Fishergate, York, YO10 4UA, UK<br>
<br>
Registered in England.  Company No 5171172.  VAT GB843570325.<br>
Registered Address: Tower House, Fishergate, York, YO10 4UA<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>