summaryrefslogtreecommitdiffstats
path: root/crypto/sm3
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2024-09-05 09:35:49 +0200
committerTomas Mraz <tomas@openssl.org>2024-09-05 09:35:49 +0200
commit7ed6de997f62466271ef7ff6016026e1fdc76963 (patch)
tree345b0285a83fea59b26a87d439d0b59747a87e4d /crypto/sm3
parentutil/mkinstallvars.pl: replace List::Util::pairs with out own (diff)
downloadopenssl-7ed6de997f62466271ef7ff6016026e1fdc76963.tar.xz
openssl-7ed6de997f62466271ef7ff6016026e1fdc76963.zip
Copyright year updates
Reviewed-by: Neil Horman <nhorman@openssl.org> Release: yes
Diffstat (limited to 'crypto/sm3')
-rw-r--r--crypto/sm3/sm3_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sm3/sm3_local.h b/crypto/sm3/sm3_local.h
index a467cc98eb..897418aee1 100644
--- a/crypto/sm3/sm3_local.h
+++ b/crypto/sm3/sm3_local.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2024 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2017 Ribose Inc. All Rights Reserved.
* Ported from Ribose contributions from Botan.
*