1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29261 -- Doc'd the reason for LICENSE.python.

This commit is contained in:
James Bennett
2018-03-25 18:43:21 -07:00
committed by Tim Graham
parent 38cada7c94
commit 48b327aef1
2 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
Django is licensed under the three-clause BSD license; see the file
LICENSE for details.
Django includes code from the Python standard library, which is licensed under
the Python license, a permissive open source license. The copyright and license
is included below for compliance with Python's terms.
----------------------------------------------------------------------
Copyright (c) 2001-present Python Software Foundation; All Rights Reserved
A. HISTORY OF THE SOFTWARE
==========================