Fix copyrights
authorTodd Short <tshort@akamai.com>
Thu, 27 Jan 2022 19:18:28 +0000 (14:18 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 3 Feb 2022 12:58:55 +0000 (13:58 +0100)
commit73c55cc89a98a7e9aa3287ffa2faad19ffd78685
treebce9d5fcbd0a72181913804e43296db68a3dc6b5
parent86818e77bc46916db99bda6962c79dd11215e886
Fix copyrights

Add copyright to files that were missing it.
Update license from OpenSSL to Apache as needed.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17606)

(cherry picked from commit 9d987de3aabe54e65a55649a61953966f33b070b)
22 files changed:
Configurations/unix-Makefile.tmpl
apps/include/engine_loader.h
apps/lib/engine_loader.c
crypto/ec/curve448/arch_64/arch_intrinsics.h
crypto/ec/curve448/arch_64/f_impl.h
crypto/ec/curve448/arch_64/f_impl64.c
crypto/evp/mac_meth.c
crypto/objects/obj_compat.h
include/crypto/pem.h
os-dep/haiku.h
providers/common/der/DIGESTS.asn1
providers/common/der/DSA.asn1
providers/common/der/EC.asn1
providers/common/der/ECX.asn1
providers/common/der/NIST.asn1
providers/common/der/RSA.asn1
providers/common/der/SM2.asn1
providers/common/der/wrap.asn1
providers/implementations/keymgmt/ec_kmgmt_imexport.inc
test/defltfips_test.c
test/pbetest.c
test/sm3_internal_test.c