1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
.. _nipy-license:
========================
NIPY License Information
========================
.. _nipy-software-license:
Software License
-----------------
Except where otherwise noted, all NIPY software is licensed under a
`revised BSD license <http://www.opensource.org/licenses/bsd-license.php>`_.
See our :ref:`licensing` page for more details.
.. _nipy-documentation-license:
Documentation License
---------------------
Except where otherwise noted, all NIPY documentation is licensed under a
`Creative Commons Attribution 3.0 License <http://creativecommons.org/licenses/by/3.0/>`_.
All code fragments in the documentation are licensed under our
software license.
|