Re: Re: Licensing for DecoratorTools 1.8
PJ Eby <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> Fri, 7 Dec 2012 17:10:31 -0500
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <CALeMXf7LjmC4d6wbrMqWjZ6uNHLpjr2db96JXd9-BPv=1qVMQQ@mail.gmail.com> |
On Fri, Dec 7, 2012 at 10:34 AM, Evaldo Gardenali <[email protected]> wrote: > Hello, > > I am re-sending my request now that I joined the mailing list. Please > advise on licensing. > > Regards > > Evaldo Gardenali > > > On Thu, Nov 29, 2012 at 4:03 PM, Evaldo Gardenali <[email protected]> wrote: >> Hello Phillip, >> >> I want to use DecoratorTools 1.8, but I cannot find a LICENSE file or >> equivalent in the package. The metadata suggests it is available in >> PSF or ZPL, but does not mention the version of these licenses. >> >> Can you please confirm which licensing terms and which versions of >> those apply to the code? I never saw your original email, but then I'm way behind on email in general. ;-) To answer your question, ZPL 2.0. The "PSF" part is really intended to mean, "under the same terms as Python itself", that is, if you can do it with Python, you can do it with this software. HTH.