Changes between Version 13 and Version 14 of DevNotes/Projects/Licensing
- Timestamp:
- Apr 4, 2014 5:03:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/Licensing
v13 v14 4 4 - matplot lib “uses BSD compatible code, and its license is based on the PSF license” 5 5 - !SciPy - Free to do as we like as long as copyright is included [http://www.scipy.org/scipylib/license.html] 6 - lxml 6 - lxml - BSD 7 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 - !PyParsing 10 - Pisa 11 - html5lib 12 - reportlab 13 - PIL 14 - setuptools 9 - !PyParsing - MIT license 10 - Pisa - Apache License 2.0 see [http://www.apache.org/licenses/LICENSE-2.0.html] 11 - html5lib - Free to do as we like as long as copyright is included [https://github.com/html5lib/html5lib-python/blob/master/LICENSE] 12 - reportlab - BSD 13 - PIL - Python (MIT style) 14 - setuptools - PSF or ZPL (Zope PL) 15 15 - cansas schemas - Argonne license = free to use as we wish, must keep copyright notice (in dataloader/readers/schema/) 16 16 - numerical ... - Henrik Vestermark License [http://hvks.com] - free for non-commercial use (used in models/c_extension/libigor/2Y_cpoly.cpp) … … 20 20 - setup.py = PSF (Python Softwre Foundation) 21 21 - data_utils/odict.py = BSD 22 - see danse and caltech and utk