Following the license change, modify the boilerplates in crypto/engine/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:39:00 +0000 (13:39 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:52:53 +0000 (14:52 +0100)
commit3c120f91656f90a9a3b629bb6ea9d5a1f0d4d678
treebc20511eff5427377baf62038e399905ed041392
parenta7f182b726956eb376a80d4a3e22c9465cf5e579
Following the license change, modify the boilerplates in crypto/engine/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7792)
24 files changed:
crypto/engine/eng_all.c
crypto/engine/eng_cnf.c
crypto/engine/eng_ctrl.c
crypto/engine/eng_devcrypto.c
crypto/engine/eng_dyn.c
crypto/engine/eng_err.c
crypto/engine/eng_fat.c
crypto/engine/eng_init.c
crypto/engine/eng_int.h
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_openssl.c
crypto/engine/eng_pkey.c
crypto/engine/eng_rdrand.c
crypto/engine/eng_table.c
crypto/engine/tb_asnmth.c
crypto/engine/tb_cipher.c
crypto/engine/tb_dh.c
crypto/engine/tb_digest.c
crypto/engine/tb_dsa.c
crypto/engine/tb_eckey.c
crypto/engine/tb_pkmeth.c
crypto/engine/tb_rand.c
crypto/engine/tb_rsa.c