Following the license change, modify the boilerplates in crypto/rcN/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:52:38 +0000 (13:52 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:14:57 +0000 (15:14 +0100)
commit5e4435a7608e9d7e4f56c455cfdd6286fcbc91f7
treeca9bb1ce1e1cba144c501c276f5590002c8f6dc3
parent0db63de94c83f1918eb7cb8193148d580218fe64
Following the license change, modify the boilerplates in crypto/rcN/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7812)
22 files changed:
crypto/rc2/rc2_cbc.c
crypto/rc2/rc2_ecb.c
crypto/rc2/rc2_locl.h
crypto/rc2/rc2_skey.c
crypto/rc2/rc2cfb64.c
crypto/rc2/rc2ofb64.c
crypto/rc4/asm/rc4-586.pl
crypto/rc4/asm/rc4-c64xplus.pl
crypto/rc4/asm/rc4-md5-x86_64.pl
crypto/rc4/asm/rc4-parisc.pl
crypto/rc4/asm/rc4-s390x.pl
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4_enc.c
crypto/rc4/rc4_locl.h
crypto/rc4/rc4_skey.c
crypto/rc5/asm/rc5-586.pl
crypto/rc5/rc5_ecb.c
crypto/rc5/rc5_enc.c
crypto/rc5/rc5_locl.h
crypto/rc5/rc5_skey.c
crypto/rc5/rc5cfb64.c
crypto/rc5/rc5ofb64.c