diff --git a/include/comms/Assert.h b/include/comms/Assert.h index 2ed99df..0a689f0 100644 --- a/include/comms/Assert.h +++ b/include/comms/Assert.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/CompileControl.h b/include/comms/CompileControl.h index 09ca574..0e22418 100644 --- a/include/comms/CompileControl.h +++ b/include/comms/CompileControl.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/EmptyHandler.h b/include/comms/EmptyHandler.h index 58eaa8a..b5e22f0 100644 --- a/include/comms/EmptyHandler.h +++ b/include/comms/EmptyHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/ErrorStatus.h b/include/comms/ErrorStatus.h index 1bf84ad..d3c6b6a 100644 --- a/include/comms/ErrorStatus.h +++ b/include/comms/ErrorStatus.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/Field.h b/include/comms/Field.h index 545b129..304a608 100644 --- a/include/comms/Field.h +++ b/include/comms/Field.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/GenericHandler.h b/include/comms/GenericHandler.h index 51644c6..9f841cc 100644 --- a/include/comms/GenericHandler.h +++ b/include/comms/GenericHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/GenericMessage.h b/include/comms/GenericMessage.h index 3c0cbae..7a2753c 100644 --- a/include/comms/GenericMessage.h +++ b/include/comms/GenericMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/Message.h b/include/comms/Message.h index cab06c1..5311112 100644 --- a/include/comms/Message.h +++ b/include/comms/Message.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/MessageBase.h b/include/comms/MessageBase.h index b8351b1..4bfcbbb 100644 --- a/include/comms/MessageBase.h +++ b/include/comms/MessageBase.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/MsgDispatcher.h b/include/comms/MsgDispatcher.h index 9fa154b..f645838 100644 --- a/include/comms/MsgDispatcher.h +++ b/include/comms/MsgDispatcher.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/MsgFactory.h b/include/comms/MsgFactory.h index 8239341..557d311 100644 --- a/include/comms/MsgFactory.h +++ b/include/comms/MsgFactory.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/MsgFactoryCreateFailureReason.h b/include/comms/MsgFactoryCreateFailureReason.h index 38f9253..32c3873 100644 --- a/include/comms/MsgFactoryCreateFailureReason.h +++ b/include/comms/MsgFactoryCreateFailureReason.h @@ -1,5 +1,5 @@ // -// Copyright 2022 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2022 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/cast.h b/include/comms/cast.h index b5a7aee..2d84e5c 100644 --- a/include/comms/cast.h +++ b/include/comms/cast.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/comms.h b/include/comms/comms.h index 9f7b58a..b673ec8 100644 --- a/include/comms/comms.h +++ b/include/comms/comms.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/DispatchMsgHelperType.h b/include/comms/details/DispatchMsgHelperType.h index 153a609..d292c79 100644 --- a/include/comms/details/DispatchMsgHelperType.h +++ b/include/comms/details/DispatchMsgHelperType.h @@ -1,5 +1,5 @@ // -// Copyright 2020 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2020 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/DispatchMsgIdRetrieveHelper.h b/include/comms/details/DispatchMsgIdRetrieveHelper.h index 82c5be8..064450d 100644 --- a/include/comms/details/DispatchMsgIdRetrieveHelper.h +++ b/include/comms/details/DispatchMsgIdRetrieveHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/DispatchMsgLinearSwitchHelper.h b/include/comms/details/DispatchMsgLinearSwitchHelper.h index 7f7d266..1081e66 100644 --- a/include/comms/details/DispatchMsgLinearSwitchHelper.h +++ b/include/comms/details/DispatchMsgLinearSwitchHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/DispatchMsgPolymorphicHelper.h b/include/comms/details/DispatchMsgPolymorphicHelper.h index 19a2316..1278526 100644 --- a/include/comms/details/DispatchMsgPolymorphicHelper.h +++ b/include/comms/details/DispatchMsgPolymorphicHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/DispatchMsgStaticBinSearchHelper.h b/include/comms/details/DispatchMsgStaticBinSearchHelper.h index 3ecf4c7..928d3e2 100644 --- a/include/comms/details/DispatchMsgStaticBinSearchHelper.h +++ b/include/comms/details/DispatchMsgStaticBinSearchHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/FieldBase.h b/include/comms/details/FieldBase.h index 2c3708f..18eb000 100644 --- a/include/comms/details/FieldBase.h +++ b/include/comms/details/FieldBase.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/FieldCastHelper.h b/include/comms/details/FieldCastHelper.h index 04174a1..bfceeed 100644 --- a/include/comms/details/FieldCastHelper.h +++ b/include/comms/details/FieldCastHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageIdTypeRetriever.h b/include/comms/details/MessageIdTypeRetriever.h index 02f1a80..e595f92 100644 --- a/include/comms/details/MessageIdTypeRetriever.h +++ b/include/comms/details/MessageIdTypeRetriever.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageImplBases.h b/include/comms/details/MessageImplBases.h index 96507b2..f9fbc9e 100644 --- a/include/comms/details/MessageImplBases.h +++ b/include/comms/details/MessageImplBases.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageImplBuilder.h b/include/comms/details/MessageImplBuilder.h index f48f278..df83e2a 100644 --- a/include/comms/details/MessageImplBuilder.h +++ b/include/comms/details/MessageImplBuilder.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageImplOptionsParser.h b/include/comms/details/MessageImplOptionsParser.h index 05b502c..24ef704 100644 --- a/include/comms/details/MessageImplOptionsParser.h +++ b/include/comms/details/MessageImplOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageInterfaceBases.h b/include/comms/details/MessageInterfaceBases.h index 082bcc5..9734388 100644 --- a/include/comms/details/MessageInterfaceBases.h +++ b/include/comms/details/MessageInterfaceBases.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageInterfaceBuilder.h b/include/comms/details/MessageInterfaceBuilder.h index 7df3ef1..e528032 100644 --- a/include/comms/details/MessageInterfaceBuilder.h +++ b/include/comms/details/MessageInterfaceBuilder.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MessageInterfaceOptionsParser.h b/include/comms/details/MessageInterfaceOptionsParser.h index 9a5aa7f..ddcabbc 100644 --- a/include/comms/details/MessageInterfaceOptionsParser.h +++ b/include/comms/details/MessageInterfaceOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MsgDispatcherOptionsParser.h b/include/comms/details/MsgDispatcherOptionsParser.h index 533d063..0aba1f6 100644 --- a/include/comms/details/MsgDispatcherOptionsParser.h +++ b/include/comms/details/MsgDispatcherOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MsgFactoryBase.h b/include/comms/details/MsgFactoryBase.h index 0eeaba0..612e4bb 100644 --- a/include/comms/details/MsgFactoryBase.h +++ b/include/comms/details/MsgFactoryBase.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/MsgFactoryOptionsParser.h b/include/comms/details/MsgFactoryOptionsParser.h index 517a732..5281cf8 100644 --- a/include/comms/details/MsgFactoryOptionsParser.h +++ b/include/comms/details/MsgFactoryOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/ReadIteratorHelper.h b/include/comms/details/ReadIteratorHelper.h index dc68dd6..f12ccc9 100644 --- a/include/comms/details/ReadIteratorHelper.h +++ b/include/comms/details/ReadIteratorHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/ValueAssignWrapper.h b/include/comms/details/ValueAssignWrapper.h index 39a463a..94b0dc8 100644 --- a/include/comms/details/ValueAssignWrapper.h +++ b/include/comms/details/ValueAssignWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/WriteIteratorHelper.h b/include/comms/details/WriteIteratorHelper.h index 68be060..dc98dff 100644 --- a/include/comms/details/WriteIteratorHelper.h +++ b/include/comms/details/WriteIteratorHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/base_detection.h b/include/comms/details/base_detection.h index e6e03df..cdc56c2 100644 --- a/include/comms/details/base_detection.h +++ b/include/comms/details/base_detection.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/bits_access.h b/include/comms/details/bits_access.h index 9258c3d..13749d3 100644 --- a/include/comms/details/bits_access.h +++ b/include/comms/details/bits_access.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/detect.h b/include/comms/details/detect.h index 935ffc4..9f5edde 100644 --- a/include/comms/details/detect.h +++ b/include/comms/details/detect.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/dispatch_impl.h b/include/comms/details/dispatch_impl.h index 9895cee..fbc1076 100644 --- a/include/comms/details/dispatch_impl.h +++ b/include/comms/details/dispatch_impl.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/field_alias.h b/include/comms/details/field_alias.h index 83a0ee0..b2a65f1 100644 --- a/include/comms/details/field_alias.h +++ b/include/comms/details/field_alias.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/fields_access.h b/include/comms/details/fields_access.h index 41a6f94..ae45a53 100644 --- a/include/comms/details/fields_access.h +++ b/include/comms/details/fields_access.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/gen_enum.h b/include/comms/details/gen_enum.h index 163e077..2c2ba5d 100644 --- a/include/comms/details/gen_enum.h +++ b/include/comms/details/gen_enum.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/macro_common.h b/include/comms/details/macro_common.h index 2230e6b..0666aae 100644 --- a/include/comms/details/macro_common.h +++ b/include/comms/details/macro_common.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/message_check.h b/include/comms/details/message_check.h index 2a5ad82..e4e82bf 100644 --- a/include/comms/details/message_check.h +++ b/include/comms/details/message_check.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/process.h b/include/comms/details/process.h index 25cc86f..5ac260e 100644 --- a/include/comms/details/process.h +++ b/include/comms/details/process.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/protocol_layers_access.h b/include/comms/details/protocol_layers_access.h index 48fc206..c5de86b 100644 --- a/include/comms/details/protocol_layers_access.h +++ b/include/comms/details/protocol_layers_access.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/reverse_macro_args.h b/include/comms/details/reverse_macro_args.h index 60393f5..54adec0 100644 --- a/include/comms/details/reverse_macro_args.h +++ b/include/comms/details/reverse_macro_args.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/tag.h b/include/comms/details/tag.h index 8c23993..906ce36 100644 --- a/include/comms/details/tag.h +++ b/include/comms/details/tag.h @@ -1,5 +1,5 @@ // -// Copyright 2020 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2020 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/transport_fields_access.h b/include/comms/details/transport_fields_access.h index 43d5997..dcf6eff 100644 --- a/include/comms/details/transport_fields_access.h +++ b/include/comms/details/transport_fields_access.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/details/variant_access.h b/include/comms/details/variant_access.h index 8a60df0..8f6fc2d 100644 --- a/include/comms/details/variant_access.h +++ b/include/comms/details/variant_access.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/dispatch.h b/include/comms/dispatch.h index 421cca7..f67f3f0 100644 --- a/include/comms/dispatch.h +++ b/include/comms/dispatch.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // /// @file diff --git a/include/comms/field/ArrayList.h b/include/comms/field/ArrayList.h index d7ab5bc..e34d233 100644 --- a/include/comms/field/ArrayList.h +++ b/include/comms/field/ArrayList.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/Bitfield.h b/include/comms/field/Bitfield.h index 6d50876..a582384 100644 --- a/include/comms/field/Bitfield.h +++ b/include/comms/field/Bitfield.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/BitmaskValue.h b/include/comms/field/BitmaskValue.h index 7c263bc..421d5f6 100644 --- a/include/comms/field/BitmaskValue.h +++ b/include/comms/field/BitmaskValue.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/Bundle.h b/include/comms/field/Bundle.h index 4d74987..7bb423f 100644 --- a/include/comms/field/Bundle.h +++ b/include/comms/field/Bundle.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/EnumValue.h b/include/comms/field/EnumValue.h index 0b4b768..52ae3b4 100644 --- a/include/comms/field/EnumValue.h +++ b/include/comms/field/EnumValue.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/FloatValue.h b/include/comms/field/FloatValue.h index cea5eec..4382eab 100644 --- a/include/comms/field/FloatValue.h +++ b/include/comms/field/FloatValue.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/IntValue.h b/include/comms/field/IntValue.h index 71252e3..78c5187 100644 --- a/include/comms/field/IntValue.h +++ b/include/comms/field/IntValue.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/Optional.h b/include/comms/field/Optional.h index 41ad3a0..a1cedc4 100644 --- a/include/comms/field/Optional.h +++ b/include/comms/field/Optional.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/OptionalMode.h b/include/comms/field/OptionalMode.h index d047f31..84e30e4 100644 --- a/include/comms/field/OptionalMode.h +++ b/include/comms/field/OptionalMode.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/String.h b/include/comms/field/String.h index 9d62bb2..df2d1b5 100644 --- a/include/comms/field/String.h +++ b/include/comms/field/String.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/Variant.h b/include/comms/field/Variant.h index 3d94972..173c379 100644 --- a/include/comms/field/Variant.h +++ b/include/comms/field/Variant.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/AvailableLength.h b/include/comms/field/adapter/AvailableLength.h index d3a8596..7d66740 100644 --- a/include/comms/field/adapter/AvailableLength.h +++ b/include/comms/field/adapter/AvailableLength.h @@ -1,5 +1,5 @@ // -// Copyright 2021 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/CustomReadWrap.h b/include/comms/field/adapter/CustomReadWrap.h index e80286a..5e07707 100644 --- a/include/comms/field/adapter/CustomReadWrap.h +++ b/include/comms/field/adapter/CustomReadWrap.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/CustomRefreshWrap.h b/include/comms/field/adapter/CustomRefreshWrap.h index 31a7e2f..3030a42 100644 --- a/include/comms/field/adapter/CustomRefreshWrap.h +++ b/include/comms/field/adapter/CustomRefreshWrap.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/CustomValidator.h b/include/comms/field/adapter/CustomValidator.h index e4be329..fc178c0 100644 --- a/include/comms/field/adapter/CustomValidator.h +++ b/include/comms/field/adapter/CustomValidator.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/CustomWriteWrap.h b/include/comms/field/adapter/CustomWriteWrap.h index 245c7a2..97ef7a4 100644 --- a/include/comms/field/adapter/CustomWriteWrap.h +++ b/include/comms/field/adapter/CustomWriteWrap.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/DefaultValueInitialiser.h b/include/comms/field/adapter/DefaultValueInitialiser.h index 700efac..2e39db8 100644 --- a/include/comms/field/adapter/DefaultValueInitialiser.h +++ b/include/comms/field/adapter/DefaultValueInitialiser.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/DisplayOffset.h b/include/comms/field/adapter/DisplayOffset.h index e7cf3fe..bc859a0 100644 --- a/include/comms/field/adapter/DisplayOffset.h +++ b/include/comms/field/adapter/DisplayOffset.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/EmptySerialization.h b/include/comms/field/adapter/EmptySerialization.h index 9d1ee2f..701d8c4 100644 --- a/include/comms/field/adapter/EmptySerialization.h +++ b/include/comms/field/adapter/EmptySerialization.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/ExistsBetweenVersions.h b/include/comms/field/adapter/ExistsBetweenVersions.h index b92568c..c0efdd4 100644 --- a/include/comms/field/adapter/ExistsBetweenVersions.h +++ b/include/comms/field/adapter/ExistsBetweenVersions.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/FailOnInvalid.h b/include/comms/field/adapter/FailOnInvalid.h index d3cef51..6d9bbb8 100644 --- a/include/comms/field/adapter/FailOnInvalid.h +++ b/include/comms/field/adapter/FailOnInvalid.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/FieldType.h b/include/comms/field/adapter/FieldType.h index 09ccefd..0651496 100644 --- a/include/comms/field/adapter/FieldType.h +++ b/include/comms/field/adapter/FieldType.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/FixedBitLength.h b/include/comms/field/adapter/FixedBitLength.h index 7ae09da..85834b6 100644 --- a/include/comms/field/adapter/FixedBitLength.h +++ b/include/comms/field/adapter/FixedBitLength.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/FixedLength.h b/include/comms/field/adapter/FixedLength.h index b2f3b8d..b4234d9 100644 --- a/include/comms/field/adapter/FixedLength.h +++ b/include/comms/field/adapter/FixedLength.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/FixedValue.h b/include/comms/field/adapter/FixedValue.h index 34cd70f..7e1a319 100644 --- a/include/comms/field/adapter/FixedValue.h +++ b/include/comms/field/adapter/FixedValue.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/IgnoreInvalid.h b/include/comms/field/adapter/IgnoreInvalid.h index e61b2bf..c252126 100644 --- a/include/comms/field/adapter/IgnoreInvalid.h +++ b/include/comms/field/adapter/IgnoreInvalid.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/InvalidByDefault.h b/include/comms/field/adapter/InvalidByDefault.h index 1726685..bd74d5d 100644 --- a/include/comms/field/adapter/InvalidByDefault.h +++ b/include/comms/field/adapter/InvalidByDefault.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/MissingOnInvalid.h b/include/comms/field/adapter/MissingOnInvalid.h index f2f8629..002b5c0 100644 --- a/include/comms/field/adapter/MissingOnInvalid.h +++ b/include/comms/field/adapter/MissingOnInvalid.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/MissingOnReadFail.h b/include/comms/field/adapter/MissingOnReadFail.h index 9d5fd2e..6d83ef3 100644 --- a/include/comms/field/adapter/MissingOnReadFail.h +++ b/include/comms/field/adapter/MissingOnReadFail.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/NumValueMultiRangeValidator.h b/include/comms/field/adapter/NumValueMultiRangeValidator.h index 6f0213a..4555966 100644 --- a/include/comms/field/adapter/NumValueMultiRangeValidator.h +++ b/include/comms/field/adapter/NumValueMultiRangeValidator.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/RemLengthMemberField.h b/include/comms/field/adapter/RemLengthMemberField.h index 7880d8a..5191193 100644 --- a/include/comms/field/adapter/RemLengthMemberField.h +++ b/include/comms/field/adapter/RemLengthMemberField.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceElemFixedSerLengthFieldPrefix.h b/include/comms/field/adapter/SequenceElemFixedSerLengthFieldPrefix.h index 39537bd..47b4437 100644 --- a/include/comms/field/adapter/SequenceElemFixedSerLengthFieldPrefix.h +++ b/include/comms/field/adapter/SequenceElemFixedSerLengthFieldPrefix.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceElemLengthForcing.h b/include/comms/field/adapter/SequenceElemLengthForcing.h index 98b952c..d183309 100644 --- a/include/comms/field/adapter/SequenceElemLengthForcing.h +++ b/include/comms/field/adapter/SequenceElemLengthForcing.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceElemSerLengthFieldPrefix.h b/include/comms/field/adapter/SequenceElemSerLengthFieldPrefix.h index 767fe79..606c388 100644 --- a/include/comms/field/adapter/SequenceElemSerLengthFieldPrefix.h +++ b/include/comms/field/adapter/SequenceElemSerLengthFieldPrefix.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceFixedSize.h b/include/comms/field/adapter/SequenceFixedSize.h index 4f76f5c..b773334 100644 --- a/include/comms/field/adapter/SequenceFixedSize.h +++ b/include/comms/field/adapter/SequenceFixedSize.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceLengthForcing.h b/include/comms/field/adapter/SequenceLengthForcing.h index 880d459..a830b56 100644 --- a/include/comms/field/adapter/SequenceLengthForcing.h +++ b/include/comms/field/adapter/SequenceLengthForcing.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceSerLengthFieldPrefix.h b/include/comms/field/adapter/SequenceSerLengthFieldPrefix.h index c30e659..921089e 100644 --- a/include/comms/field/adapter/SequenceSerLengthFieldPrefix.h +++ b/include/comms/field/adapter/SequenceSerLengthFieldPrefix.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceSizeFieldPrefix.h b/include/comms/field/adapter/SequenceSizeFieldPrefix.h index 0bbed14..cf4885e 100644 --- a/include/comms/field/adapter/SequenceSizeFieldPrefix.h +++ b/include/comms/field/adapter/SequenceSizeFieldPrefix.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceSizeForcing.h b/include/comms/field/adapter/SequenceSizeForcing.h index 97faf9d..664ab20 100644 --- a/include/comms/field/adapter/SequenceSizeForcing.h +++ b/include/comms/field/adapter/SequenceSizeForcing.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceTerminationFieldSuffix.h b/include/comms/field/adapter/SequenceTerminationFieldSuffix.h index c657893..ebeb6e9 100644 --- a/include/comms/field/adapter/SequenceTerminationFieldSuffix.h +++ b/include/comms/field/adapter/SequenceTerminationFieldSuffix.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SequenceTrailingFieldSuffix.h b/include/comms/field/adapter/SequenceTrailingFieldSuffix.h index 6a44d4f..c6b0efa 100644 --- a/include/comms/field/adapter/SequenceTrailingFieldSuffix.h +++ b/include/comms/field/adapter/SequenceTrailingFieldSuffix.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/SerOffset.h b/include/comms/field/adapter/SerOffset.h index bd7882a..ae61845 100644 --- a/include/comms/field/adapter/SerOffset.h +++ b/include/comms/field/adapter/SerOffset.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/VarLength.h b/include/comms/field/adapter/VarLength.h index 136e026..8df7c45 100644 --- a/include/comms/field/adapter/VarLength.h +++ b/include/comms/field/adapter/VarLength.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/VariantResetOnDestruct.h b/include/comms/field/adapter/VariantResetOnDestruct.h index e455915..358fbd6 100644 --- a/include/comms/field/adapter/VariantResetOnDestruct.h +++ b/include/comms/field/adapter/VariantResetOnDestruct.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/adapter/VersionStorage.h b/include/comms/field/adapter/VersionStorage.h index c985345..66a1ec7 100644 --- a/include/comms/field/adapter/VersionStorage.h +++ b/include/comms/field/adapter/VersionStorage.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/ArrayList.h b/include/comms/field/basic/ArrayList.h index b332049..81accdf 100644 --- a/include/comms/field/basic/ArrayList.h +++ b/include/comms/field/basic/ArrayList.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/Bitfield.h b/include/comms/field/basic/Bitfield.h index de49e58..554cd49 100644 --- a/include/comms/field/basic/Bitfield.h +++ b/include/comms/field/basic/Bitfield.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/Bundle.h b/include/comms/field/basic/Bundle.h index ab9d1a0..abf369f 100644 --- a/include/comms/field/basic/Bundle.h +++ b/include/comms/field/basic/Bundle.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/CommonFuncs.h b/include/comms/field/basic/CommonFuncs.h index 0b933c7..1780e00 100644 --- a/include/comms/field/basic/CommonFuncs.h +++ b/include/comms/field/basic/CommonFuncs.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/EnumValue.h b/include/comms/field/basic/EnumValue.h index fca887d..1b4682d 100644 --- a/include/comms/field/basic/EnumValue.h +++ b/include/comms/field/basic/EnumValue.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/FloatValue.h b/include/comms/field/basic/FloatValue.h index c4681d1..3ba756e 100644 --- a/include/comms/field/basic/FloatValue.h +++ b/include/comms/field/basic/FloatValue.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/IntValue.h b/include/comms/field/basic/IntValue.h index 1ba418b..22a4d0c 100644 --- a/include/comms/field/basic/IntValue.h +++ b/include/comms/field/basic/IntValue.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/Optional.h b/include/comms/field/basic/Optional.h index 86ab635..5156379 100644 --- a/include/comms/field/basic/Optional.h +++ b/include/comms/field/basic/Optional.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/String.h b/include/comms/field/basic/String.h index 8500ee0..5b9ba79 100644 --- a/include/comms/field/basic/String.h +++ b/include/comms/field/basic/String.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basic/Variant.h b/include/comms/field/basic/Variant.h index dbe0e5e..d9c09c4 100644 --- a/include/comms/field/basic/Variant.h +++ b/include/comms/field/basic/Variant.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/basics.h b/include/comms/field/basics.h index 6fb396e..519f6d6 100644 --- a/include/comms/field/basics.h +++ b/include/comms/field/basics.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/AdaptBasicField.h b/include/comms/field/details/AdaptBasicField.h index 9874491..5d1398f 100644 --- a/include/comms/field/details/AdaptBasicField.h +++ b/include/comms/field/details/AdaptBasicField.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/FieldOpHelpers.h b/include/comms/field/details/FieldOpHelpers.h index 5c47dfc..196c23f 100644 --- a/include/comms/field/details/FieldOpHelpers.h +++ b/include/comms/field/details/FieldOpHelpers.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/MembersVersionDependency.h b/include/comms/field/details/MembersVersionDependency.h index 7e267d0..2371d5e 100644 --- a/include/comms/field/details/MembersVersionDependency.h +++ b/include/comms/field/details/MembersVersionDependency.h @@ -1,5 +1,5 @@ // -// Copyright 2022 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2022 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/OptionsParser.h b/include/comms/field/details/OptionsParser.h index c20b1fe..d0b0e14 100644 --- a/include/comms/field/details/OptionsParser.h +++ b/include/comms/field/details/OptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/VersionStorage.h b/include/comms/field/details/VersionStorage.h index 59dbc51..c82855d 100644 --- a/include/comms/field/details/VersionStorage.h +++ b/include/comms/field/details/VersionStorage.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/details/adapters.h b/include/comms/field/details/adapters.h index fa9f09c..4716168 100644 --- a/include/comms/field/details/adapters.h +++ b/include/comms/field/details/adapters.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field/tag.h b/include/comms/field/tag.h index b385563..7e41187 100644 --- a/include/comms/field/tag.h +++ b/include/comms/field/tag.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/field_cast.h b/include/comms/field_cast.h index 677951a..de0d35b 100644 --- a/include/comms/field_cast.h +++ b/include/comms/field_cast.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/fields.h b/include/comms/fields.h index 0e9cb8c..78302d5 100644 --- a/include/comms/fields.h +++ b/include/comms/fields.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/iterator.h b/include/comms/iterator.h index 29c68c7..5b94d63 100644 --- a/include/comms/iterator.h +++ b/include/comms/iterator.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/options.h b/include/comms/options.h index fbe7e3f..5fbc904 100644 --- a/include/comms/options.h +++ b/include/comms/options.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/process.h b/include/comms/process.h index 54960b8..50e027a 100644 --- a/include/comms/process.h +++ b/include/comms/process.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/ChecksumLayer.h b/include/comms/protocol/ChecksumLayer.h index 2284c0c..f738f63 100644 --- a/include/comms/protocol/ChecksumLayer.h +++ b/include/comms/protocol/ChecksumLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/ChecksumPrefixLayer.h b/include/comms/protocol/ChecksumPrefixLayer.h index 7edef35..b7f6697 100644 --- a/include/comms/protocol/ChecksumPrefixLayer.h +++ b/include/comms/protocol/ChecksumPrefixLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/MsgDataLayer.h b/include/comms/protocol/MsgDataLayer.h index 189e643..7d7e5dc 100644 --- a/include/comms/protocol/MsgDataLayer.h +++ b/include/comms/protocol/MsgDataLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/MsgIdLayer.h b/include/comms/protocol/MsgIdLayer.h index 67d6e4b..8979f9a 100644 --- a/include/comms/protocol/MsgIdLayer.h +++ b/include/comms/protocol/MsgIdLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/MsgSizeLayer.h b/include/comms/protocol/MsgSizeLayer.h index dc1f9af..606ba81 100644 --- a/include/comms/protocol/MsgSizeLayer.h +++ b/include/comms/protocol/MsgSizeLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/ProtocolLayerBase.h b/include/comms/protocol/ProtocolLayerBase.h index 2a45385..f06c213 100644 --- a/include/comms/protocol/ProtocolLayerBase.h +++ b/include/comms/protocol/ProtocolLayerBase.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/SyncPrefixLayer.h b/include/comms/protocol/SyncPrefixLayer.h index a1cd228..60e2583 100644 --- a/include/comms/protocol/SyncPrefixLayer.h +++ b/include/comms/protocol/SyncPrefixLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/TransportValueLayer.h b/include/comms/protocol/TransportValueLayer.h index 5701f37..9805c14 100644 --- a/include/comms/protocol/TransportValueLayer.h +++ b/include/comms/protocol/TransportValueLayer.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/checksum/BasicSum.h b/include/comms/protocol/checksum/BasicSum.h index 8d3f737..b1518e2 100644 --- a/include/comms/protocol/checksum/BasicSum.h +++ b/include/comms/protocol/checksum/BasicSum.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/checksum/BasicXor.h b/include/comms/protocol/checksum/BasicXor.h index c222e45..974da24 100644 --- a/include/comms/protocol/checksum/BasicXor.h +++ b/include/comms/protocol/checksum/BasicXor.h @@ -1,5 +1,5 @@ // -// Copyright 2021 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/checksum/Crc.h b/include/comms/protocol/checksum/Crc.h index 4d15358..6b49b5f 100644 --- a/include/comms/protocol/checksum/Crc.h +++ b/include/comms/protocol/checksum/Crc.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/ChecksumLayerOptionsParser.h b/include/comms/protocol/details/ChecksumLayerOptionsParser.h index ed61788..e8f4698 100644 --- a/include/comms/protocol/details/ChecksumLayerOptionsParser.h +++ b/include/comms/protocol/details/ChecksumLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/MsgDataLayerOptionsParser.h b/include/comms/protocol/details/MsgDataLayerOptionsParser.h index 786ef96..6894e6d 100644 --- a/include/comms/protocol/details/MsgDataLayerOptionsParser.h +++ b/include/comms/protocol/details/MsgDataLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/MsgIdLayerOptionsParser.h b/include/comms/protocol/details/MsgIdLayerOptionsParser.h index e1933ba..830421f 100644 --- a/include/comms/protocol/details/MsgIdLayerOptionsParser.h +++ b/include/comms/protocol/details/MsgIdLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/MsgSizeLayerOptionsParser.h b/include/comms/protocol/details/MsgSizeLayerOptionsParser.h index 6d03479..c3710b3 100644 --- a/include/comms/protocol/details/MsgSizeLayerOptionsParser.h +++ b/include/comms/protocol/details/MsgSizeLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/ProtocolLayerBase.h b/include/comms/protocol/details/ProtocolLayerBase.h index 1bdcc7a..92fa4c9 100644 --- a/include/comms/protocol/details/ProtocolLayerBase.h +++ b/include/comms/protocol/details/ProtocolLayerBase.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/ProtocolLayerBaseOptionsParser.h b/include/comms/protocol/details/ProtocolLayerBaseOptionsParser.h index 9b51281..376293e 100644 --- a/include/comms/protocol/details/ProtocolLayerBaseOptionsParser.h +++ b/include/comms/protocol/details/ProtocolLayerBaseOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/ProtocolLayerDetails.h b/include/comms/protocol/details/ProtocolLayerDetails.h index fb2d090..59d233e 100644 --- a/include/comms/protocol/details/ProtocolLayerDetails.h +++ b/include/comms/protocol/details/ProtocolLayerDetails.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/ProtocolLayerExtendingClassHelper.h b/include/comms/protocol/details/ProtocolLayerExtendingClassHelper.h index 76015a6..434f514 100644 --- a/include/comms/protocol/details/ProtocolLayerExtendingClassHelper.h +++ b/include/comms/protocol/details/ProtocolLayerExtendingClassHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/SyncPrefixLayerOptionsParser.h b/include/comms/protocol/details/SyncPrefixLayerOptionsParser.h index 42fa9e3..fdf1f25 100644 --- a/include/comms/protocol/details/SyncPrefixLayerOptionsParser.h +++ b/include/comms/protocol/details/SyncPrefixLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2021 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/TransportValueLayerAdapter.h b/include/comms/protocol/details/TransportValueLayerAdapter.h index 405db6d..dad0cab 100644 --- a/include/comms/protocol/details/TransportValueLayerAdapter.h +++ b/include/comms/protocol/details/TransportValueLayerAdapter.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/TransportValueLayerBases.h b/include/comms/protocol/details/TransportValueLayerBases.h index 8e8c525..889b407 100644 --- a/include/comms/protocol/details/TransportValueLayerBases.h +++ b/include/comms/protocol/details/TransportValueLayerBases.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocol/details/TransportValueLayerOptionsParser.h b/include/comms/protocol/details/TransportValueLayerOptionsParser.h index 015c712..e218915 100644 --- a/include/comms/protocol/details/TransportValueLayerOptionsParser.h +++ b/include/comms/protocol/details/TransportValueLayerOptionsParser.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/protocols.h b/include/comms/protocols.h index 00b9873..a2ff564 100644 --- a/include/comms/protocols.h +++ b/include/comms/protocols.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/traits.h b/include/comms/traits.h index c12f27e..363a46c 100644 --- a/include/comms/traits.h +++ b/include/comms/traits.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/units.h b/include/comms/units.h index 094c77d..221f5ff 100644 --- a/include/comms/units.h +++ b/include/comms/units.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/AlignedStorage.h b/include/comms/util/AlignedStorage.h index 86dbcbf..72855fb 100644 --- a/include/comms/util/AlignedStorage.h +++ b/include/comms/util/AlignedStorage.h @@ -1,5 +1,5 @@ // -// Copyright 2024 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2024 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/ArrayView.h b/include/comms/util/ArrayView.h index b8cc7c6..6c0d000 100644 --- a/include/comms/util/ArrayView.h +++ b/include/comms/util/ArrayView.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/BitSizeToByteSize.h b/include/comms/util/BitSizeToByteSize.h index 51dafd2..3f1505f 100644 --- a/include/comms/util/BitSizeToByteSize.h +++ b/include/comms/util/BitSizeToByteSize.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/MaxSizeOf.h b/include/comms/util/MaxSizeOf.h index 1a6d4f1..be7f8be 100644 --- a/include/comms/util/MaxSizeOf.h +++ b/include/comms/util/MaxSizeOf.h @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/ScopeGuard.h b/include/comms/util/ScopeGuard.h index 345b7de..f1abf45 100644 --- a/include/comms/util/ScopeGuard.h +++ b/include/comms/util/ScopeGuard.h @@ -1,5 +1,5 @@ // -// Copyright 2012 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2012 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/SizeToType.h b/include/comms/util/SizeToType.h index 8037055..232f754 100644 --- a/include/comms/util/SizeToType.h +++ b/include/comms/util/SizeToType.h @@ -1,5 +1,5 @@ // -// Copyright 2013 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2013 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/StaticQueue.h b/include/comms/util/StaticQueue.h index 94f5c34..416c5a4 100644 --- a/include/comms/util/StaticQueue.h +++ b/include/comms/util/StaticQueue.h @@ -1,5 +1,5 @@ // -// Copyright 2012 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2012 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/StaticString.h b/include/comms/util/StaticString.h index 3b88547..3058ea4 100644 --- a/include/comms/util/StaticString.h +++ b/include/comms/util/StaticString.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/StaticVector.h b/include/comms/util/StaticVector.h index 1c7c5a2..e19d4ee 100644 --- a/include/comms/util/StaticVector.h +++ b/include/comms/util/StaticVector.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/StringView.h b/include/comms/util/StringView.h index 6d01d1f..ff20315 100644 --- a/include/comms/util/StringView.h +++ b/include/comms/util/StringView.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/Tuple.h b/include/comms/util/Tuple.h index 7791390..dd82ccf 100644 --- a/include/comms/util/Tuple.h +++ b/include/comms/util/Tuple.h @@ -1,5 +1,5 @@ // -// Copyright 2013 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2013 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/access.h b/include/comms/util/access.h index 3e0c18e..47411b9 100644 --- a/include/comms/util/access.h +++ b/include/comms/util/access.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/alloc.h b/include/comms/util/alloc.h index e40c056..712d423 100644 --- a/include/comms/util/alloc.h +++ b/include/comms/util/alloc.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/assign.h b/include/comms/util/assign.h index 312194c..359bca7 100644 --- a/include/comms/util/assign.h +++ b/include/comms/util/assign.h @@ -1,5 +1,5 @@ // -// Copyright 2020 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2020 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/construct.h b/include/comms/util/construct.h index bf15fc4..6555a71 100644 --- a/include/comms/util/construct.h +++ b/include/comms/util/construct.h @@ -1,5 +1,5 @@ // -// Copyright 2024 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2024 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/details/AssignHelper.h b/include/comms/util/details/AssignHelper.h index 6ddf459..b1e2425 100644 --- a/include/comms/util/details/AssignHelper.h +++ b/include/comms/util/details/AssignHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2020 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2020 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/details/ConstructHelper.h b/include/comms/util/details/ConstructHelper.h index d66199b..3fdfd38 100644 --- a/include/comms/util/details/ConstructHelper.h +++ b/include/comms/util/details/ConstructHelper.h @@ -1,5 +1,5 @@ // -// Copyright 2024 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2024 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/details/detect.h b/include/comms/util/details/detect.h index c909223..9de9889 100644 --- a/include/comms/util/details/detect.h +++ b/include/comms/util/details/detect.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/details/type_traits.h b/include/comms/util/details/type_traits.h index e4cbb1e..47e77d7 100644 --- a/include/comms/util/details/type_traits.h +++ b/include/comms/util/details/type_traits.h @@ -1,5 +1,5 @@ // -// Copyright 2013 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2013 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/detect.h b/include/comms/util/detect.h index 48fe7f1..e9b90d2 100644 --- a/include/comms/util/detect.h +++ b/include/comms/util/detect.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/util/type_traits.h b/include/comms/util/type_traits.h index 3dab4aa..20932ac 100644 --- a/include/comms/util/type_traits.h +++ b/include/comms/util/type_traits.h @@ -1,5 +1,5 @@ // -// Copyright 2013 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2013 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/include/comms/version.h b/include/comms/version.h index 9f07d23..1e8cc35 100644 --- a/include/comms/version.h +++ b/include/comms/version.h @@ -1,5 +1,5 @@ // -// Copyright 2018 - 2024 (C). Alex Robenko. All rights reserved. +// Copyright 2018 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/ChecksumLayer.th b/test/ChecksumLayer.th index 2f4a3e9..aef5d98 100644 --- a/test/ChecksumLayer.th +++ b/test/ChecksumLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/ChecksumPrefixLayer.th b/test/ChecksumPrefixLayer.th index 9b79bb2..69dcea7 100644 --- a/test/ChecksumPrefixLayer.th +++ b/test/ChecksumPrefixLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CommsTestCommon.h b/test/CommsTestCommon.h index 19c5776..be677ed 100644 --- a/test/CommsTestCommon.h +++ b/test/CommsTestCommon.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomChecksumLayer.th b/test/CustomChecksumLayer.th index 34d426e..f2a4ee2 100644 --- a/test/CustomChecksumLayer.th +++ b/test/CustomChecksumLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomChecksumPrefixLayer.th b/test/CustomChecksumPrefixLayer.th index 546f653..ed4c9bd 100644 --- a/test/CustomChecksumPrefixLayer.th +++ b/test/CustomChecksumPrefixLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomMsgIdLayer.th b/test/CustomMsgIdLayer.th index 40b3542..a8642e5 100644 --- a/test/CustomMsgIdLayer.th +++ b/test/CustomMsgIdLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomMsgSizeLayer.th b/test/CustomMsgSizeLayer.th index 188371e..bdd7941 100644 --- a/test/CustomMsgSizeLayer.th +++ b/test/CustomMsgSizeLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomSyncPrefixLayer.th b/test/CustomSyncPrefixLayer.th index 5b23838..8fbf5ee 100644 --- a/test/CustomSyncPrefixLayer.th +++ b/test/CustomSyncPrefixLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/CustomTransportValueLayer.th b/test/CustomTransportValueLayer.th index 97bfd73..cd66f8e 100644 --- a/test/CustomTransportValueLayer.th +++ b/test/CustomTransportValueLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/Dispatch.th b/test/Dispatch.th index ab1b885..2b47a77 100644 --- a/test/Dispatch.th +++ b/test/Dispatch.th @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/Fields.th b/test/Fields.th index 2ca4eb5..9ec2f50 100755 --- a/test/Fields.th +++ b/test/Fields.th @@ -1,5 +1,5 @@ // -// Copyright 2013 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2013 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/Fields2.th b/test/Fields2.th index e2ccf65..bf74c5e 100644 --- a/test/Fields2.th +++ b/test/Fields2.th @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/Message.th b/test/Message.th index e10384b..a3da617 100644 --- a/test/Message.th +++ b/test/Message.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/MsgDataLayer.th b/test/MsgDataLayer.th index cdf1db5..87ec27f 100644 --- a/test/MsgDataLayer.th +++ b/test/MsgDataLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/MsgFactory.th b/test/MsgFactory.th index 7b50c76..3edbdba 100644 --- a/test/MsgFactory.th +++ b/test/MsgFactory.th @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/MsgIdLayer.th b/test/MsgIdLayer.th index 1953e60..bd4a265 100644 --- a/test/MsgIdLayer.th +++ b/test/MsgIdLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/MsgSizeLayer.th b/test/MsgSizeLayer.th index c2f1bf6..9b2fc86 100644 --- a/test/MsgSizeLayer.th +++ b/test/MsgSizeLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/SyncPrefixLayer.th b/test/SyncPrefixLayer.th index cb669de..0518fb6 100644 --- a/test/SyncPrefixLayer.th +++ b/test/SyncPrefixLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/TransportValueLayer.th b/test/TransportValueLayer.th index 3e28c24..bb05ca6 100644 --- a/test/TransportValueLayer.th +++ b/test/TransportValueLayer.th @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/test/Util.th b/test/Util.th index d43219c..0c5bfd6 100644 --- a/test/Util.th +++ b/test/Util.th @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2021 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2025 (C). Alex Robenko. All rights reserved. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this