summaryrefslogtreecommitdiffstats
path: root/util/check-format.pl
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 /util/check-format.pl
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 'util/check-format.pl')
-rwxr-xr-xutil/check-format.pl2
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").