diff --git a/.github/workflows/ci-posix.yml b/.github/workflows/ci-posix.yml index 13aebdc..5e15998 100644 --- a/.github/workflows/ci-posix.yml +++ b/.github/workflows/ci-posix.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 5ab574b..be8e5c5 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0bb88da..47a9fe3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/codecov.yml b/codecov.yml index 461cfcf..da62364 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/doc/Jamfile b/doc/Jamfile index b814724..67f2e04 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/doc/qbk/00_main.qbk b/doc/qbk/00_main.qbk index 02c9bd5..8f9ca8b 100644 --- a/doc/qbk/00_main.qbk +++ b/doc/qbk/00_main.qbk @@ -1,12 +1,12 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] [library Boost.MQTT5: a C++17 MQTT client [quickbook 1.7] - [copyright 2023-2024 Mireo] + [copyright 2023-2025 Mireo] [id mqtt5] [purpose C++17 MQTT client] [license diff --git a/doc/qbk/01_intro.qbk b/doc/qbk/01_intro.qbk index 12f516d..c60c424 100644 --- a/doc/qbk/01_intro.qbk +++ b/doc/qbk/01_intro.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/02_getting_started.qbk b/doc/qbk/02_getting_started.qbk index 85b9d99..6bb48b0 100644 --- a/doc/qbk/02_getting_started.qbk +++ b/doc/qbk/02_getting_started.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/03_auto_reconnect.qbk b/doc/qbk/03_auto_reconnect.qbk index 49e988d..552ad35 100644 --- a/doc/qbk/03_auto_reconnect.qbk +++ b/doc/qbk/03_auto_reconnect.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/04_maintaining_a_stable_connection.qbk b/doc/qbk/04_maintaining_a_stable_connection.qbk index 7fe3b36..3186c39 100644 --- a/doc/qbk/04_maintaining_a_stable_connection.qbk +++ b/doc/qbk/04_maintaining_a_stable_connection.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/05_optimising_communication.qbk b/doc/qbk/05_optimising_communication.qbk index 80e5a81..7b671d1 100644 --- a/doc/qbk/05_optimising_communication.qbk +++ b/doc/qbk/05_optimising_communication.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/06_disconnecting_the_client.qbk b/doc/qbk/06_disconnecting_the_client.qbk index ec5346d..ae23548 100644 --- a/doc/qbk/06_disconnecting_the_client.qbk +++ b/doc/qbk/06_disconnecting_the_client.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/07_asio_compliance.qbk b/doc/qbk/07_asio_compliance.qbk index 51dc680..6baf7b1 100644 --- a/doc/qbk/07_asio_compliance.qbk +++ b/doc/qbk/07_asio_compliance.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/08_allocators.qbk b/doc/qbk/08_allocators.qbk index 89caf27..dded6dc 100644 --- a/doc/qbk/08_allocators.qbk +++ b/doc/qbk/08_allocators.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/09_per_op_cancellation.qbk b/doc/qbk/09_per_op_cancellation.qbk index 565b2c0..c61725d 100644 --- a/doc/qbk/09_per_op_cancellation.qbk +++ b/doc/qbk/09_per_op_cancellation.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/10_executors.qbk b/doc/qbk/10_executors.qbk index 481d536..1d23913 100644 --- a/doc/qbk/10_executors.qbk +++ b/doc/qbk/10_executors.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/11_multithreading.qbk b/doc/qbk/11_multithreading.qbk index cfb811f..a22b2f1 100644 --- a/doc/qbk/11_multithreading.qbk +++ b/doc/qbk/11_multithreading.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/12_examples.qbk b/doc/qbk/12_examples.qbk index 6b0789a..0cf28b1 100644 --- a/doc/qbk/12_examples.qbk +++ b/doc/qbk/12_examples.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/examples/Examples.qbk b/doc/qbk/examples/Examples.qbk index e5852d6..524fcf8 100644 --- a/doc/qbk/examples/Examples.qbk +++ b/doc/qbk/examples/Examples.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/Error_handling.qbk b/doc/qbk/reference/Error_handling.qbk index 4c20b99..e3061f0 100644 --- a/doc/qbk/reference/Error_handling.qbk +++ b/doc/qbk/reference/Error_handling.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/concepts/ExecutionContext.qbk b/doc/qbk/reference/concepts/ExecutionContext.qbk index 59cffad..96d1a37 100644 --- a/doc/qbk/reference/concepts/ExecutionContext.qbk +++ b/doc/qbk/reference/concepts/ExecutionContext.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/concepts/LoggerType.qbk b/doc/qbk/reference/concepts/LoggerType.qbk index 6e23aa5..8ec3b4b 100644 --- a/doc/qbk/reference/concepts/LoggerType.qbk +++ b/doc/qbk/reference/concepts/LoggerType.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/concepts/StreamType.qbk b/doc/qbk/reference/concepts/StreamType.qbk index 8639dd1..d90f4e7 100644 --- a/doc/qbk/reference/concepts/StreamType.qbk +++ b/doc/qbk/reference/concepts/StreamType.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/concepts/TlsContext.qbk b/doc/qbk/reference/concepts/TlsContext.qbk index 4ed3d96..28b957f 100644 --- a/doc/qbk/reference/concepts/TlsContext.qbk +++ b/doc/qbk/reference/concepts/TlsContext.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/concepts/is_authenticator.qbk b/doc/qbk/reference/concepts/is_authenticator.qbk index 0a04c25..7b9acaf 100644 --- a/doc/qbk/reference/concepts/is_authenticator.qbk +++ b/doc/qbk/reference/concepts/is_authenticator.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/auth_props.qbk b/doc/qbk/reference/properties/auth_props.qbk index 090dca4..061b69a 100644 --- a/doc/qbk/reference/properties/auth_props.qbk +++ b/doc/qbk/reference/properties/auth_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/connack_props.qbk b/doc/qbk/reference/properties/connack_props.qbk index 3876573..6549a7e 100644 --- a/doc/qbk/reference/properties/connack_props.qbk +++ b/doc/qbk/reference/properties/connack_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/connect_props.qbk b/doc/qbk/reference/properties/connect_props.qbk index 234272a..136a894 100644 --- a/doc/qbk/reference/properties/connect_props.qbk +++ b/doc/qbk/reference/properties/connect_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/disconnect_props.qbk b/doc/qbk/reference/properties/disconnect_props.qbk index 332260b..afd0d25 100644 --- a/doc/qbk/reference/properties/disconnect_props.qbk +++ b/doc/qbk/reference/properties/disconnect_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/puback_props.qbk b/doc/qbk/reference/properties/puback_props.qbk index 7fc4f16..de41088 100644 --- a/doc/qbk/reference/properties/puback_props.qbk +++ b/doc/qbk/reference/properties/puback_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/pubcomp_props.qbk b/doc/qbk/reference/properties/pubcomp_props.qbk index 34a9fd5..01a7bf6 100644 --- a/doc/qbk/reference/properties/pubcomp_props.qbk +++ b/doc/qbk/reference/properties/pubcomp_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/publish_props.qbk b/doc/qbk/reference/properties/publish_props.qbk index b05842e..7e6127e 100644 --- a/doc/qbk/reference/properties/publish_props.qbk +++ b/doc/qbk/reference/properties/publish_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/pubrec_props.qbk b/doc/qbk/reference/properties/pubrec_props.qbk index 6d09be8..14d0d23 100644 --- a/doc/qbk/reference/properties/pubrec_props.qbk +++ b/doc/qbk/reference/properties/pubrec_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/pubrel_props.qbk b/doc/qbk/reference/properties/pubrel_props.qbk index efc4ae4..1c2080e 100644 --- a/doc/qbk/reference/properties/pubrel_props.qbk +++ b/doc/qbk/reference/properties/pubrel_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/suback_props.qbk b/doc/qbk/reference/properties/suback_props.qbk index 8c41bda..fbd315a 100644 --- a/doc/qbk/reference/properties/suback_props.qbk +++ b/doc/qbk/reference/properties/suback_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/subscribe_props.qbk b/doc/qbk/reference/properties/subscribe_props.qbk index faa230f..1113c62 100644 --- a/doc/qbk/reference/properties/subscribe_props.qbk +++ b/doc/qbk/reference/properties/subscribe_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/unsuback_props.qbk b/doc/qbk/reference/properties/unsuback_props.qbk index 64f09d0..7e8d579 100644 --- a/doc/qbk/reference/properties/unsuback_props.qbk +++ b/doc/qbk/reference/properties/unsuback_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/unsubscribe_props.qbk b/doc/qbk/reference/properties/unsubscribe_props.qbk index be8caec..a837bba 100644 --- a/doc/qbk/reference/properties/unsubscribe_props.qbk +++ b/doc/qbk/reference/properties/unsubscribe_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/properties/will_props.qbk b/doc/qbk/reference/properties/will_props.qbk index 273bb32..1293c9b 100644 --- a/doc/qbk/reference/properties/will_props.qbk +++ b/doc/qbk/reference/properties/will_props.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/quickref.xml b/doc/qbk/reference/quickref.xml index b878d30..a33f17b 100644 --- a/doc/qbk/reference/quickref.xml +++ b/doc/qbk/reference/quickref.xml @@ -2,7 +2,7 @@ diff --git a/doc/qbk/reference/reason_codes/Reason_codes.qbk b/doc/qbk/reference/reason_codes/Reason_codes.qbk index 985060e..d3372cf 100644 --- a/doc/qbk/reference/reason_codes/Reason_codes.qbk +++ b/doc/qbk/reference/reason_codes/Reason_codes.qbk @@ -1,5 +1,5 @@ [/ - Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic + Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) ] diff --git a/doc/qbk/reference/reason_codes/rcref.xml b/doc/qbk/reference/reason_codes/rcref.xml index 721f148..9d4cbde 100644 --- a/doc/qbk/reference/reason_codes/rcref.xml +++ b/doc/qbk/reference/reason_codes/rcref.xml @@ -2,7 +2,7 @@ diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index 154b9f7..ed343f8 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_in_coro_multithreaded_env.cpp b/example/hello_world_in_coro_multithreaded_env.cpp index 175deaf..ab05386 100644 --- a/example/hello_world_in_coro_multithreaded_env.cpp +++ b/example/hello_world_in_coro_multithreaded_env.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_in_multithreaded_env.cpp b/example/hello_world_in_multithreaded_env.cpp index dbc481e..102a80d 100644 --- a/example/hello_world_in_multithreaded_env.cpp +++ b/example/hello_world_in_multithreaded_env.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_over_tcp.cpp b/example/hello_world_over_tcp.cpp index 67b9c82..b83d226 100644 --- a/example/hello_world_over_tcp.cpp +++ b/example/hello_world_over_tcp.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_over_tls.cpp b/example/hello_world_over_tls.cpp index 7b7bf48..cd46e32 100644 --- a/example/hello_world_over_tls.cpp +++ b/example/hello_world_over_tls.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_over_websocket_tcp.cpp b/example/hello_world_over_websocket_tcp.cpp index 9d1578f..7d27379 100644 --- a/example/hello_world_over_websocket_tcp.cpp +++ b/example/hello_world_over_websocket_tcp.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/hello_world_over_websocket_tls.cpp b/example/hello_world_over_websocket_tls.cpp index bff7b4f..c2d0c40 100644 --- a/example/hello_world_over_websocket_tls.cpp +++ b/example/hello_world_over_websocket_tls.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/multiflight_client.cpp b/example/multiflight_client.cpp index 70a9b8e..0e093ef 100644 --- a/example/multiflight_client.cpp +++ b/example/multiflight_client.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/publisher.cpp b/example/publisher.cpp index 7d4e148..232a2b9 100644 --- a/example/publisher.cpp +++ b/example/publisher.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/receiver.cpp b/example/receiver.cpp index 6fe4b96..8942e99 100644 --- a/example/receiver.cpp +++ b/example/receiver.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/timeout_with_awaitable_operators.cpp b/example/timeout_with_awaitable_operators.cpp index 854b0ec..04f30fd 100644 --- a/example/timeout_with_awaitable_operators.cpp +++ b/example/timeout_with_awaitable_operators.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/timeout_with_parallel_group.cpp b/example/timeout_with_parallel_group.cpp index 1c18aff..ddb5707 100644 --- a/example/timeout_with_parallel_group.cpp +++ b/example/timeout_with_parallel_group.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5.hpp b/include/boost/mqtt5.hpp index 3e8f4f4..3b77e81 100644 --- a/include/boost/mqtt5.hpp +++ b/include/boost/mqtt5.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/any_authenticator.hpp b/include/boost/mqtt5/detail/any_authenticator.hpp index e41ca96..5643f68 100644 --- a/include/boost/mqtt5/detail/any_authenticator.hpp +++ b/include/boost/mqtt5/detail/any_authenticator.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/async_mutex.hpp b/include/boost/mqtt5/detail/async_mutex.hpp index 77abf61..5953a77 100644 --- a/include/boost/mqtt5/detail/async_mutex.hpp +++ b/include/boost/mqtt5/detail/async_mutex.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/async_traits.hpp b/include/boost/mqtt5/detail/async_traits.hpp index 50762dd..0034e24 100644 --- a/include/boost/mqtt5/detail/async_traits.hpp +++ b/include/boost/mqtt5/detail/async_traits.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/cancellable_handler.hpp b/include/boost/mqtt5/detail/cancellable_handler.hpp index 88af7e7..3763788 100644 --- a/include/boost/mqtt5/detail/cancellable_handler.hpp +++ b/include/boost/mqtt5/detail/cancellable_handler.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/channel_traits.hpp b/include/boost/mqtt5/detail/channel_traits.hpp index ad77fe5..1030e4e 100644 --- a/include/boost/mqtt5/detail/channel_traits.hpp +++ b/include/boost/mqtt5/detail/channel_traits.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/control_packet.hpp b/include/boost/mqtt5/detail/control_packet.hpp index 5510453..77299f1 100644 --- a/include/boost/mqtt5/detail/control_packet.hpp +++ b/include/boost/mqtt5/detail/control_packet.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/internal_types.hpp b/include/boost/mqtt5/detail/internal_types.hpp index 2b9f0f8..1eefa94 100644 --- a/include/boost/mqtt5/detail/internal_types.hpp +++ b/include/boost/mqtt5/detail/internal_types.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/log_invoke.hpp b/include/boost/mqtt5/detail/log_invoke.hpp index 50a5cfc..f447b7a 100644 --- a/include/boost/mqtt5/detail/log_invoke.hpp +++ b/include/boost/mqtt5/detail/log_invoke.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/rebind_executor.hpp b/include/boost/mqtt5/detail/rebind_executor.hpp index 96f30a7..5c8f883 100644 --- a/include/boost/mqtt5/detail/rebind_executor.hpp +++ b/include/boost/mqtt5/detail/rebind_executor.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/topic_validation.hpp b/include/boost/mqtt5/detail/topic_validation.hpp index 63fbeb9..efe5f4e 100644 --- a/include/boost/mqtt5/detail/topic_validation.hpp +++ b/include/boost/mqtt5/detail/topic_validation.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/traits.hpp b/include/boost/mqtt5/detail/traits.hpp index 783def4..3f45a8b 100644 --- a/include/boost/mqtt5/detail/traits.hpp +++ b/include/boost/mqtt5/detail/traits.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/detail/utf8_mqtt.hpp b/include/boost/mqtt5/detail/utf8_mqtt.hpp index 358762b..027e0d8 100644 --- a/include/boost/mqtt5/detail/utf8_mqtt.hpp +++ b/include/boost/mqtt5/detail/utf8_mqtt.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/error.hpp b/include/boost/mqtt5/error.hpp index 399843a..98a8658 100644 --- a/include/boost/mqtt5/error.hpp +++ b/include/boost/mqtt5/error.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/assemble_op.hpp b/include/boost/mqtt5/impl/assemble_op.hpp index 6b342fc..5c690af 100644 --- a/include/boost/mqtt5/impl/assemble_op.hpp +++ b/include/boost/mqtt5/impl/assemble_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/async_sender.hpp b/include/boost/mqtt5/impl/async_sender.hpp index 1de6d79..821759d 100644 --- a/include/boost/mqtt5/impl/async_sender.hpp +++ b/include/boost/mqtt5/impl/async_sender.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/autoconnect_stream.hpp b/include/boost/mqtt5/impl/autoconnect_stream.hpp index e40cc29..a25ddc5 100644 --- a/include/boost/mqtt5/impl/autoconnect_stream.hpp +++ b/include/boost/mqtt5/impl/autoconnect_stream.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/client_service.hpp b/include/boost/mqtt5/impl/client_service.hpp index 6c562de..5b8448d 100644 --- a/include/boost/mqtt5/impl/client_service.hpp +++ b/include/boost/mqtt5/impl/client_service.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/codecs/base_decoders.hpp b/include/boost/mqtt5/impl/codecs/base_decoders.hpp index 2510459..61640c7 100644 --- a/include/boost/mqtt5/impl/codecs/base_decoders.hpp +++ b/include/boost/mqtt5/impl/codecs/base_decoders.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/codecs/base_encoders.hpp b/include/boost/mqtt5/impl/codecs/base_encoders.hpp index 28ed886..f1dfa79 100644 --- a/include/boost/mqtt5/impl/codecs/base_encoders.hpp +++ b/include/boost/mqtt5/impl/codecs/base_encoders.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/codecs/message_decoders.hpp b/include/boost/mqtt5/impl/codecs/message_decoders.hpp index f45a056..ecdf7d4 100644 --- a/include/boost/mqtt5/impl/codecs/message_decoders.hpp +++ b/include/boost/mqtt5/impl/codecs/message_decoders.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/codecs/message_encoders.hpp b/include/boost/mqtt5/impl/codecs/message_encoders.hpp index d99b6c3..430308a 100644 --- a/include/boost/mqtt5/impl/codecs/message_encoders.hpp +++ b/include/boost/mqtt5/impl/codecs/message_encoders.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/connect_op.hpp b/include/boost/mqtt5/impl/connect_op.hpp index a351496..2bcfe6f 100644 --- a/include/boost/mqtt5/impl/connect_op.hpp +++ b/include/boost/mqtt5/impl/connect_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/disconnect_op.hpp b/include/boost/mqtt5/impl/disconnect_op.hpp index a913de4..b741193 100644 --- a/include/boost/mqtt5/impl/disconnect_op.hpp +++ b/include/boost/mqtt5/impl/disconnect_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/endpoints.hpp b/include/boost/mqtt5/impl/endpoints.hpp index 038a793..820a035 100644 --- a/include/boost/mqtt5/impl/endpoints.hpp +++ b/include/boost/mqtt5/impl/endpoints.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/ping_op.hpp b/include/boost/mqtt5/impl/ping_op.hpp index 88c5832..30fd8ff 100644 --- a/include/boost/mqtt5/impl/ping_op.hpp +++ b/include/boost/mqtt5/impl/ping_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/publish_rec_op.hpp b/include/boost/mqtt5/impl/publish_rec_op.hpp index 2ba30ff..12679c4 100644 --- a/include/boost/mqtt5/impl/publish_rec_op.hpp +++ b/include/boost/mqtt5/impl/publish_rec_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/publish_send_op.hpp b/include/boost/mqtt5/impl/publish_send_op.hpp index 5b83b90..1cc190f 100644 --- a/include/boost/mqtt5/impl/publish_send_op.hpp +++ b/include/boost/mqtt5/impl/publish_send_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/re_auth_op.hpp b/include/boost/mqtt5/impl/re_auth_op.hpp index 7a0e58e..3ce77b6 100644 --- a/include/boost/mqtt5/impl/re_auth_op.hpp +++ b/include/boost/mqtt5/impl/re_auth_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/read_message_op.hpp b/include/boost/mqtt5/impl/read_message_op.hpp index 96a49f5..b43cd60 100644 --- a/include/boost/mqtt5/impl/read_message_op.hpp +++ b/include/boost/mqtt5/impl/read_message_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/read_op.hpp b/include/boost/mqtt5/impl/read_op.hpp index 31b6ffc..8aff37e 100644 --- a/include/boost/mqtt5/impl/read_op.hpp +++ b/include/boost/mqtt5/impl/read_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/reconnect_op.hpp b/include/boost/mqtt5/impl/reconnect_op.hpp index 2ae1bbe..9808e6b 100644 --- a/include/boost/mqtt5/impl/reconnect_op.hpp +++ b/include/boost/mqtt5/impl/reconnect_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/replies.hpp b/include/boost/mqtt5/impl/replies.hpp index a26b46b..731d745 100644 --- a/include/boost/mqtt5/impl/replies.hpp +++ b/include/boost/mqtt5/impl/replies.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/run_op.hpp b/include/boost/mqtt5/impl/run_op.hpp index 725e36e..86b4ef8 100644 --- a/include/boost/mqtt5/impl/run_op.hpp +++ b/include/boost/mqtt5/impl/run_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/sentry_op.hpp b/include/boost/mqtt5/impl/sentry_op.hpp index 6568dbb..8625890 100644 --- a/include/boost/mqtt5/impl/sentry_op.hpp +++ b/include/boost/mqtt5/impl/sentry_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/shutdown_op.hpp b/include/boost/mqtt5/impl/shutdown_op.hpp index 3bd24c2..b05bad7 100644 --- a/include/boost/mqtt5/impl/shutdown_op.hpp +++ b/include/boost/mqtt5/impl/shutdown_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/subscribe_op.hpp b/include/boost/mqtt5/impl/subscribe_op.hpp index 6e904d1..33f19f4 100644 --- a/include/boost/mqtt5/impl/subscribe_op.hpp +++ b/include/boost/mqtt5/impl/subscribe_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/unsubscribe_op.hpp b/include/boost/mqtt5/impl/unsubscribe_op.hpp index 136b4a3..f3444db 100644 --- a/include/boost/mqtt5/impl/unsubscribe_op.hpp +++ b/include/boost/mqtt5/impl/unsubscribe_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/impl/write_op.hpp b/include/boost/mqtt5/impl/write_op.hpp index 5757760..f7b8ae4 100644 --- a/include/boost/mqtt5/impl/write_op.hpp +++ b/include/boost/mqtt5/impl/write_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/logger.hpp b/include/boost/mqtt5/logger.hpp index 3de4193..8dc32bb 100644 --- a/include/boost/mqtt5/logger.hpp +++ b/include/boost/mqtt5/logger.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/logger_traits.hpp b/include/boost/mqtt5/logger_traits.hpp index 3cc0a9d..0a8f97e 100644 --- a/include/boost/mqtt5/logger_traits.hpp +++ b/include/boost/mqtt5/logger_traits.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/mqtt_client.hpp b/include/boost/mqtt5/mqtt_client.hpp index dbfb313..1c8cefa 100644 --- a/include/boost/mqtt5/mqtt_client.hpp +++ b/include/boost/mqtt5/mqtt_client.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/property_types.hpp b/include/boost/mqtt5/property_types.hpp index 023d8b7..404167d 100644 --- a/include/boost/mqtt5/property_types.hpp +++ b/include/boost/mqtt5/property_types.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/reason_codes.hpp b/include/boost/mqtt5/reason_codes.hpp index fa906ac..e993c75 100644 --- a/include/boost/mqtt5/reason_codes.hpp +++ b/include/boost/mqtt5/reason_codes.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/ssl.hpp b/include/boost/mqtt5/ssl.hpp index cd41c37..ecd56b4 100644 --- a/include/boost/mqtt5/ssl.hpp +++ b/include/boost/mqtt5/ssl.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/types.hpp b/include/boost/mqtt5/types.hpp index 924459e..06087ba 100644 --- a/include/boost/mqtt5/types.hpp +++ b/include/boost/mqtt5/types.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/websocket.hpp b/include/boost/mqtt5/websocket.hpp index 53cb4c3..4237edb 100644 --- a/include/boost/mqtt5/websocket.hpp +++ b/include/boost/mqtt5/websocket.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/mqtt5/websocket_ssl.hpp b/include/boost/mqtt5/websocket_ssl.hpp index a8eee2c..b968c1a 100644 --- a/include/boost/mqtt5/websocket_ssl.hpp +++ b/include/boost/mqtt5/websocket_ssl.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f6f9578..13020f6 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +# Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/delayed_op.hpp b/test/include/test_common/delayed_op.hpp index cd97886..29274af 100644 --- a/test/include/test_common/delayed_op.hpp +++ b/test/include/test_common/delayed_op.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/message_exchange.hpp b/test/include/test_common/message_exchange.hpp index 8a49530..600ba20 100644 --- a/test/include/test_common/message_exchange.hpp +++ b/test/include/test_common/message_exchange.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/packet_util.hpp b/test/include/test_common/packet_util.hpp index 0c210f2..8309ce1 100644 --- a/test/include/test_common/packet_util.hpp +++ b/test/include/test_common/packet_util.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/test_authenticators.hpp b/test/include/test_common/test_authenticators.hpp index e220341..7dbbb85 100644 --- a/test/include/test_common/test_authenticators.hpp +++ b/test/include/test_common/test_authenticators.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/test_autoconnect_stream.hpp b/test/include/test_common/test_autoconnect_stream.hpp index 91e1faf..91f144b 100644 --- a/test/include/test_common/test_autoconnect_stream.hpp +++ b/test/include/test_common/test_autoconnect_stream.hpp @@ -1,9 +1,10 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) // + #ifndef BOOST_MQTT5_TEST_AUTOCONNECT_STREAM_HPP #define BOOST_MQTT5_TEST_AUTOCONNECT_STREAM_HPP diff --git a/test/include/test_common/test_broker.hpp b/test/include/test_common/test_broker.hpp index db4815f..da6b717 100644 --- a/test/include/test_common/test_broker.hpp +++ b/test/include/test_common/test_broker.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/test_service.hpp b/test/include/test_common/test_service.hpp index c32384c..e5a33be 100644 --- a/test/include/test_common/test_service.hpp +++ b/test/include/test_common/test_service.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/include/test_common/test_stream.hpp b/test/include/test_common/test_stream.hpp index cf05042..633fb9a 100644 --- a/test/include/test_common/test_stream.hpp +++ b/test/include/test_common/test_stream.hpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/async_sender.cpp b/test/integration/async_sender.cpp index 2ecc23c..f3759c8 100644 --- a/test/integration/async_sender.cpp +++ b/test/integration/async_sender.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/cancellation.cpp b/test/integration/cancellation.cpp index 4208349..e0da565 100644 --- a/test/integration/cancellation.cpp +++ b/test/integration/cancellation.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/client.cpp b/test/integration/client.cpp index 6f83015..2330141 100644 --- a/test/integration/client.cpp +++ b/test/integration/client.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/client_functions.cpp b/test/integration/client_functions.cpp index 0c0a97f..8273605 100644 --- a/test/integration/client_functions.cpp +++ b/test/integration/client_functions.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/disconnect.cpp b/test/integration/disconnect.cpp index 3bcb6cd..f5d0f92 100644 --- a/test/integration/disconnect.cpp +++ b/test/integration/disconnect.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/executors.cpp b/test/integration/executors.cpp index 4ac0d1c..eee2211 100644 --- a/test/integration/executors.cpp +++ b/test/integration/executors.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/mqtt_features.cpp b/test/integration/mqtt_features.cpp index 6116108..466703b 100644 --- a/test/integration/mqtt_features.cpp +++ b/test/integration/mqtt_features.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/ping.cpp b/test/integration/ping.cpp index c280770..90ea5c6 100644 --- a/test/integration/ping.cpp +++ b/test/integration/ping.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/re_authentication.cpp b/test/integration/re_authentication.cpp index 65c3c53..a318edf 100644 --- a/test/integration/re_authentication.cpp +++ b/test/integration/re_authentication.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/read_message.cpp b/test/integration/read_message.cpp index 216051a..ddd13ab 100644 --- a/test/integration/read_message.cpp +++ b/test/integration/read_message.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/receive_publish.cpp b/test/integration/receive_publish.cpp index 68a141c..e0e1ad5 100644 --- a/test/integration/receive_publish.cpp +++ b/test/integration/receive_publish.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/send_publish.cpp b/test/integration/send_publish.cpp index 89cd9e0..1d63ab5 100644 --- a/test/integration/send_publish.cpp +++ b/test/integration/send_publish.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/integration/sub_unsub.cpp b/test/integration/sub_unsub.cpp index 0a3f33e..071414e 100644 --- a/test/integration/sub_unsub.cpp +++ b/test/integration/sub_unsub.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/src/run_tests.cpp b/test/src/run_tests.cpp index 111fc46..79d7b33 100644 --- a/test/src/run_tests.cpp +++ b/test/src/run_tests.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/async_mutex.cpp b/test/unit/async_mutex.cpp index 3a612e9..8738a7c 100644 --- a/test/unit/async_mutex.cpp +++ b/test/unit/async_mutex.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/connect_op.cpp b/test/unit/connect_op.cpp index 6af31d5..d6b08f8 100644 --- a/test/unit/connect_op.cpp +++ b/test/unit/connect_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/default_completion_tokens.cpp b/test/unit/default_completion_tokens.cpp index 8452291..956af84 100644 --- a/test/unit/default_completion_tokens.cpp +++ b/test/unit/default_completion_tokens.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/disconnect_op.cpp b/test/unit/disconnect_op.cpp index 57fdc9c..bac64ca 100644 --- a/test/unit/disconnect_op.cpp +++ b/test/unit/disconnect_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/error.cpp b/test/unit/error.cpp index cf4ae6e..622b9d3 100644 --- a/test/unit/error.cpp +++ b/test/unit/error.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/logger.cpp b/test/unit/logger.cpp index 236fafa..b38a5b3 100644 --- a/test/unit/logger.cpp +++ b/test/unit/logger.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/publish_send_op.cpp b/test/unit/publish_send_op.cpp index f19d7cb..ea46260 100644 --- a/test/unit/publish_send_op.cpp +++ b/test/unit/publish_send_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/reconnect_op.cpp b/test/unit/reconnect_op.cpp index 79476ed..724b53f 100644 --- a/test/unit/reconnect_op.cpp +++ b/test/unit/reconnect_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/serialization.cpp b/test/unit/serialization.cpp index 41f4e5a..7a2a375 100644 --- a/test/unit/serialization.cpp +++ b/test/unit/serialization.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/session.cpp b/test/unit/session.cpp index 78e9538..728a3a2 100644 --- a/test/unit/session.cpp +++ b/test/unit/session.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/string_validation.cpp b/test/unit/string_validation.cpp index c408821..e2491a9 100644 --- a/test/unit/string_validation.cpp +++ b/test/unit/string_validation.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/subscribe_op.cpp b/test/unit/subscribe_op.cpp index 4585778..4caff9d 100644 --- a/test/unit/subscribe_op.cpp +++ b/test/unit/subscribe_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/traits.cpp b/test/unit/traits.cpp index df40853..6e0b449 100644 --- a/test/unit/traits.cpp +++ b/test/unit/traits.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/unit/unsubscribe_op.cpp b/test/unit/unsubscribe_op.cpp index a2eac1b..aa71028 100644 --- a/test/unit/unsubscribe_op.cpp +++ b/test/unit/unsubscribe_op.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic +// Copyright (c) 2023-2025 Ivica Siladic, Bruno Iljazovic, Korina Simicevic // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)