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 /util/check-format.pl | |
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 'util/check-format.pl')
-rwxr-xr-x | util/check-format.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/check-format.pl b/util/check-format.pl index c2277013ef..24d2cf078f 100755 --- a/util/check-format.pl +++ b/util/check-format.pl @@ -1,6 +1,6 @@ #! /usr/bin/env perl # -# Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved. # Copyright Siemens AG 2019-2022 # # Licensed under the Apache License 2.0 (the "License"). |