Following the license change, modify the boilerplates in crypto/rand/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:52:15 +0000 (13:52 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:14:05 +0000 (15:14 +0100)
commit0db63de94c83f1918eb7cb8193148d580218fe64
treea32a2df71f0932265e3b26f97bbbeed055719ff5
parent49d3b6416bf2ba47d73819ed4be923c93b48fdb2
Following the license change, modify the boilerplates in crypto/rand/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7811)
12 files changed:
crypto/rand/drbg_ctr.c
crypto/rand/drbg_hash.c
crypto/rand/drbg_hmac.c
crypto/rand/drbg_lib.c
crypto/rand/rand_egd.c
crypto/rand/rand_err.c
crypto/rand/rand_lcl.h
crypto/rand/rand_lib.c
crypto/rand/rand_unix.c
crypto/rand/rand_vms.c
crypto/rand/rand_win.c
crypto/rand/randfile.c