[Python-Dev] Adding Japanese Codecs to the distro
Barry A. Warsaw
barry@python.org
Sat, 18 Jan 2003 20:26:52 -0500
>>>>> "HC" == Hye-Shik Chang <perky@fallin.lv> writes:
HC> KoreanCodecs in the SF Korean Python Codecs
HC> (http://sf.net/projects/koco) a.k.a KoCo is changed from PSF
HC> License to LGPL on Barry's request in early 2002.
Which I really appreciated because it made it easier to include the
codecs in Mailman. But I won't have to worry about that if the codecs
are part of Python, and a PSF license probably makes most sense for
that purpose.
You own the copyrights, correct? If so, there should be no problem
re-licensing it under the PSF license for use in Python.
Thanks!
-Barry