Following the license change, modify the boilerplates in crypto/poly1305/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:50:47 +0000 (13:50 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:13:16 +0000 (15:13 +0100)
commit49d3b6416bf2ba47d73819ed4be923c93b48fdb2
tree959c73b1380103c54544ac69ec8314f343f68bed
parentb7617a3a99285596367990fba4f17ba10b7566b2
Following the license change, modify the boilerplates in crypto/poly1305/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7810)
16 files changed:
crypto/poly1305/asm/poly1305-armv4.pl
crypto/poly1305/asm/poly1305-armv8.pl
crypto/poly1305/asm/poly1305-c64xplus.pl
crypto/poly1305/asm/poly1305-mips.pl
crypto/poly1305/asm/poly1305-ppc.pl
crypto/poly1305/asm/poly1305-ppcfp.pl
crypto/poly1305/asm/poly1305-s390x.pl
crypto/poly1305/asm/poly1305-sparcv9.pl
crypto/poly1305/asm/poly1305-x86.pl
crypto/poly1305/asm/poly1305-x86_64.pl
crypto/poly1305/poly1305.c
crypto/poly1305/poly1305_ameth.c
crypto/poly1305/poly1305_base2_44.c
crypto/poly1305/poly1305_ieee754.c
crypto/poly1305/poly1305_local.h
crypto/poly1305/poly1305_meth.c