Changes between Version 11 and Version 12 of DevNotes/Projects/Licensing


Ignore:
Timestamp:
Apr 4, 2014 4:18:24 PM (10 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/Licensing

    v11 v12  
    33- wxPython (wxWidgets, wxWindows) - L-GPL with exception that user can do whatever on redistribute [http://www.wxwidgets.org/about/licence/] 
    44- 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] 
    66- 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] 
    88- perodictables - Public Domain 
    99- PyParsing