Changes between Version 9 and Version 10 of DevNotes/Projects/Licensing


Ignore:
Timestamp:
Apr 2, 2014 2:52:10 PM (10 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/Licensing

    v9 v10  
    11== Package Licenses == 
    2 - wx 
     2- wxPython (wxWidgets, wxWindows) - L-GPL with exception that user can do whatever on redistribute [http://www.wxwidgets.org/about/licence/] 
    33- !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] 
    4 - Python 
     4- Python - PSF [https://docs.python.org/2/license.html] 
    55- cansas schemas - Argonne license = free to use as we wish, must keep copyright notice (in dataloader/readers/schema/) 
    66- matplot lib “uses BSD compatible code, and its license is based on the PSF license”