Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
176 lines (121 loc) · 4.37 KB

File metadata and controls

176 lines (121 loc) · 4.37 KB
.. redirect-from:: /users/license
.. redirect-from:: /users/project/license

License

Matplotlib only uses BSD compatible code, and its license is based on the PSF license. See the Open Source Initiative licenses page for details on individual licenses. Non-BSD compatible licenses (e.g., LGPL) are acceptable in matplotlib toolkits. For a discussion of the motivations behind the licencing choice, see :ref:`license-discussion`.

Copyright policy

John Hunter began Matplotlib around 2003. Since shortly before his passing in 2012, Michael Droettboom has been the lead maintainer of Matplotlib, but, as has always been the case, Matplotlib is the work of many.

Prior to July of 2013, and the 1.3.0 release, the copyright of the source code was held by John Hunter. As of July 2013, and the 1.3.0 release, matplotlib has moved to a shared copyright model.

Matplotlib uses a shared copyright model. Each contributor maintains copyright over their contributions to Matplotlib. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Matplotlib source code, in its entirety, is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Matplotlib Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the matplotlib repositories.

The Matplotlib Development Team is the set of all contributors to the matplotlib project. A full list can be obtained from the git version control logs.

License agreement

.. dropdown:: License agreement for Matplotlib versions 1.3.0 and later
   :open:
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE
      :language: none



Bundled software

.. dropdown:: JSX Tools Resize Observer
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_JSXTOOLS_RESIZE_OBSERVER
      :language: none

.. dropdown:: QT4 Editor
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_QT4_EDITOR
      :language: none

Rendering software

.. dropdown:: Agg
   :class-container: sdd

   .. literalinclude:: ../../extern/agg24-svn/src/copying
      :language: none

.. dropdown:: FreeType
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_FREETYPE
      :language: none

.. dropdown:: Harfbuzz
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_HARFBUZZ
      :language: none

.. dropdown:: libraqm
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_LIBRAQM
      :language: none

.. dropdown:: SheenBidi
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_SHEENBIDI
      :language: none

Colormaps and themes

.. dropdown:: ColorBrewer
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_COLORBREWER
      :language: none

.. dropdown:: Solarized
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_SOLARIZED
      :language: none

.. dropdown:: Yorick
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_YORICK
      :language: none

.. dropdown:: Turbo
   :class-container: sdd

   The Turbo colormap was contributed directly to Matplotlib by its author in
   :ghpull:`15275`


Fonts

.. dropdown:: American Mathematical Society (AMS) fonts
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_AMSFONTS
      :language: none

.. dropdown:: BaKoMa
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_BAKOMA
      :language: none

.. dropdown:: Carlogo
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_CARLOGO
      :language: none

.. dropdown:: Courier 10
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_COURIERTEN
      :language: none

.. dropdown:: Last Resort
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_LAST_RESORT_FONT
      :language: none

.. dropdown:: STIX
   :class-container: sdd

   .. literalinclude:: ../../LICENSE/LICENSE_STIX
      :language: none