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

@@ -5,7 +5,7 @@
# In case the following data structure has any copyrightable content, note that it is licensed as follows:
# Copyright (c) the OpenSSL contributors
# Licensed under the Apache License 2.0
# https://github.com/openssl/openssl/blob/master/LICENSE
# https://github.com/openssl/openssl/blob/master/LICENSE.txt or Apache-2.0.txt
from __future__ import absolute_import, division, print_function
__metaclass__ = type