[python-win32] Regarding "LICENSING INFORMATION" for PyWin 32

2010-12-06 Thread ugshrin9
Dear Sir/Madam, This is Uday Shriniwar, I am a Software Engineer at Rockwell Collins. We are using Python and PyWin32. We need Licensing Information for both. We managed to get Licensing Information for Python but could not find any information regarding PyWin32. It would be a great help if you

Re: [python-win32] Regarding "LICENSING INFORMATION" for PyWin 32

2010-12-06 Thread Mark Hammond
Sadly the license files aren't included with the binary builds, but you can find them in the source code. The short story is it currently uses a very permissive BSD style license, but my intention is to eventually relicense them under the same terms as Python itself, mainly for consistency. T