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 /fuzz/bignum.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 'fuzz/bignum.c')
-rw-r--r-- | fuzz/bignum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/bignum.c b/fuzz/bignum.c index 783e915977..08da6fb197 100644 --- a/fuzz/bignum.c +++ b/fuzz/bignum.c @@ -1,5 +1,5 @@ /* - * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2016-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. |