diff options
author | Tomas Mraz <tomas@openssl.org> | 2024-09-05 09:35:49 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2024-09-05 09:35:49 +0200 |
commit | 7ed6de997f62466271ef7ff6016026e1fdc76963 (patch) | |
tree | 345b0285a83fea59b26a87d439d0b59747a87e4d /crypto/bio/bss_conn.c | |
parent | util/mkinstallvars.pl: replace List::Util::pairs with out own (diff) | |
download | openssl-7ed6de997f62466271ef7ff6016026e1fdc76963.tar.xz openssl-7ed6de997f62466271ef7ff6016026e1fdc76963.zip |
Copyright year updates
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
Diffstat (limited to 'crypto/bio/bss_conn.c')
-rw-r--r-- | crypto/bio/bss_conn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bio/bss_conn.c b/crypto/bio/bss_conn.c index c7a19a5538..9d00f18297 100644 --- a/crypto/bio/bss_conn.c +++ b/crypto/bio/bss_conn.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2024 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 |