summaryrefslogtreecommitdiffstats
path: root/demos/pkey/EVP_PKEY_RSA_keygen.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-07 10:59:15 +0200
committerMatt Caswell <matt@openssl.org>2023-09-07 10:59:15 +0200
commitda1c088f599af3755aaeed1c447a39621ef12e1f (patch)
treee616167c2e11771a9401f67b227edb01fb6161da /demos/pkey/EVP_PKEY_RSA_keygen.c
parentQUIC MULTISTREAM TEST: Add comment (diff)
downloadopenssl-da1c088f599af3755aaeed1c447a39621ef12e1f.tar.xz
openssl-da1c088f599af3755aaeed1c447a39621ef12e1f.zip
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
Diffstat (limited to 'demos/pkey/EVP_PKEY_RSA_keygen.c')
-rw-r--r--demos/pkey/EVP_PKEY_RSA_keygen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/pkey/EVP_PKEY_RSA_keygen.c b/demos/pkey/EVP_PKEY_RSA_keygen.c
index ebb971b6b0..353c08152c 100644
--- a/demos/pkey/EVP_PKEY_RSA_keygen.c
+++ b/demos/pkey/EVP_PKEY_RSA_keygen.c
@@ -1,5 +1,5 @@
/*-
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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