On 9 September 2013 14:18, Jonathan Hartley <[email protected]> wrote: > They'd like me to include a license and copyright info in every source file > (including empty __init__.py files).
I have had this with big companies before, long ago. It may actually be sufficient to have one line saying something like... "Copyright Jonathan Hartley 2013. MIT-style license; see mypackage/LICENSE.TXT for details" - Andy _______________________________________________ python-uk mailing list [email protected] https://mail.python.org/mailman/listinfo/python-uk
