summaryrefslogtreecommitdiff
path: root/test/helpers
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-05-03 11:52:38 +0100
committerMatt Caswell <matt@openssl.org>2022-05-03 13:34:51 +0100
commitfecb3aae22aeda493f348739ebf7943071ecdbe1 (patch)
tree29e2cdb1df8b7d90fa7c2bf15a65e5319e5ad9ea /test/helpers
parent73e044bd1aa3ff00e189624b4807e15e8de8f8e4 (diff)
downloadopenssl-new-fecb3aae22aeda493f348739ebf7943071ecdbe1.tar.gz
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'test/helpers')
-rw-r--r--test/helpers/handshake.c2
-rw-r--r--test/helpers/handshake_srp.c2
-rw-r--r--test/helpers/predefined_dhparams.c2
-rw-r--r--test/helpers/predefined_dhparams.h2
-rw-r--r--test/helpers/ssl_test_ctx.c2
-rw-r--r--test/helpers/ssltestlib.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/test/helpers/handshake.c b/test/helpers/handshake.c
index c415e29f99..7b2798b353 100644
--- a/test/helpers/handshake.c
+++ b/test/helpers/handshake.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 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/test/helpers/handshake_srp.c b/test/helpers/handshake_srp.c
index 11825d1dca..43a5a4fd60 100644
--- a/test/helpers/handshake_srp.c
+++ b/test/helpers/handshake_srp.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 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/test/helpers/predefined_dhparams.c b/test/helpers/predefined_dhparams.c
index 0e9a936faf..4bdadc4143 100644
--- a/test/helpers/predefined_dhparams.c
+++ b/test/helpers/predefined_dhparams.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/test/helpers/predefined_dhparams.h b/test/helpers/predefined_dhparams.h
index 6673b78df9..f0e8709062 100644
--- a/test/helpers/predefined_dhparams.h
+++ b/test/helpers/predefined_dhparams.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/test/helpers/ssl_test_ctx.c b/test/helpers/ssl_test_ctx.c
index 7236ffd4a6..a0e2e794c6 100644
--- a/test/helpers/ssl_test_ctx.c
+++ b/test/helpers/ssl_test_ctx.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 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/test/helpers/ssltestlib.c b/test/helpers/ssltestlib.c
index 7ece47edd6..86be8ed00f 100644
--- a/test/helpers/ssltestlib.c
+++ b/test/helpers/ssltestlib.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 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