summaryrefslogtreecommitdiffstats
path: root/providers/implementations
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-05-20 15:22:33 +0200
committerMatt Caswell <matt@openssl.org>2021-05-20 15:22:33 +0200
commit0789c7d834c1c387d10e015279762d7e7b2b3cc0 (patch)
tree89603beb8198b1eec48f09f8731db49c512d48ff /providers/implementations
parentEVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs (diff)
downloadopenssl-0789c7d834c1c387d10e015279762d7e7b2b3cc0.tar.xz
openssl-0789c7d834c1c387d10e015279762d7e7b2b3cc0.zip
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15381)
Diffstat (limited to 'providers/implementations')
-rw-r--r--providers/implementations/rands/crngt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/rands/crngt.c b/providers/implementations/rands/crngt.c
index 87902c995c..4095994bda 100644
--- a/providers/implementations/rands/crngt.c
+++ b/providers/implementations/rands/crngt.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use