Following the license change, modify the boilerplates in crypto/bio/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:20:10 +0000 (13:20 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:28:52 +0000 (14:28 +0100)
commit09abbca13f985d57e872ea070dcc53b283460d52
treed0ec8f67daa1d02a29a360e78301f1ee52af429a
parent8b00b7b8b3a23b38bd870ea0ebbe9d551b14ef38
Following the license change, modify the boilerplates in crypto/bio/

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7775)
24 files changed:
crypto/bio/b_addr.c
crypto/bio/b_dump.c
crypto/bio/b_print.c
crypto/bio/b_sock.c
crypto/bio/b_sock2.c
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c
crypto/bio/bf_nbio.c
crypto/bio/bf_null.c
crypto/bio/bio_cb.c
crypto/bio/bio_err.c
crypto/bio/bio_lcl.h
crypto/bio/bio_lib.c
crypto/bio/bio_meth.c
crypto/bio/bss_acpt.c
crypto/bio/bss_bio.c
crypto/bio/bss_conn.c
crypto/bio/bss_dgram.c
crypto/bio/bss_fd.c
crypto/bio/bss_file.c
crypto/bio/bss_log.c
crypto/bio/bss_mem.c
crypto/bio/bss_null.c
crypto/bio/bss_sock.c