]> git.ipfire.org Git - thirdparty/openssl.git/commit
Following the license change, modify the boilerplates in crypto/des/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:35:45 +0000 (13:35 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:46:14 +0000 (14:46 +0100)
commit2d48d5ddda8b83e50230b08835814e48838fc145
treea8761dd002cf825cafe50d318ea00b44d880db38
parent5477e84273e5877fad53d6b3fd794ed80c2c9524
Following the license change, modify the boilerplates in crypto/des/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7787)
27 files changed:
crypto/des/asm/crypt586.pl
crypto/des/asm/des-586.pl
crypto/des/asm/des_enc.m4
crypto/des/asm/desboth.pl
crypto/des/asm/dest4-sparcv9.pl
crypto/des/cbc_cksm.c
crypto/des/cbc_enc.c
crypto/des/cfb64ede.c
crypto/des/cfb64enc.c
crypto/des/cfb_enc.c
crypto/des/des_enc.c
crypto/des/des_locl.h
crypto/des/ecb3_enc.c
crypto/des/ecb_enc.c
crypto/des/fcrypt.c
crypto/des/fcrypt_b.c
crypto/des/ncbc_enc.c
crypto/des/ofb64ede.c
crypto/des/ofb64enc.c
crypto/des/ofb_enc.c
crypto/des/pcbc_enc.c
crypto/des/qud_cksm.c
crypto/des/rand_key.c
crypto/des/set_key.c
crypto/des/spr.h
crypto/des/str2key.c
crypto/des/xcbc_enc.c