Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #47417 > unrolled thread

Re: Re-using copyrighted code

Started byAndrew Berg <robotsondrugs@gmail.com>
First post2013-06-08 17:36 -0500
Last post2013-06-08 17:36 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Re-using copyrighted code Andrew Berg <robotsondrugs@gmail.com> - 2013-06-08 17:36 -0500

#47417 — Re: Re-using copyrighted code

FromAndrew Berg <robotsondrugs@gmail.com>
Date2013-06-08 17:36 -0500
SubjectRe: Re-using copyrighted code
Message-ID<mailman.2904.1370731040.3114.python-list@python.org>
On 2013.06.08 17:09, Benjamin Kaplan wrote:
> On Sat, Jun 8, 2013 at 2:31 PM, Malte Forkel <malte.forkel@berlin.de> wrote:
>> # This version of the SRE library can be redistributed under CNRI's
>> # Python 1.6 license.  For any other use, please contact Secret Labs
>> # AB (info@pythonware.com).
>> #
>> # Portions of this engine have been developed in cooperation with
>> # CNRI.  Hewlett-Packard provided funding for 1.6 integration and
>> # other compatibility work.
>> #
>>
>> Now, how am I supposed to deal with that? Ask Secret Labs for some kind
>> of permission? Leave it as it is and add my own copyright line?
>>
>> Malte
>>
> 
> You can find the license terms for all versions of Python at
> http://docs.python.org/3/license.html
> I'm not a lawyer, but it looks like you just need to include the
> copyright statement.
I misread that bit, having forgotten that Python was not always under the PSF.

To the OP: this is a pretty permissive license, but, as noted in the FAQ that Chris linked, there could be a problem if you wish to license
your work under the GPL since the CNRI license specifies a jurisdiction.
-- 
CPython 3.3.2 | Windows NT 6.2.9200 / FreeBSD 9.1

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web