Following the license change, modify the boilerplates in crypto/x509/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 13:00:36 +0000 (14:00 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:30:09 +0000 (15:30 +0100)
commit3e4b43b9e5aba6261b1ceb832c597ce8225782ef
tree209242933906d1e90a3ca0646d9f60e47ce5e73d
parent677c7ab9eaa5de80cfef81d8fbc5f201621a0ea6
Following the license change, modify the boilerplates in crypto/x509/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7824)
37 files changed:
crypto/x509/by_dir.c
crypto/x509/by_file.c
crypto/x509/t_crl.c
crypto/x509/t_req.c
crypto/x509/t_x509.c
crypto/x509/x509_att.c
crypto/x509/x509_cmp.c
crypto/x509/x509_d2.c
crypto/x509/x509_def.c
crypto/x509/x509_err.c
crypto/x509/x509_ext.c
crypto/x509/x509_lcl.h
crypto/x509/x509_lu.c
crypto/x509/x509_meth.c
crypto/x509/x509_obj.c
crypto/x509/x509_r2x.c
crypto/x509/x509_req.c
crypto/x509/x509_set.c
crypto/x509/x509_trs.c
crypto/x509/x509_txt.c
crypto/x509/x509_v3.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
crypto/x509/x509cset.c
crypto/x509/x509name.c
crypto/x509/x509rset.c
crypto/x509/x509spki.c
crypto/x509/x509type.c
crypto/x509/x_all.c
crypto/x509/x_attrib.c
crypto/x509/x_crl.c
crypto/x509/x_exten.c
crypto/x509/x_name.c
crypto/x509/x_pubkey.c
crypto/x509/x_req.c
crypto/x509/x_x509.c
crypto/x509/x_x509a.c