From 48b327aef1095a8978ba8d320d706949c1ec41da Mon Sep 17 00:00:00 2001 From: James Bennett Date: Sun, 25 Mar 2018 18:43:21 -0700 Subject: Fixed #29261 -- Doc'd the reason for LICENSE.python. --- LICENSE.python | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'LICENSE.python') diff --git a/LICENSE.python b/LICENSE.python index 870259c410..d517733429 100644 --- a/LICENSE.python +++ b/LICENSE.python @@ -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 ========================== -- cgit v1.3