Update URLs in comments and metadata to use HTTPS (GH-27458)

This commit is contained in:
Noah Kantrowitz 2021-07-30 06:54:46 -07:00 committed by GitHub
parent ea4673ed07
commit be42c06bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 58 additions and 58 deletions

View file

@ -1,6 +1,6 @@
/*--------------------------------------------------------------------
* Licensed to PSF under a Contributor Agreement.
* See http://www.python.org/psf/license for licensing details.
* See https://www.python.org/psf/license for licensing details.
*
* _elementtree - C accelerator for xml.etree.ElementTree
* Copyright (c) 1999-2009 by Secret Labs AB. All rights reserved.