# HG changeset patch # User Alex Gaynor <alex.gaynor@gmail.com> # Date 1510273754 18000 # Thu Nov 09 19:29:14 2017 -0500 # Node ID 591e3ddfc06df7f58a6be0ab625a359fcc65f036 # Parent 66e4c20a40817f8ff897cf3ace6779526183533f nit in LICENSE, itself doesn't make sense here (#4016) * nit in LICENSE, itself doesn't make sense here * more cleanup diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -3,5 +3,4 @@ under the terms of *both* these licenses. The code used in the OpenSSL locking callback and OS random engine is derived -from the same in CPython itself, and is licensed under the terms of the PSF -License Agreement. +from CPython, and is licensed under the terms of the PSF License Agreement.