diff options
author | Matt Caswell <matt@openssl.org> | 2020-10-15 15:10:06 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-10-15 15:10:06 +0200 |
commit | eec0ad10b943bc10690358cf2db32ca06c3e81a0 (patch) | |
tree | cf9ea2c265928c63156bb34bc5b1a84b3b267f92 /test/asn1_dsa_internal_test.c | |
parent | Changing X509at_get0_data_by_OBJ to expect const stack of X509_ATTRIBUTE (diff) | |
download | openssl-eec0ad10b943bc10690358cf2db32ca06c3e81a0.tar.xz openssl-eec0ad10b943bc10690358cf2db32ca06c3e81a0.zip |
Update copyright year
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13144)
Diffstat (limited to 'test/asn1_dsa_internal_test.c')
-rw-r--r-- | test/asn1_dsa_internal_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asn1_dsa_internal_test.c b/test/asn1_dsa_internal_test.c index 89e3c33a15..9beb382af7 100644 --- a/test/asn1_dsa_internal_test.c +++ b/test/asn1_dsa_internal_test.c @@ -1,5 +1,5 @@ /* - * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy |