Licensing Python code under the Python license

2005-03-11 Thread Daniel Keep
I'm currently working on a Python program, and was wondering if it's
possible to license the program, some associated tools, and a few other
libraries I've written under the Python license.

I had a look at the new PSF Python license on the list of OSI-approved
licenses, but it makes numerous direct mentions of Python and the PSF.
Is there any acceptable way to simply say that a particular source file
is under the PSF license (like you can w/ the GPL/LGPL), and would it
even apply?

Or am I just on the completely wrong track, and should I look
elsewhere? :P

Thanks.

-- Daniel

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Licensing Python code under the Python license

2005-03-12 Thread Daniel Keep
Wow.  That was fast.  PHP forums eat your heart out :P

Thanks for the advice.  I'll probably go with either the BSD license,
or possibly the LGPL.  But I'm leaning towards the BSD since it fits on
the screen...

-- 
http://mail.python.org/mailman/listinfo/python-list