diff options
author | Richard Levitte <richard@levitte.org> | 2020-07-16 14:47:04 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2020-07-16 14:47:04 +0200 |
commit | e39e295e205ab8461d3ac814129bbb08c2d1266d (patch) | |
tree | 385997d38751b7aeb695832fea2f3ab2ee8fec02 /crypto/trace.c | |
parent | DRBG: Fix the renamed functions after the EVP_MAC name reversal (diff) | |
download | openssl-e39e295e205ab8461d3ac814129bbb08c2d1266d.tar.xz openssl-e39e295e205ab8461d3ac814129bbb08c2d1266d.zip |
Update copyright year
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12463)
Diffstat (limited to 'crypto/trace.c')
-rwxr-xr-x | crypto/trace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/trace.c b/crypto/trace.c index e6628f9bae..a8316c12b1 100755 --- a/crypto/trace.c +++ b/crypto/trace.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 |