summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-07 09:59:15 +0100
committerMatt Caswell <matt@openssl.org>2023-09-07 09:59:15 +0100
commitda1c088f599af3755aaeed1c447a39621ef12e1f (patch)
treee616167c2e11771a9401f67b227edb01fb6161da /include
parent025535ecd11bdebd8eb28ed4f0f6b509b1b54577 (diff)
Copyright year updates
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
Diffstat (limited to 'include')
-rw-r--r--include/crypto/aes_platform.h2
-rw-r--r--include/crypto/bn.h2
-rw-r--r--include/crypto/decoder.h2
-rw-r--r--include/crypto/ecx.h2
-rw-r--r--include/crypto/evp.h2
-rw-r--r--include/crypto/punycode.h2
-rw-r--r--include/crypto/riscv_arch.h2
-rw-r--r--include/crypto/rsa.h2
-rw-r--r--include/crypto/sha.h2
-rw-r--r--include/crypto/sm4_platform.h2
-rw-r--r--include/crypto/types.h2
-rw-r--r--include/internal/bio_tfo.h2
-rw-r--r--include/internal/common.h2
-rw-r--r--include/internal/cryptlib.h2
-rw-r--r--include/internal/e_os.h2
-rw-r--r--include/internal/endian.h2
-rw-r--r--include/internal/event_queue.h2
-rw-r--r--include/internal/ffc.h2
-rw-r--r--include/internal/numbers.h2
-rw-r--r--include/internal/packet.h2
-rw-r--r--include/internal/packet_quic.h2
-rw-r--r--include/internal/provider.h2
-rw-r--r--include/internal/quic_ackm.h2
-rw-r--r--include/internal/quic_cc.h2
-rw-r--r--include/internal/quic_cfq.h2
-rw-r--r--include/internal/quic_channel.h2
-rw-r--r--include/internal/quic_demux.h2
-rw-r--r--include/internal/quic_error.h2
-rw-r--r--include/internal/quic_fc.h2
-rw-r--r--include/internal/quic_fifd.h2
-rw-r--r--include/internal/quic_reactor.h2
-rw-r--r--include/internal/quic_record_rx.h2
-rw-r--r--include/internal/quic_record_tx.h2
-rw-r--r--include/internal/quic_record_util.h2
-rw-r--r--include/internal/quic_rx_depack.h2
-rw-r--r--include/internal/quic_sf_list.h2
-rw-r--r--include/internal/quic_ssl.h2
-rw-r--r--include/internal/quic_statm.h2
-rw-r--r--include/internal/quic_stream.h2
-rw-r--r--include/internal/quic_stream_map.h2
-rw-r--r--include/internal/quic_tls.h2
-rw-r--r--include/internal/quic_tserver.h2
-rw-r--r--include/internal/quic_txp.h2
-rw-r--r--include/internal/quic_txpim.h2
-rw-r--r--include/internal/quic_types.h2
-rw-r--r--include/internal/quic_vlint.h2
-rw-r--r--include/internal/quic_wire.h2
-rw-r--r--include/internal/quic_wire_pkt.h2
-rw-r--r--include/internal/recordmethod.h2
-rw-r--r--include/internal/refcount.h2
-rw-r--r--include/internal/ring_buf.h2
-rw-r--r--include/internal/sockets.h2
-rw-r--r--include/internal/ssl3_cbc.h2
-rw-r--r--include/internal/statem.h2
-rw-r--r--include/internal/thread_arch.h2
-rw-r--r--include/internal/time.h2
-rw-r--r--include/openssl/asn1.h.in2
-rw-r--r--include/openssl/bio.h.in2
-rw-r--r--include/openssl/cmp.h.in2
-rw-r--r--include/openssl/core.h2
-rw-r--r--include/openssl/core_dispatch.h2
-rw-r--r--include/openssl/core_names.h.in2
-rw-r--r--include/openssl/crmf.h.in2
-rw-r--r--include/openssl/crypto.h.in2
-rw-r--r--include/openssl/dh.h2
-rw-r--r--include/openssl/e_os2.h2
-rw-r--r--include/openssl/ec.h2
-rw-r--r--include/openssl/err.h.in2
-rw-r--r--include/openssl/evp.h2
-rw-r--r--include/openssl/fips_names.h2
-rw-r--r--include/openssl/hpke.h2
-rw-r--r--include/openssl/http.h2
-rw-r--r--include/openssl/macros.h2
-rw-r--r--include/openssl/pkcs12.h.in2
-rw-r--r--include/openssl/prov_ssl.h2
-rw-r--r--include/openssl/provider.h2
-rw-r--r--include/openssl/quic.h2
-rw-r--r--include/openssl/sha.h2
-rw-r--r--include/openssl/ssl3.h2
-rw-r--r--include/openssl/thread.h2
-rw-r--r--include/openssl/trace.h2
-rw-r--r--include/openssl/x509.h.in2
-rw-r--r--include/openssl/x509v3.h.in2
83 files changed, 83 insertions, 83 deletions
diff --git a/include/crypto/aes_platform.h b/include/crypto/aes_platform.h
index 17cd9e3238..5d90ddaf1f 100644
--- a/include/crypto/aes_platform.h
+++ b/include/crypto/aes_platform.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/crypto/bn.h b/include/crypto/bn.h
index 58271179fa..33f979ce91 100644
--- a/include/crypto/bn.h
+++ b/include/crypto/bn.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2014-2023 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/include/crypto/decoder.h b/include/crypto/decoder.h
index b7b91209df..a0d5de6521 100644
--- a/include/crypto/decoder.h
+++ b/include/crypto/decoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2023 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/include/crypto/ecx.h b/include/crypto/ecx.h
index 5f100ef16c..f35b875fb6 100644
--- a/include/crypto/ecx.h
+++ b/include/crypto/ecx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2023 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/include/crypto/evp.h b/include/crypto/evp.h
index 9605c9daa5..473b95514a 100644
--- a/include/crypto/evp.h
+++ b/include/crypto/evp.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2023 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/include/crypto/punycode.h b/include/crypto/punycode.h
index 554819a280..2e1c85c1f7 100644
--- a/include/crypto/punycode.h
+++ b/include/crypto/punycode.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/crypto/riscv_arch.h b/include/crypto/riscv_arch.h
index 0e0f946ddc..9518584111 100644
--- a/include/crypto/riscv_arch.h
+++ b/include/crypto/riscv_arch.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/crypto/rsa.h b/include/crypto/rsa.h
index c9f9f84cea..8eddc168f6 100644
--- a/include/crypto/rsa.h
+++ b/include/crypto/rsa.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/crypto/sha.h b/include/crypto/sha.h
index 3f32e96086..99bcf0ff88 100644
--- a/include/crypto/sha.h
+++ b/include/crypto/sha.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
diff --git a/include/crypto/sm4_platform.h b/include/crypto/sm4_platform.h
index a37dc5f6d3..8a26885097 100644
--- a/include/crypto/sm4_platform.h
+++ b/include/crypto/sm4_platform.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/crypto/types.h b/include/crypto/types.h
index 0a75f03a3f..ad17f052e4 100644
--- a/include/crypto/types.h
+++ b/include/crypto/types.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2023 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/include/internal/bio_tfo.h b/include/internal/bio_tfo.h
index fc907e6c2c..6351443933 100644
--- a/include/internal/bio_tfo.h
+++ b/include/internal/bio_tfo.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/internal/common.h b/include/internal/common.h
index ce4a4e3086..15666f1110 100644
--- a/include/internal/common.h
+++ b/include/internal/common.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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/include/internal/cryptlib.h b/include/internal/cryptlib.h
index fd2eb5d56c..843a720b8f 100644
--- a/include/internal/cryptlib.h
+++ b/include/internal/cryptlib.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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/include/internal/e_os.h b/include/internal/e_os.h
index df5d0b0584..6d15bc55ee 100644
--- a/include/internal/e_os.h
+++ b/include/internal/e_os.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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/include/internal/endian.h b/include/internal/endian.h
index eb43eade17..7d5a73b1bb 100644
--- a/include/internal/endian.h
+++ b/include/internal/endian.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/internal/event_queue.h b/include/internal/event_queue.h
index 7027378307..bda1ee6ad4 100644
--- a/include/internal/event_queue.h
+++ b/include/internal/event_queue.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/internal/ffc.h b/include/internal/ffc.h
index 3a6d9f67bb..01b8a4f9d3 100644
--- a/include/internal/ffc.h
+++ b/include/internal/ffc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/internal/numbers.h b/include/internal/numbers.h
index 41fd693bd1..47fb167709 100644
--- a/include/internal/numbers.h
+++ b/include/internal/numbers.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2023 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/include/internal/packet.h b/include/internal/packet.h
index e35281d700..7abc6b8b1b 100644
--- a/include/internal/packet.h
+++ b/include/internal/packet.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2023 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/include/internal/packet_quic.h b/include/internal/packet_quic.h
index e75b81e422..5173b4675d 100644
--- a/include/internal/packet_quic.h
+++ b/include/internal/packet_quic.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/internal/provider.h b/include/internal/provider.h
index 88a16062c7..ab41d643df 100644
--- a/include/internal/provider.h
+++ b/include/internal/provider.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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/include/internal/quic_ackm.h b/include/internal/quic_ackm.h
index 96673303bd..f92f0ebaf2 100644
--- a/include/internal/quic_ackm.h
+++ b/include/internal/quic_ackm.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/internal/quic_cc.h b/include/internal/quic_cc.h
index d3b74e8cbd..60c710b0bd 100644
--- a/include/internal/quic_cc.h
+++ b/include/internal/quic_cc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-2023 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/include/internal/quic_cfq.h b/include/internal/quic_cfq.h
index 2256f2f0a3..22c436dc07 100644
--- a/