diff options
author | Matt Caswell <matt@openssl.org> | 2023-09-07 10:59:15 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2023-09-07 10:59:15 +0200 |
commit | da1c088f599af3755aaeed1c447a39621ef12e1f (patch) | |
tree | e616167c2e11771a9401f67b227edb01fb6161da /apps/cmp.c | |
parent | QUIC MULTISTREAM TEST: Add comment (diff) | |
download | openssl-da1c088f599af3755aaeed1c447a39621ef12e1f.tar.xz openssl-da1c088f599af3755aaeed1c447a39621ef12e1f.zip |
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
Diffstat (limited to 'apps/cmp.c')
-rw-r--r-- | apps/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cmp.c b/apps/cmp.c index b86b8ae5c1..eb14f1f404 100644 --- a/apps/cmp.c +++ b/apps/cmp.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved. * Copyright Nokia 2007-2019 * Copyright Siemens AG 2015-2019 * |