Changes between Version 11 and Version 12 of DevNotes/Projects/Licensing
- Timestamp:
- Apr 4, 2014 4:18:24 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/Licensing
v11 v12 3 3 - wxPython (wxWidgets, wxWindows) - L-GPL with exception that user can do whatever on redistribute [http://www.wxwidgets.org/about/licence/] 4 4 - matplot lib “uses BSD compatible code, and its license is based on the PSF license” 5 - !SciPy 5 - !SciPy - Free to do as we like as long as copyright is included [http://www.scipy.org/scipylib/license.html] 6 6 - lxml 7 - !NumPy and !SciPy - Free to do as we like as long as copyright is included [http://docs.scipy.org/doc/numpy/license.html] and [http://www.scipy.org/scipylib/license.html]7 - !NumPy - Free to do as we like as long as copyright is included [http://docs.scipy.org/doc/numpy/license.html] 8 8 - perodictables - Public Domain 9 9 - PyParsing