OK, let's see if we can do CC0. Todd, do you want to read through the link
Steven gave and find out how we should apply this, either to just the
itertools examples, or possibly to all examples in the docs?

On Thu, Oct 24, 2019 at 2:01 PM Steven D'Aprano <[email protected]> wrote:

> On Thu, Oct 24, 2019 at 12:36:40PM -0700, Christopher Barker wrote:
> > IANAL, but if we could put a clause in the docs that all recipes are in
> the
> > public domain, that would be great.
>
> The public domain is *exceedingly* problematic. Many juristictions do
> not have any legal process for putting things into the public domain
> before the standard copyright expiry, or even prohibit the attempt to
> surrender such rights.
>
> That's why the Creative Commons folks have their CC0 licence, which
> seems to be the most appropriate for this case.
>
> https://creativecommons.org/share-your-work/public-domain/cc0/
> _______________________________________________
> Python-ideas mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/U3SMXGIWEXUKPN5QW2WR4NL2RPXACEVG/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/XP5GF5G754APG64JG3HG2K5666LNRA5A/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to