Skip to content

Commit cf62d26

Browse files
authored
Use TLS for Apache license and docs links (#2049)
1 parent e2492c9 commit cf62d26

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+93
-93
lines changed

boto3/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
@@ -103,7 +103,7 @@ def resource(*args, **kwargs):
103103

104104

105105
# Set up logging to ``/dev/null`` like a library is supposed to.
106-
# http://docs.python.org/3.3/howto/logging.html#configuring-logging-for-a-library
106+
# https://docs.python.org/3.3/howto/logging.html#configuring-logging-for-a-library
107107
class NullHandler(logging.Handler):
108108
def emit(self, record):
109109
pass

boto3/compat.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/action.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/attr.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/collection.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/docstring.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/method.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/resource.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/service.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/subresource.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/docs/waiter.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/dynamodb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/dynamodb/conditions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/dynamodb/table.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/dynamodb/transform.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/dynamodb/types.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/ec2/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/ec2/createtags.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/ec2/deletetags.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/exceptions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/action.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/collection.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/factory.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/model.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/params.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/resources/response.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/s3/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/s3/inject.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/s3/transfer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/session.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

boto3/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/docs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/docs/test_dynamodb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/docs/test_ec2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/docs/test_s3.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

tests/functional/docs/test_smoke.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# may not use this file except in compliance with the License. A copy of
55
# the License is located at
66
#
7-
# http://aws.amazon.com/apache2.0/
7+
# https://aws.amazon.com/apache2.0/
88
#
99
# or in the "license" file accompanying this file. This file is
1010
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

0 commit comments

Comments
 (0)