summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-10-11 13:13:47 +0100
committerMatt Caswell <matt@openssl.org>2022-10-11 13:26:59 +0100
commit0874d7f21b918ce4e860644e8cc697753ef871ef (patch)
treed6017d59247c5636bdf0912eee7357601ff48108 /ssl
parent3d28f748269f5cdd2577a34e585e4edd406dd68b (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes (Merged from https://github.com/openssl/openssl/pull/19383)
Diffstat (limited to 'ssl')
-rw-r--r--ssl/packet.c2
-rw-r--r--ssl/packet_local.h2
-rw-r--r--ssl/record/rec_layer_s3.c2
-rw-r--r--ssl/ssl_rsa.c2
-rw-r--r--ssl/statem/extensions_srvr.c2
-rw-r--r--ssl/tls13_enc.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/ssl/packet.c b/ssl/packet.c
index 691a82b706..d6357495f5 100644
--- a/ssl/packet.c
+++ b/ssl/packet.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/ssl/packet_local.h b/ssl/packet_local.h
index e93680d8bb..5b1d3fe56e 100644
--- a/ssl/packet_local.h
+++ b/ssl/packet_local.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/ssl/record/rec_layer_s3.c b/ssl/record/rec_layer_s3.c
index 23cd4219e9..fe4abd6723 100644
--- a/ssl/record/rec_layer_s3.c
+++ b/ssl/record/rec_layer_s3.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 OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/ssl/ssl_rsa.c b/ssl/ssl_rsa.c
index 3535c95354..2df07bea67 100644
--- a/ssl/ssl_rsa.c
+++ b/ssl/ssl_rsa.c
@@ -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 OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/ssl/statem/extensions_srvr.c b/ssl/statem/extensions_srvr.c
index 93a9b675e6..47541101db 100644
--- a/ssl/statem/extensions_srvr.c
+++ b/ssl/statem/extensions_srvr.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 OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/ssl/tls13_enc.c b/ssl/tls13_enc.c
index 51ca1050a4..ff85df4483 100644
--- a/ssl/tls13_enc.c
+++ b/ssl/tls13_enc.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy