Add Apache 2.0 license for Apache 2.0 licensed parts. (#479)

This commit is contained in:
Felix Fontein
2022-06-17 08:21:08 +02:00
committed by GitHub
parent 563e3a2791
commit d393ea233e
4 changed files with 207 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
# 2.0, and the BSD License. See the LICENSE file at
# https://github.com/pyca/cryptography/blob/master/LICENSE for complete details.
#
# The Apache 2.0 license has been included as Apache-2.0.txt in this collection.
#
# Adapted from cryptography's hazmat/backends/openssl/decode_asn1.py
#
# Copyright (c) 2015, 2016 Paul Kehrer (@reaperhulk)