Changes between Version 13 and Version 14 of DevNotes/Projects/Licensing


Ignore:
Timestamp:
Apr 4, 2014 5:03:30 PM (11 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/Licensing

    v13 v14  
    44- matplot lib “uses BSD compatible code, and its license is based on the PSF license” 
    55- !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 
    77- !NumPy - Free to do as we like as long as copyright is included [http://docs.scipy.org/doc/numpy/license.html] 
    88- 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) 
    1515- cansas schemas - Argonne license = free to use as we wish, must keep copyright notice (in dataloader/readers/schema/) 
    1616- numerical ... - Henrik Vestermark License [http://hvks.com] - free for non-commercial use (used in models/c_extension/libigor/2Y_cpoly.cpp) 
     
    2020- setup.py = PSF (Python Softwre Foundation) 
    2121- data_utils/odict.py = BSD 
     22- see danse and caltech and utk