From bd5283f7ad090d32be737030191b7e6d11a4f354 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc-Andr=C3=A9=20Lemburg?= Date: Tue, 21 Sep 2010 11:56:42 +0000 Subject: [PATCH] Merged revisions 84941 via svnmerge from svn+pythonssh://pythondev@svn.python.org/python/branches/py3k ........ r84941 | marc-andre.lemburg | 2010-09-21 13:55:27 +0200 (Tue, 21 Sep 2010) | 3 lines Add missing word. ........ --- Doc/license.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/license.rst b/Doc/license.rst index 58f5d3780b..a4f0994eb3 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -707,8 +707,8 @@ OpenSSL The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use the OpenSSL library for added performance if made available by the operating system. Additionally, the Windows installers for Python -include a copy of the OpenSSL libraries, we include a copy of the -OpenSSL license:: +include a copy of the OpenSSL libraries, so we include a copy of the +OpenSSL license here:: LICENSE ISSUES -- 2.40.0