aboutsummaryrefslogtreecommitdiff
path: root/.github
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 /.github
parent210dc9a50dfd99caa1cf7c3d2fa42850124b1bbc (diff)
downloadopenssl-7ed6de997f62466271ef7ff6016026e1fdc76963.zip
openssl-7ed6de997f62466271ef7ff6016026e1fdc76963.tar.gz
openssl-7ed6de997f62466271ef7ff6016026e1fdc76963.tar.bz2
Copyright year updates
Reviewed-by: Neil Horman <nhorman@openssl.org> Release: yes
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/coveralls.yml2
-rw-r--r--.github/workflows/fips-checksums.yml2
-rw-r--r--.github/workflows/main.yml2
-rw-r--r--.github/workflows/provider-compatibility.yml2
4 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml
index 0e2705a..328a757 100644
--- a/.github/workflows/coveralls.yml
+++ b/.github/workflows/coveralls.yml
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-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
diff --git a/.github/workflows/fips-checksums.yml b/.github/workflows/fips-checksums.yml
index 9b0bec2..1ea3195 100644
--- a/.github/workflows/fips-checksums.yml
+++ b/.github/workflows/fips-checksums.yml
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-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
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8ff02ce..1214641 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,4 +1,4 @@
-# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-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
diff --git a/.github/workflows/provider-compatibility.yml b/.github/workflows/provider-compatibility.yml
index a906528..b0e88d1 100644
--- a/.github/workflows/provider-compatibility.yml
+++ b/.github/workflows/provider-compatibility.yml
@@ -1,4 +1,4 @@
-# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2023-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