diff options
author | Georg Brandl <georg@python.org> | 2014-10-29 07:36:35 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-29 07:36:35 (GMT) |
commit | e73778c1ac0e58d3520b37308b970073e818fa00 (patch) | |
tree | b176299e5205ce49c5ce71096966101556584eb2 /Doc/license.rst | |
parent | 46761ec7c2938ed48535276e11bd7fc834a9a0ca (diff) | |
download | cpython-e73778c1ac0e58d3520b37308b970073e818fa00.zip cpython-e73778c1ac0e58d3520b37308b970073e818fa00.tar.gz cpython-e73778c1ac0e58d3520b37308b970073e818fa00.tar.bz2 |
Use https:// URLs when referring to python.org hosts.
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index 6190fe0..c8d3b77 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -23,7 +23,7 @@ In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation; see http://www.zope.com/). In 2001, the Python Software Foundation (PSF, see -http://www.python.org/psf/) was formed, a non-profit organization created +https://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. |