Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Requested formatting fixes
  • Loading branch information
toddrjen committed Sep 3, 2020
commit bc59859fa7a910a0159231b1a0dd4c72cccb66f4
1 change: 1 addition & 0 deletions Doc/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Terms and conditions for accessing or otherwise using Python

Python software and documentation are licensed under the
:ref:`PSF License Agreement <PSF-license>`.

Starting with Python 3.8.6, examples, recipes, and other code in
Comment thread
toddrjen marked this conversation as resolved.
the documentation are dual licensed under the PSF License Agreement
and the :ref:`Zero-Clause BSD license <BSD0>`.
Expand Down
4 changes: 1 addition & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,9 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON |release| DOCUMENTATION
ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
----------------------------------------------------------------------

.. parsed-literal::

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

Expand Down