]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:56:38 +0000 (13:56 +0100)
commit9d987de3aabe54e65a55649a61953966f33b070b
tree02e08c21657cfd0703371b41dde3daa38a4a6634
parent78212c6472ed3ade565ebcde0330d6eca7785fd6
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)
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