diff options
author | Matt Caswell <matt@openssl.org> | 2021-06-17 14:24:59 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-06-17 14:24:59 +0200 |
commit | 38fc02a7084438e384e152effa84d4bf085783c9 (patch) | |
tree | 68c2f3fc0a80285651139b0aeca9e556d6b46ec0 /crypto/ct/ct_err.c | |
parent | test/recipes/80-test_cmp_http.t: Kill the mock server brutally (diff) | |
download | openssl-38fc02a7084438e384e152effa84d4bf085783c9.tar.xz openssl-38fc02a7084438e384e152effa84d4bf085783c9.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15801)
Diffstat (limited to 'crypto/ct/ct_err.c')
-rw-r--r-- | crypto/ct/ct_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ct/ct_err.c b/crypto/ct/ct_err.c index 810b3f5070..c4dd05119e 100644 --- a/crypto/ct/ct_err.c +++ b/crypto/ct/ct_err.c @@ -1,6 +1,6 @@ /* * Generated by util/mkerr.pl DO NOT EDIT - * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2021 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 |