From b5e0b835e63dfa59efd531ef229fa19b8d261394 Mon Sep 17 00:00:00 2001 From: Alex Robenko Date: Wed, 3 Jan 2024 09:04:41 +1000 Subject: [PATCH] Updating copyright until year 2024. --- app/cc_dump/src/AppMgr.cpp | 2 +- app/cc_dump/src/AppMgr.h | 2 +- app/cc_dump/src/CsvDumpMessageHandler.cpp | 2 +- app/cc_dump/src/CsvDumpMessageHandler.h | 2 +- app/cc_dump/src/RecordMessageHandler.cpp | 2 +- app/cc_dump/src/RecordMessageHandler.h | 2 +- app/cc_dump/src/main.cpp | 2 +- app/cc_view/src/ActionWrap.h | 2 +- app/cc_view/src/DefaultMessageDisplayHandler.cpp | 2 +- app/cc_view/src/DefaultMessageDisplayHandler.h | 2 +- app/cc_view/src/GuiAppMgr.cpp | 2 +- app/cc_view/src/GuiAppMgr.h | 2 +- app/cc_view/src/MsgFileMgrG.cpp | 2 +- app/cc_view/src/MsgFileMgrG.h | 2 +- app/cc_view/src/MsgMgrG.cpp | 2 +- app/cc_view/src/MsgMgrG.h | 2 +- app/cc_view/src/PluginMgrG.cpp | 2 +- app/cc_view/src/PluginMgrG.h | 2 +- app/cc_view/src/ShortcutMgr.cpp | 2 +- app/cc_view/src/ShortcutMgr.h | 2 +- app/cc_view/src/ShortcutWrap.h | 2 +- app/cc_view/src/dir.cpp | 2 +- app/cc_view/src/dir.h | 2 +- app/cc_view/src/icon.cpp | 2 +- app/cc_view/src/icon.h | 2 +- app/cc_view/src/main.cpp | 2 +- app/cc_view/src/widget/DefaultMessageDisplayWidget.cpp | 2 +- app/cc_view/src/widget/DefaultMessageDisplayWidget.h | 2 +- app/cc_view/src/widget/DefaultMessageWidget.cpp | 2 +- app/cc_view/src/widget/DefaultMessageWidget.h | 2 +- app/cc_view/src/widget/LeftPaneWidget.cpp | 2 +- app/cc_view/src/widget/LeftPaneWidget.h | 2 +- app/cc_view/src/widget/MainToolbar.cpp | 2 +- app/cc_view/src/widget/MainToolbar.h | 2 +- app/cc_view/src/widget/MainWindowWidget.cpp | 2 +- app/cc_view/src/widget/MainWindowWidget.h | 2 +- app/cc_view/src/widget/MessageDisplayWidget.h | 2 +- app/cc_view/src/widget/MessageUpdateDialog.cpp | 2 +- app/cc_view/src/widget/MessageUpdateDialog.h | 2 +- app/cc_view/src/widget/MessageWidget.cpp | 2 +- app/cc_view/src/widget/MessageWidget.h | 2 +- app/cc_view/src/widget/MessagesFilterDialog.cpp | 2 +- app/cc_view/src/widget/MessagesFilterDialog.h | 2 +- app/cc_view/src/widget/MsgCommentDialog.cpp | 2 +- app/cc_view/src/widget/MsgCommentDialog.h | 2 +- app/cc_view/src/widget/MsgDetailsWidget.cpp | 2 +- app/cc_view/src/widget/MsgDetailsWidget.h | 2 +- app/cc_view/src/widget/MsgListWidget.cpp | 2 +- app/cc_view/src/widget/MsgListWidget.h | 2 +- app/cc_view/src/widget/PluginConfigDialog.cpp | 2 +- app/cc_view/src/widget/PluginConfigDialog.h | 2 +- app/cc_view/src/widget/PluginsListWidget.cpp | 2 +- app/cc_view/src/widget/PluginsListWidget.h | 2 +- app/cc_view/src/widget/ProtocolsStackWidget.cpp | 2 +- app/cc_view/src/widget/ProtocolsStackWidget.h | 2 +- app/cc_view/src/widget/RawHexDataDialog.cpp | 2 +- app/cc_view/src/widget/RawHexDataDialog.h | 2 +- app/cc_view/src/widget/RecvAreaToolBar.cpp | 2 +- app/cc_view/src/widget/RecvAreaToolBar.h | 2 +- app/cc_view/src/widget/RecvMsgListWidget.cpp | 2 +- app/cc_view/src/widget/RecvMsgListWidget.h | 2 +- app/cc_view/src/widget/RightPaneWidget.cpp | 2 +- app/cc_view/src/widget/RightPaneWidget.h | 2 +- app/cc_view/src/widget/SendAreaToolBar.cpp | 2 +- app/cc_view/src/widget/SendAreaToolBar.h | 2 +- app/cc_view/src/widget/SendMsgListWidget.cpp | 2 +- app/cc_view/src/widget/SendMsgListWidget.h | 2 +- app/cc_view/src/widget/field/ArrayListFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/ArrayListFieldWidget.h | 2 +- app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.h | 2 +- app/cc_view/src/widget/field/BitfieldFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/BitfieldFieldWidget.h | 2 +- app/cc_view/src/widget/field/BitmaskValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/BitmaskValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/BundleFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/BundleFieldWidget.h | 2 +- app/cc_view/src/widget/field/EnumValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/EnumValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/FieldWidget.cpp | 2 +- app/cc_view/src/widget/field/FieldWidget.h | 2 +- app/cc_view/src/widget/field/FloatValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/FloatValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/IntValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/IntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/LongIntValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/LongIntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/LongLongIntValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/LongLongIntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/OptionalFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/OptionalFieldWidget.h | 2 +- app/cc_view/src/widget/field/ScaledIntValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/ScaledIntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/ShortIntValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/ShortIntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/SpecialValueWidget.cpp | 2 +- app/cc_view/src/widget/field/SpecialValueWidget.h | 2 +- app/cc_view/src/widget/field/StringFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/StringFieldWidget.h | 2 +- app/cc_view/src/widget/field/UnknownValueFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/UnknownValueFieldWidget.h | 2 +- .../src/widget/field/UnsignedLongLongIntValueFieldWidget.cpp | 2 +- .../src/widget/field/UnsignedLongLongIntValueFieldWidget.h | 2 +- app/cc_view/src/widget/field/VariantFieldWidget.cpp | 2 +- app/cc_view/src/widget/field/VariantFieldWidget.h | 2 +- lib/include/cc_tools_qt/Api.h | 2 +- lib/include/cc_tools_qt/ConfigMgr.h | 2 +- lib/include/cc_tools_qt/DataInfo.h | 2 +- lib/include/cc_tools_qt/ErrorStatus.h | 2 +- lib/include/cc_tools_qt/ExtraInfoMessage.h | 2 +- lib/include/cc_tools_qt/Filter.h | 2 +- lib/include/cc_tools_qt/InvalidMessage.h | 2 +- lib/include/cc_tools_qt/Message.h | 2 +- lib/include/cc_tools_qt/MessageBase.h | 2 +- lib/include/cc_tools_qt/MessageHandler.h | 2 +- lib/include/cc_tools_qt/MsgFileMgr.h | 2 +- lib/include/cc_tools_qt/MsgMgr.h | 2 +- lib/include/cc_tools_qt/MsgSendMgr.h | 2 +- lib/include/cc_tools_qt/Plugin.h | 2 +- lib/include/cc_tools_qt/PluginMgr.h | 2 +- lib/include/cc_tools_qt/PluginProperties.h | 2 +- lib/include/cc_tools_qt/Protocol.h | 2 +- lib/include/cc_tools_qt/ProtocolBase.h | 2 +- lib/include/cc_tools_qt/ProtocolMessageBase.h | 2 +- lib/include/cc_tools_qt/RawDataMessage.h | 2 +- lib/include/cc_tools_qt/Socket.h | 2 +- lib/include/cc_tools_qt/StaticSingleton.h | 2 +- lib/include/cc_tools_qt/TransportMessageBase.h | 2 +- lib/include/cc_tools_qt/cc_tools_qt.h | 2 +- lib/include/cc_tools_qt/comms_champion.h | 2 +- lib/include/cc_tools_qt/details/FieldWrapperCreator.h | 2 +- lib/include/cc_tools_qt/details/ret_unique_ptr.h | 2 +- lib/include/cc_tools_qt/field_wrapper/AllWrappers.h | 2 +- lib/include/cc_tools_qt/field_wrapper/ArrayListRawDataWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/ArrayListWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/BitfieldWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/BitmaskValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/BundleWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/EnumValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/FieldWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/FieldWrapperHandler.h | 2 +- lib/include/cc_tools_qt/field_wrapper/FloatValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/IntValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/NumericValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/OptionalWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/StringWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/UnknownValueWrapper.h | 2 +- .../cc_tools_qt/field_wrapper/UnsignedLongValueWrapper.h | 2 +- lib/include/cc_tools_qt/field_wrapper/VariantWrapper.h | 2 +- lib/include/cc_tools_qt/property/field.h | 2 +- lib/include/cc_tools_qt/property/message.h | 2 +- lib/include/cc_tools_qt/version.h | 2 +- lib/src/ConfigMgr.cpp | 2 +- lib/src/ErrorStatus.cpp | 2 +- lib/src/Filter.cpp | 2 +- lib/src/Message.cpp | 2 +- lib/src/MessageHandler.cpp | 2 +- lib/src/MsgFileMgr.cpp | 2 +- lib/src/MsgMgr.cpp | 2 +- lib/src/MsgMgrImpl.cpp | 2 +- lib/src/MsgMgrImpl.h | 2 +- lib/src/MsgSendMgr.cpp | 2 +- lib/src/MsgSendMgrImpl.cpp | 2 +- lib/src/MsgSendMgrImpl.h | 2 +- lib/src/Plugin.cpp | 2 +- lib/src/PluginMgr.cpp | 2 +- lib/src/PluginMgrImpl.cpp | 2 +- lib/src/PluginMgrImpl.h | 2 +- lib/src/PluginProperties.cpp | 2 +- lib/src/Protocol.cpp | 2 +- lib/src/Socket.cpp | 2 +- lib/src/field_wrapper/ArrayListRawDataWrapper.cpp | 2 +- lib/src/field_wrapper/ArrayListWrapper.cpp | 2 +- lib/src/field_wrapper/BitfieldWrapper.cpp | 2 +- lib/src/field_wrapper/BitmaskValueWrapper.cpp | 2 +- lib/src/field_wrapper/BundleWrapper.cpp | 2 +- lib/src/field_wrapper/EnumValueWrapper.cpp | 2 +- lib/src/field_wrapper/FieldWrapper.cpp | 2 +- lib/src/field_wrapper/FloatValueWrapper.cpp | 2 +- lib/src/field_wrapper/IntValueWrapper.cpp | 2 +- lib/src/field_wrapper/OptionalWrapper.cpp | 2 +- lib/src/field_wrapper/StringWrapper.cpp | 2 +- lib/src/field_wrapper/UnknownValueWrapper.cpp | 2 +- lib/src/field_wrapper/UnsignedLongValueWrapper.cpp | 2 +- lib/src/field_wrapper/VariantWrapper.cpp | 2 +- lib/src/property/field.cpp | 2 +- lib/src/property/message.cpp | 2 +- plugin/echo_socket/EchoSocket.cpp | 2 +- plugin/echo_socket/EchoSocket.h | 2 +- plugin/echo_socket/EchoSocketPlugin.cpp | 2 +- plugin/echo_socket/EchoSocketPlugin.h | 2 +- plugin/null_socket/NullSocket.cpp | 2 +- plugin/null_socket/NullSocket.h | 2 +- plugin/null_socket/NullSocketPlugin.cpp | 2 +- plugin/null_socket/NullSocketPlugin.h | 2 +- plugin/raw_data_protocol/cc_plugin/DataMessage.cpp | 2 +- plugin/raw_data_protocol/cc_plugin/DataMessage.h | 2 +- plugin/raw_data_protocol/cc_plugin/Message.h | 2 +- plugin/raw_data_protocol/cc_plugin/Plugin.cpp | 2 +- plugin/raw_data_protocol/cc_plugin/Plugin.h | 2 +- plugin/raw_data_protocol/cc_plugin/Protocol.cpp | 2 +- plugin/raw_data_protocol/cc_plugin/Protocol.h | 2 +- plugin/raw_data_protocol/cc_plugin/Stack.h | 2 +- plugin/raw_data_protocol/cc_plugin/TransportMessage.cpp | 2 +- plugin/raw_data_protocol/cc_plugin/TransportMessage.h | 2 +- .../raw_data_protocol/include/raw_data_protocol/DataMessage.h | 2 +- plugin/raw_data_protocol/include/raw_data_protocol/Message.h | 2 +- plugin/raw_data_protocol/include/raw_data_protocol/Stack.h | 2 +- plugin/serial_socket/SerialSocket.cpp | 2 +- plugin/serial_socket/SerialSocket.h | 2 +- plugin/serial_socket/SerialSocketConfigWidget.cpp | 2 +- plugin/serial_socket/SerialSocketConfigWidget.h | 2 +- plugin/serial_socket/SerialSocketPlugin.cpp | 2 +- plugin/serial_socket/SerialSocketPlugin.h | 2 +- plugin/ssl_socket/client/SslSocket.cpp | 2 +- plugin/ssl_socket/client/SslSocket.h | 2 +- plugin/ssl_socket/client/SslSocketConfigWidget.cpp | 2 +- plugin/ssl_socket/client/SslSocketConfigWidget.h | 2 +- plugin/ssl_socket/client/SslSocketPlugin.cpp | 2 +- plugin/ssl_socket/client/SslSocketPlugin.h | 2 +- plugin/tcp_socket/client/Socket.cpp | 2 +- plugin/tcp_socket/client/Socket.h | 2 +- plugin/tcp_socket/client/SocketConfigWidget.cpp | 2 +- plugin/tcp_socket/client/SocketConfigWidget.h | 2 +- plugin/tcp_socket/client/SocketPlugin.cpp | 2 +- plugin/tcp_socket/client/SocketPlugin.h | 2 +- plugin/tcp_socket/proxy/Socket.cpp | 2 +- plugin/tcp_socket/proxy/Socket.h | 2 +- plugin/tcp_socket/proxy/SocketConfigWidget.cpp | 2 +- plugin/tcp_socket/proxy/SocketConfigWidget.h | 2 +- plugin/tcp_socket/proxy/SocketPlugin.cpp | 2 +- plugin/tcp_socket/proxy/SocketPlugin.h | 2 +- plugin/tcp_socket/server/Socket.cpp | 2 +- plugin/tcp_socket/server/Socket.h | 2 +- plugin/tcp_socket/server/SocketConfigWidget.cpp | 2 +- plugin/tcp_socket/server/SocketConfigWidget.h | 2 +- plugin/tcp_socket/server/SocketPlugin.cpp | 2 +- plugin/tcp_socket/server/SocketPlugin.h | 2 +- plugin/udp_socket/Plugin.cpp | 2 +- plugin/udp_socket/Plugin.h | 2 +- plugin/udp_socket/Socket.cpp | 2 +- plugin/udp_socket/Socket.h | 2 +- plugin/udp_socket/SocketConfigWidget.cpp | 2 +- plugin/udp_socket/SocketConfigWidget.h | 2 +- 244 files changed, 244 insertions(+), 244 deletions(-) diff --git a/app/cc_dump/src/AppMgr.cpp b/app/cc_dump/src/AppMgr.cpp index 634f3c1..2e46a94 100644 --- a/app/cc_dump/src/AppMgr.cpp +++ b/app/cc_dump/src/AppMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/AppMgr.h b/app/cc_dump/src/AppMgr.h index 15af5ae..fb5b8cb 100644 --- a/app/cc_dump/src/AppMgr.h +++ b/app/cc_dump/src/AppMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/CsvDumpMessageHandler.cpp b/app/cc_dump/src/CsvDumpMessageHandler.cpp index 654e8d7..20a1432 100644 --- a/app/cc_dump/src/CsvDumpMessageHandler.cpp +++ b/app/cc_dump/src/CsvDumpMessageHandler.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/CsvDumpMessageHandler.h b/app/cc_dump/src/CsvDumpMessageHandler.h index bcc467c..f1f0a93 100644 --- a/app/cc_dump/src/CsvDumpMessageHandler.h +++ b/app/cc_dump/src/CsvDumpMessageHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/RecordMessageHandler.cpp b/app/cc_dump/src/RecordMessageHandler.cpp index e9ba75d..e69831f 100644 --- a/app/cc_dump/src/RecordMessageHandler.cpp +++ b/app/cc_dump/src/RecordMessageHandler.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/RecordMessageHandler.h b/app/cc_dump/src/RecordMessageHandler.h index b1dbea4..7c567ad 100644 --- a/app/cc_dump/src/RecordMessageHandler.h +++ b/app/cc_dump/src/RecordMessageHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_dump/src/main.cpp b/app/cc_dump/src/main.cpp index e2e762b..c9400b9 100644 --- a/app/cc_dump/src/main.cpp +++ b/app/cc_dump/src/main.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/ActionWrap.h b/app/cc_view/src/ActionWrap.h index 3576833..f742756 100644 --- a/app/cc_view/src/ActionWrap.h +++ b/app/cc_view/src/ActionWrap.h @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/DefaultMessageDisplayHandler.cpp b/app/cc_view/src/DefaultMessageDisplayHandler.cpp index b59ec9a..e075e03 100644 --- a/app/cc_view/src/DefaultMessageDisplayHandler.cpp +++ b/app/cc_view/src/DefaultMessageDisplayHandler.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/DefaultMessageDisplayHandler.h b/app/cc_view/src/DefaultMessageDisplayHandler.h index 3674297..942d461 100644 --- a/app/cc_view/src/DefaultMessageDisplayHandler.h +++ b/app/cc_view/src/DefaultMessageDisplayHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/GuiAppMgr.cpp b/app/cc_view/src/GuiAppMgr.cpp index 36c0bae..0f8e861 100644 --- a/app/cc_view/src/GuiAppMgr.cpp +++ b/app/cc_view/src/GuiAppMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/GuiAppMgr.h b/app/cc_view/src/GuiAppMgr.h index 05d6d65..939cc76 100644 --- a/app/cc_view/src/GuiAppMgr.h +++ b/app/cc_view/src/GuiAppMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/MsgFileMgrG.cpp b/app/cc_view/src/MsgFileMgrG.cpp index d81e338..91100d1 100644 --- a/app/cc_view/src/MsgFileMgrG.cpp +++ b/app/cc_view/src/MsgFileMgrG.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/MsgFileMgrG.h b/app/cc_view/src/MsgFileMgrG.h index b54072f..0b1fa6c 100644 --- a/app/cc_view/src/MsgFileMgrG.h +++ b/app/cc_view/src/MsgFileMgrG.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/MsgMgrG.cpp b/app/cc_view/src/MsgMgrG.cpp index e32f5b1..230911c 100644 --- a/app/cc_view/src/MsgMgrG.cpp +++ b/app/cc_view/src/MsgMgrG.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/MsgMgrG.h b/app/cc_view/src/MsgMgrG.h index ab7a5e5..9127d51 100644 --- a/app/cc_view/src/MsgMgrG.h +++ b/app/cc_view/src/MsgMgrG.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/PluginMgrG.cpp b/app/cc_view/src/PluginMgrG.cpp index cb96646..1323e0a 100644 --- a/app/cc_view/src/PluginMgrG.cpp +++ b/app/cc_view/src/PluginMgrG.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/PluginMgrG.h b/app/cc_view/src/PluginMgrG.h index f31522e..4690830 100644 --- a/app/cc_view/src/PluginMgrG.h +++ b/app/cc_view/src/PluginMgrG.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/ShortcutMgr.cpp b/app/cc_view/src/ShortcutMgr.cpp index 5066181..cf1eb85 100644 --- a/app/cc_view/src/ShortcutMgr.cpp +++ b/app/cc_view/src/ShortcutMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/ShortcutMgr.h b/app/cc_view/src/ShortcutMgr.h index bdf5771..6c7eeb9 100644 --- a/app/cc_view/src/ShortcutMgr.h +++ b/app/cc_view/src/ShortcutMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/ShortcutWrap.h b/app/cc_view/src/ShortcutWrap.h index 14d3660..732e967 100644 --- a/app/cc_view/src/ShortcutWrap.h +++ b/app/cc_view/src/ShortcutWrap.h @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/dir.cpp b/app/cc_view/src/dir.cpp index 0a1c656..02d7e55 100644 --- a/app/cc_view/src/dir.cpp +++ b/app/cc_view/src/dir.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/dir.h b/app/cc_view/src/dir.h index b866238..9b81fa5 100644 --- a/app/cc_view/src/dir.h +++ b/app/cc_view/src/dir.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/icon.cpp b/app/cc_view/src/icon.cpp index 88916f9..388449d 100644 --- a/app/cc_view/src/icon.cpp +++ b/app/cc_view/src/icon.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/icon.h b/app/cc_view/src/icon.h index f3338e5..edf1541 100644 --- a/app/cc_view/src/icon.h +++ b/app/cc_view/src/icon.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/main.cpp b/app/cc_view/src/main.cpp index 4d4933e..3d9dfbd 100644 --- a/app/cc_view/src/main.cpp +++ b/app/cc_view/src/main.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/DefaultMessageDisplayWidget.cpp b/app/cc_view/src/widget/DefaultMessageDisplayWidget.cpp index ada99a2..619481b 100644 --- a/app/cc_view/src/widget/DefaultMessageDisplayWidget.cpp +++ b/app/cc_view/src/widget/DefaultMessageDisplayWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/DefaultMessageDisplayWidget.h b/app/cc_view/src/widget/DefaultMessageDisplayWidget.h index 8e9069e..a2fa7ee 100644 --- a/app/cc_view/src/widget/DefaultMessageDisplayWidget.h +++ b/app/cc_view/src/widget/DefaultMessageDisplayWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/DefaultMessageWidget.cpp b/app/cc_view/src/widget/DefaultMessageWidget.cpp index 919b029..ee2038b 100644 --- a/app/cc_view/src/widget/DefaultMessageWidget.cpp +++ b/app/cc_view/src/widget/DefaultMessageWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/DefaultMessageWidget.h b/app/cc_view/src/widget/DefaultMessageWidget.h index 303a6c0..f032d7b 100644 --- a/app/cc_view/src/widget/DefaultMessageWidget.h +++ b/app/cc_view/src/widget/DefaultMessageWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/LeftPaneWidget.cpp b/app/cc_view/src/widget/LeftPaneWidget.cpp index 7b6d2fb..92a7874 100644 --- a/app/cc_view/src/widget/LeftPaneWidget.cpp +++ b/app/cc_view/src/widget/LeftPaneWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/LeftPaneWidget.h b/app/cc_view/src/widget/LeftPaneWidget.h index 1a76035..98938bf 100644 --- a/app/cc_view/src/widget/LeftPaneWidget.h +++ b/app/cc_view/src/widget/LeftPaneWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MainToolbar.cpp b/app/cc_view/src/widget/MainToolbar.cpp index 4b77168..8adb3c9 100644 --- a/app/cc_view/src/widget/MainToolbar.cpp +++ b/app/cc_view/src/widget/MainToolbar.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MainToolbar.h b/app/cc_view/src/widget/MainToolbar.h index 04ac342..9399446 100644 --- a/app/cc_view/src/widget/MainToolbar.h +++ b/app/cc_view/src/widget/MainToolbar.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MainWindowWidget.cpp b/app/cc_view/src/widget/MainWindowWidget.cpp index 3c80447..308f9d3 100644 --- a/app/cc_view/src/widget/MainWindowWidget.cpp +++ b/app/cc_view/src/widget/MainWindowWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MainWindowWidget.h b/app/cc_view/src/widget/MainWindowWidget.h index 4011f86..9c62f65 100644 --- a/app/cc_view/src/widget/MainWindowWidget.h +++ b/app/cc_view/src/widget/MainWindowWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessageDisplayWidget.h b/app/cc_view/src/widget/MessageDisplayWidget.h index 6721dcf..6866f87 100644 --- a/app/cc_view/src/widget/MessageDisplayWidget.h +++ b/app/cc_view/src/widget/MessageDisplayWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessageUpdateDialog.cpp b/app/cc_view/src/widget/MessageUpdateDialog.cpp index 372d877..d08726e 100644 --- a/app/cc_view/src/widget/MessageUpdateDialog.cpp +++ b/app/cc_view/src/widget/MessageUpdateDialog.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessageUpdateDialog.h b/app/cc_view/src/widget/MessageUpdateDialog.h index a08fbdb..cea396f 100644 --- a/app/cc_view/src/widget/MessageUpdateDialog.h +++ b/app/cc_view/src/widget/MessageUpdateDialog.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessageWidget.cpp b/app/cc_view/src/widget/MessageWidget.cpp index 9a9fa4e..1fd160d 100644 --- a/app/cc_view/src/widget/MessageWidget.cpp +++ b/app/cc_view/src/widget/MessageWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessageWidget.h b/app/cc_view/src/widget/MessageWidget.h index 782f8e5..4f6835f 100644 --- a/app/cc_view/src/widget/MessageWidget.h +++ b/app/cc_view/src/widget/MessageWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessagesFilterDialog.cpp b/app/cc_view/src/widget/MessagesFilterDialog.cpp index 37aad4f..c73feea 100644 --- a/app/cc_view/src/widget/MessagesFilterDialog.cpp +++ b/app/cc_view/src/widget/MessagesFilterDialog.cpp @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MessagesFilterDialog.h b/app/cc_view/src/widget/MessagesFilterDialog.h index f3892f8..fd2b112 100644 --- a/app/cc_view/src/widget/MessagesFilterDialog.h +++ b/app/cc_view/src/widget/MessagesFilterDialog.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgCommentDialog.cpp b/app/cc_view/src/widget/MsgCommentDialog.cpp index 7f0943f..9ce8551 100644 --- a/app/cc_view/src/widget/MsgCommentDialog.cpp +++ b/app/cc_view/src/widget/MsgCommentDialog.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgCommentDialog.h b/app/cc_view/src/widget/MsgCommentDialog.h index adb57bd..82b7369 100644 --- a/app/cc_view/src/widget/MsgCommentDialog.h +++ b/app/cc_view/src/widget/MsgCommentDialog.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgDetailsWidget.cpp b/app/cc_view/src/widget/MsgDetailsWidget.cpp index b165518..04b1bf5 100644 --- a/app/cc_view/src/widget/MsgDetailsWidget.cpp +++ b/app/cc_view/src/widget/MsgDetailsWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgDetailsWidget.h b/app/cc_view/src/widget/MsgDetailsWidget.h index 6277750..ff72e4b 100644 --- a/app/cc_view/src/widget/MsgDetailsWidget.h +++ b/app/cc_view/src/widget/MsgDetailsWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgListWidget.cpp b/app/cc_view/src/widget/MsgListWidget.cpp index 7e612a1..2892370 100644 --- a/app/cc_view/src/widget/MsgListWidget.cpp +++ b/app/cc_view/src/widget/MsgListWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/MsgListWidget.h b/app/cc_view/src/widget/MsgListWidget.h index 0b42f95..5b49564 100644 --- a/app/cc_view/src/widget/MsgListWidget.h +++ b/app/cc_view/src/widget/MsgListWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/PluginConfigDialog.cpp b/app/cc_view/src/widget/PluginConfigDialog.cpp index deb727a..610ee80 100644 --- a/app/cc_view/src/widget/PluginConfigDialog.cpp +++ b/app/cc_view/src/widget/PluginConfigDialog.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/PluginConfigDialog.h b/app/cc_view/src/widget/PluginConfigDialog.h index f1b1ec8..1e8bb46 100644 --- a/app/cc_view/src/widget/PluginConfigDialog.h +++ b/app/cc_view/src/widget/PluginConfigDialog.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/PluginsListWidget.cpp b/app/cc_view/src/widget/PluginsListWidget.cpp index 0d24534..eefa1f4 100644 --- a/app/cc_view/src/widget/PluginsListWidget.cpp +++ b/app/cc_view/src/widget/PluginsListWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/PluginsListWidget.h b/app/cc_view/src/widget/PluginsListWidget.h index 52cb5c4..79d9891 100644 --- a/app/cc_view/src/widget/PluginsListWidget.h +++ b/app/cc_view/src/widget/PluginsListWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/ProtocolsStackWidget.cpp b/app/cc_view/src/widget/ProtocolsStackWidget.cpp index 591fd60..7fbf842 100644 --- a/app/cc_view/src/widget/ProtocolsStackWidget.cpp +++ b/app/cc_view/src/widget/ProtocolsStackWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/ProtocolsStackWidget.h b/app/cc_view/src/widget/ProtocolsStackWidget.h index 831e5f0..1d05077 100644 --- a/app/cc_view/src/widget/ProtocolsStackWidget.h +++ b/app/cc_view/src/widget/ProtocolsStackWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RawHexDataDialog.cpp b/app/cc_view/src/widget/RawHexDataDialog.cpp index 81b694d..de0de31 100644 --- a/app/cc_view/src/widget/RawHexDataDialog.cpp +++ b/app/cc_view/src/widget/RawHexDataDialog.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RawHexDataDialog.h b/app/cc_view/src/widget/RawHexDataDialog.h index 40ae750..ead88a7 100644 --- a/app/cc_view/src/widget/RawHexDataDialog.h +++ b/app/cc_view/src/widget/RawHexDataDialog.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RecvAreaToolBar.cpp b/app/cc_view/src/widget/RecvAreaToolBar.cpp index 796c1fd..3a379dd 100644 --- a/app/cc_view/src/widget/RecvAreaToolBar.cpp +++ b/app/cc_view/src/widget/RecvAreaToolBar.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RecvAreaToolBar.h b/app/cc_view/src/widget/RecvAreaToolBar.h index fa550f9..9f42256 100644 --- a/app/cc_view/src/widget/RecvAreaToolBar.h +++ b/app/cc_view/src/widget/RecvAreaToolBar.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RecvMsgListWidget.cpp b/app/cc_view/src/widget/RecvMsgListWidget.cpp index c90f95b..37a7763 100644 --- a/app/cc_view/src/widget/RecvMsgListWidget.cpp +++ b/app/cc_view/src/widget/RecvMsgListWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RecvMsgListWidget.h b/app/cc_view/src/widget/RecvMsgListWidget.h index f58b9a3..9e0ea2d 100644 --- a/app/cc_view/src/widget/RecvMsgListWidget.h +++ b/app/cc_view/src/widget/RecvMsgListWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RightPaneWidget.cpp b/app/cc_view/src/widget/RightPaneWidget.cpp index 64893af..42f327e 100644 --- a/app/cc_view/src/widget/RightPaneWidget.cpp +++ b/app/cc_view/src/widget/RightPaneWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/RightPaneWidget.h b/app/cc_view/src/widget/RightPaneWidget.h index b1edc72..bb9f525 100644 --- a/app/cc_view/src/widget/RightPaneWidget.h +++ b/app/cc_view/src/widget/RightPaneWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/SendAreaToolBar.cpp b/app/cc_view/src/widget/SendAreaToolBar.cpp index 13844c8..8cbbbec 100644 --- a/app/cc_view/src/widget/SendAreaToolBar.cpp +++ b/app/cc_view/src/widget/SendAreaToolBar.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/SendAreaToolBar.h b/app/cc_view/src/widget/SendAreaToolBar.h index dd988ec..dbd17c1 100644 --- a/app/cc_view/src/widget/SendAreaToolBar.h +++ b/app/cc_view/src/widget/SendAreaToolBar.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/SendMsgListWidget.cpp b/app/cc_view/src/widget/SendMsgListWidget.cpp index 6ec99ca..3078a4b 100644 --- a/app/cc_view/src/widget/SendMsgListWidget.cpp +++ b/app/cc_view/src/widget/SendMsgListWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/SendMsgListWidget.h b/app/cc_view/src/widget/SendMsgListWidget.h index 3be69a5..d131e5f 100644 --- a/app/cc_view/src/widget/SendMsgListWidget.h +++ b/app/cc_view/src/widget/SendMsgListWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ArrayListFieldWidget.cpp b/app/cc_view/src/widget/field/ArrayListFieldWidget.cpp index 771fe21..a1c9518 100644 --- a/app/cc_view/src/widget/field/ArrayListFieldWidget.cpp +++ b/app/cc_view/src/widget/field/ArrayListFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ArrayListFieldWidget.h b/app/cc_view/src/widget/field/ArrayListFieldWidget.h index efebf58..833aab7 100644 --- a/app/cc_view/src/widget/field/ArrayListFieldWidget.h +++ b/app/cc_view/src/widget/field/ArrayListFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.cpp b/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.cpp index 3a0fa62..46ab1f5 100644 --- a/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.cpp +++ b/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.h b/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.h index a610055..8edd5ff 100644 --- a/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.h +++ b/app/cc_view/src/widget/field/ArrayListRawDataFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BitfieldFieldWidget.cpp b/app/cc_view/src/widget/field/BitfieldFieldWidget.cpp index ada3544..1648981 100644 --- a/app/cc_view/src/widget/field/BitfieldFieldWidget.cpp +++ b/app/cc_view/src/widget/field/BitfieldFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BitfieldFieldWidget.h b/app/cc_view/src/widget/field/BitfieldFieldWidget.h index 3dded22..f3f77bd 100644 --- a/app/cc_view/src/widget/field/BitfieldFieldWidget.h +++ b/app/cc_view/src/widget/field/BitfieldFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BitmaskValueFieldWidget.cpp b/app/cc_view/src/widget/field/BitmaskValueFieldWidget.cpp index 22da4d3..3ec6765 100644 --- a/app/cc_view/src/widget/field/BitmaskValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/BitmaskValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BitmaskValueFieldWidget.h b/app/cc_view/src/widget/field/BitmaskValueFieldWidget.h index 661c2a6..867a7e6 100644 --- a/app/cc_view/src/widget/field/BitmaskValueFieldWidget.h +++ b/app/cc_view/src/widget/field/BitmaskValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BundleFieldWidget.cpp b/app/cc_view/src/widget/field/BundleFieldWidget.cpp index 128b490..12143e5 100644 --- a/app/cc_view/src/widget/field/BundleFieldWidget.cpp +++ b/app/cc_view/src/widget/field/BundleFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/BundleFieldWidget.h b/app/cc_view/src/widget/field/BundleFieldWidget.h index de393b1..38b0469 100644 --- a/app/cc_view/src/widget/field/BundleFieldWidget.h +++ b/app/cc_view/src/widget/field/BundleFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/EnumValueFieldWidget.cpp b/app/cc_view/src/widget/field/EnumValueFieldWidget.cpp index 997276b..9c5ed1c 100644 --- a/app/cc_view/src/widget/field/EnumValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/EnumValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/EnumValueFieldWidget.h b/app/cc_view/src/widget/field/EnumValueFieldWidget.h index 90333f5..6bb28af 100644 --- a/app/cc_view/src/widget/field/EnumValueFieldWidget.h +++ b/app/cc_view/src/widget/field/EnumValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/FieldWidget.cpp b/app/cc_view/src/widget/field/FieldWidget.cpp index 0afef06..1fddd00 100644 --- a/app/cc_view/src/widget/field/FieldWidget.cpp +++ b/app/cc_view/src/widget/field/FieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/FieldWidget.h b/app/cc_view/src/widget/field/FieldWidget.h index 820b6c5..be3d218 100644 --- a/app/cc_view/src/widget/field/FieldWidget.h +++ b/app/cc_view/src/widget/field/FieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/FloatValueFieldWidget.cpp b/app/cc_view/src/widget/field/FloatValueFieldWidget.cpp index e181de6..544359c 100644 --- a/app/cc_view/src/widget/field/FloatValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/FloatValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/FloatValueFieldWidget.h b/app/cc_view/src/widget/field/FloatValueFieldWidget.h index 37af9b6..cf93eff 100644 --- a/app/cc_view/src/widget/field/FloatValueFieldWidget.h +++ b/app/cc_view/src/widget/field/FloatValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/IntValueFieldWidget.cpp b/app/cc_view/src/widget/field/IntValueFieldWidget.cpp index e609f8d..1edc870 100644 --- a/app/cc_view/src/widget/field/IntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/IntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/IntValueFieldWidget.h b/app/cc_view/src/widget/field/IntValueFieldWidget.h index 531440f..6039c0e 100644 --- a/app/cc_view/src/widget/field/IntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/IntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/LongIntValueFieldWidget.cpp b/app/cc_view/src/widget/field/LongIntValueFieldWidget.cpp index f11494f..85bd6c7 100644 --- a/app/cc_view/src/widget/field/LongIntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/LongIntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/LongIntValueFieldWidget.h b/app/cc_view/src/widget/field/LongIntValueFieldWidget.h index 01ff36b..adfdac7 100644 --- a/app/cc_view/src/widget/field/LongIntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/LongIntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.cpp b/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.cpp index 079d4ac..bd1e21d 100644 --- a/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.h b/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.h index eb6e5ec..6bc45ba 100644 --- a/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/LongLongIntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/OptionalFieldWidget.cpp b/app/cc_view/src/widget/field/OptionalFieldWidget.cpp index edea67c..10779fc 100644 --- a/app/cc_view/src/widget/field/OptionalFieldWidget.cpp +++ b/app/cc_view/src/widget/field/OptionalFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/OptionalFieldWidget.h b/app/cc_view/src/widget/field/OptionalFieldWidget.h index 2ff3d3f..b8f69bf 100644 --- a/app/cc_view/src/widget/field/OptionalFieldWidget.h +++ b/app/cc_view/src/widget/field/OptionalFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.cpp b/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.cpp index 05614bf..82d4f8c 100644 --- a/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.h b/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.h index deafbe5..e0b36a6 100644 --- a/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/ScaledIntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ShortIntValueFieldWidget.cpp b/app/cc_view/src/widget/field/ShortIntValueFieldWidget.cpp index c0d203c..8dbaadd 100644 --- a/app/cc_view/src/widget/field/ShortIntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/ShortIntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/ShortIntValueFieldWidget.h b/app/cc_view/src/widget/field/ShortIntValueFieldWidget.h index 167438a..58a539c 100644 --- a/app/cc_view/src/widget/field/ShortIntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/ShortIntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/SpecialValueWidget.cpp b/app/cc_view/src/widget/field/SpecialValueWidget.cpp index 45eae92..88e5537 100644 --- a/app/cc_view/src/widget/field/SpecialValueWidget.cpp +++ b/app/cc_view/src/widget/field/SpecialValueWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/SpecialValueWidget.h b/app/cc_view/src/widget/field/SpecialValueWidget.h index edc8755..f3a9961 100644 --- a/app/cc_view/src/widget/field/SpecialValueWidget.h +++ b/app/cc_view/src/widget/field/SpecialValueWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2019 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2019 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/StringFieldWidget.cpp b/app/cc_view/src/widget/field/StringFieldWidget.cpp index 1c88379..34ae6f7 100644 --- a/app/cc_view/src/widget/field/StringFieldWidget.cpp +++ b/app/cc_view/src/widget/field/StringFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/StringFieldWidget.h b/app/cc_view/src/widget/field/StringFieldWidget.h index 6e6c100..1eee89b 100644 --- a/app/cc_view/src/widget/field/StringFieldWidget.h +++ b/app/cc_view/src/widget/field/StringFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/UnknownValueFieldWidget.cpp b/app/cc_view/src/widget/field/UnknownValueFieldWidget.cpp index 9d9aaa5..6170acb 100644 --- a/app/cc_view/src/widget/field/UnknownValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/UnknownValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/UnknownValueFieldWidget.h b/app/cc_view/src/widget/field/UnknownValueFieldWidget.h index 4410573..d2dc9ab 100644 --- a/app/cc_view/src/widget/field/UnknownValueFieldWidget.h +++ b/app/cc_view/src/widget/field/UnknownValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.cpp b/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.cpp index 2f6018b..8fcfa2f 100644 --- a/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.cpp +++ b/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.h b/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.h index 0b3ef14..976467c 100644 --- a/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.h +++ b/app/cc_view/src/widget/field/UnsignedLongLongIntValueFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/VariantFieldWidget.cpp b/app/cc_view/src/widget/field/VariantFieldWidget.cpp index 75f5ee1..fa6d2c9 100644 --- a/app/cc_view/src/widget/field/VariantFieldWidget.cpp +++ b/app/cc_view/src/widget/field/VariantFieldWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/app/cc_view/src/widget/field/VariantFieldWidget.h b/app/cc_view/src/widget/field/VariantFieldWidget.h index da9d120..45c5a57 100644 --- a/app/cc_view/src/widget/field/VariantFieldWidget.h +++ b/app/cc_view/src/widget/field/VariantFieldWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Api.h b/lib/include/cc_tools_qt/Api.h index 71edb5e..52144c4 100644 --- a/lib/include/cc_tools_qt/Api.h +++ b/lib/include/cc_tools_qt/Api.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/ConfigMgr.h b/lib/include/cc_tools_qt/ConfigMgr.h index 3057110..b25b70d 100644 --- a/lib/include/cc_tools_qt/ConfigMgr.h +++ b/lib/include/cc_tools_qt/ConfigMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/DataInfo.h b/lib/include/cc_tools_qt/DataInfo.h index 887635d..8a545c5 100644 --- a/lib/include/cc_tools_qt/DataInfo.h +++ b/lib/include/cc_tools_qt/DataInfo.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/ErrorStatus.h b/lib/include/cc_tools_qt/ErrorStatus.h index 105b997..beb8630 100644 --- a/lib/include/cc_tools_qt/ErrorStatus.h +++ b/lib/include/cc_tools_qt/ErrorStatus.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This library is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/ExtraInfoMessage.h b/lib/include/cc_tools_qt/ExtraInfoMessage.h index 6782084..eb2c48c 100644 --- a/lib/include/cc_tools_qt/ExtraInfoMessage.h +++ b/lib/include/cc_tools_qt/ExtraInfoMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Filter.h b/lib/include/cc_tools_qt/Filter.h index c9ca65e..a080ca5 100644 --- a/lib/include/cc_tools_qt/Filter.h +++ b/lib/include/cc_tools_qt/Filter.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/InvalidMessage.h b/lib/include/cc_tools_qt/InvalidMessage.h index 0783e17..1686995 100644 --- a/lib/include/cc_tools_qt/InvalidMessage.h +++ b/lib/include/cc_tools_qt/InvalidMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Message.h b/lib/include/cc_tools_qt/Message.h index 8756927..85ebf7e 100644 --- a/lib/include/cc_tools_qt/Message.h +++ b/lib/include/cc_tools_qt/Message.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/MessageBase.h b/lib/include/cc_tools_qt/MessageBase.h index 5e17b31..be9f2d9 100644 --- a/lib/include/cc_tools_qt/MessageBase.h +++ b/lib/include/cc_tools_qt/MessageBase.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/MessageHandler.h b/lib/include/cc_tools_qt/MessageHandler.h index 1081cf5..5f9207c 100644 --- a/lib/include/cc_tools_qt/MessageHandler.h +++ b/lib/include/cc_tools_qt/MessageHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/MsgFileMgr.h b/lib/include/cc_tools_qt/MsgFileMgr.h index 44da2cb..8b27e58 100644 --- a/lib/include/cc_tools_qt/MsgFileMgr.h +++ b/lib/include/cc_tools_qt/MsgFileMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/MsgMgr.h b/lib/include/cc_tools_qt/MsgMgr.h index 894ecf0..93c5c2e 100644 --- a/lib/include/cc_tools_qt/MsgMgr.h +++ b/lib/include/cc_tools_qt/MsgMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/MsgSendMgr.h b/lib/include/cc_tools_qt/MsgSendMgr.h index 0859d23..e758682 100644 --- a/lib/include/cc_tools_qt/MsgSendMgr.h +++ b/lib/include/cc_tools_qt/MsgSendMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Plugin.h b/lib/include/cc_tools_qt/Plugin.h index 72023d1..e89b2e2 100644 --- a/lib/include/cc_tools_qt/Plugin.h +++ b/lib/include/cc_tools_qt/Plugin.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/PluginMgr.h b/lib/include/cc_tools_qt/PluginMgr.h index 97698b9..002795b 100644 --- a/lib/include/cc_tools_qt/PluginMgr.h +++ b/lib/include/cc_tools_qt/PluginMgr.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/PluginProperties.h b/lib/include/cc_tools_qt/PluginProperties.h index 9cf27fd..02017c2 100644 --- a/lib/include/cc_tools_qt/PluginProperties.h +++ b/lib/include/cc_tools_qt/PluginProperties.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Protocol.h b/lib/include/cc_tools_qt/Protocol.h index 53d3373..71eddac 100644 --- a/lib/include/cc_tools_qt/Protocol.h +++ b/lib/include/cc_tools_qt/Protocol.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/ProtocolBase.h b/lib/include/cc_tools_qt/ProtocolBase.h index 63e0617..c64d174 100644 --- a/lib/include/cc_tools_qt/ProtocolBase.h +++ b/lib/include/cc_tools_qt/ProtocolBase.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/ProtocolMessageBase.h b/lib/include/cc_tools_qt/ProtocolMessageBase.h index d25e81a..b23c22d 100644 --- a/lib/include/cc_tools_qt/ProtocolMessageBase.h +++ b/lib/include/cc_tools_qt/ProtocolMessageBase.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/RawDataMessage.h b/lib/include/cc_tools_qt/RawDataMessage.h index f8e343e..6181bb0 100644 --- a/lib/include/cc_tools_qt/RawDataMessage.h +++ b/lib/include/cc_tools_qt/RawDataMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/Socket.h b/lib/include/cc_tools_qt/Socket.h index 05c3e0a..f1b31e3 100644 --- a/lib/include/cc_tools_qt/Socket.h +++ b/lib/include/cc_tools_qt/Socket.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/StaticSingleton.h b/lib/include/cc_tools_qt/StaticSingleton.h index e3c0336..a556227 100644 --- a/lib/include/cc_tools_qt/StaticSingleton.h +++ b/lib/include/cc_tools_qt/StaticSingleton.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/TransportMessageBase.h b/lib/include/cc_tools_qt/TransportMessageBase.h index c57543d..a5aa700 100644 --- a/lib/include/cc_tools_qt/TransportMessageBase.h +++ b/lib/include/cc_tools_qt/TransportMessageBase.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/cc_tools_qt.h b/lib/include/cc_tools_qt/cc_tools_qt.h index 81fb872..62e89bc 100644 --- a/lib/include/cc_tools_qt/cc_tools_qt.h +++ b/lib/include/cc_tools_qt/cc_tools_qt.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/comms_champion.h b/lib/include/cc_tools_qt/comms_champion.h index 511efde..f9e530f 100644 --- a/lib/include/cc_tools_qt/comms_champion.h +++ b/lib/include/cc_tools_qt/comms_champion.h @@ -1,5 +1,5 @@ // -// Copyright 2021 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2021 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/details/FieldWrapperCreator.h b/lib/include/cc_tools_qt/details/FieldWrapperCreator.h index d4780c3..ff28e41 100644 --- a/lib/include/cc_tools_qt/details/FieldWrapperCreator.h +++ b/lib/include/cc_tools_qt/details/FieldWrapperCreator.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/details/ret_unique_ptr.h b/lib/include/cc_tools_qt/details/ret_unique_ptr.h index 00e9f86..aa8bd09 100644 --- a/lib/include/cc_tools_qt/details/ret_unique_ptr.h +++ b/lib/include/cc_tools_qt/details/ret_unique_ptr.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/AllWrappers.h b/lib/include/cc_tools_qt/field_wrapper/AllWrappers.h index 4872745..5d949ea 100644 --- a/lib/include/cc_tools_qt/field_wrapper/AllWrappers.h +++ b/lib/include/cc_tools_qt/field_wrapper/AllWrappers.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/ArrayListRawDataWrapper.h b/lib/include/cc_tools_qt/field_wrapper/ArrayListRawDataWrapper.h index ff5b81e..8bf46bb 100644 --- a/lib/include/cc_tools_qt/field_wrapper/ArrayListRawDataWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/ArrayListRawDataWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/ArrayListWrapper.h b/lib/include/cc_tools_qt/field_wrapper/ArrayListWrapper.h index 93e8a2b..cef945d 100644 --- a/lib/include/cc_tools_qt/field_wrapper/ArrayListWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/ArrayListWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/BitfieldWrapper.h b/lib/include/cc_tools_qt/field_wrapper/BitfieldWrapper.h index 5e22081..61b52d6 100644 --- a/lib/include/cc_tools_qt/field_wrapper/BitfieldWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/BitfieldWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/BitmaskValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/BitmaskValueWrapper.h index 75db56f..c83d019 100644 --- a/lib/include/cc_tools_qt/field_wrapper/BitmaskValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/BitmaskValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/BundleWrapper.h b/lib/include/cc_tools_qt/field_wrapper/BundleWrapper.h index e98ed36..f443809 100644 --- a/lib/include/cc_tools_qt/field_wrapper/BundleWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/BundleWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/EnumValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/EnumValueWrapper.h index 12b6297..59caf1f 100644 --- a/lib/include/cc_tools_qt/field_wrapper/EnumValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/EnumValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/FieldWrapper.h b/lib/include/cc_tools_qt/field_wrapper/FieldWrapper.h index f22496f..be21939 100644 --- a/lib/include/cc_tools_qt/field_wrapper/FieldWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/FieldWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/FieldWrapperHandler.h b/lib/include/cc_tools_qt/field_wrapper/FieldWrapperHandler.h index 952f107..4efdac3 100644 --- a/lib/include/cc_tools_qt/field_wrapper/FieldWrapperHandler.h +++ b/lib/include/cc_tools_qt/field_wrapper/FieldWrapperHandler.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/FloatValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/FloatValueWrapper.h index aa9ac9c..02b604b 100644 --- a/lib/include/cc_tools_qt/field_wrapper/FloatValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/FloatValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/IntValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/IntValueWrapper.h index 19cbf84..e0212bc 100644 --- a/lib/include/cc_tools_qt/field_wrapper/IntValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/IntValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/NumericValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/NumericValueWrapper.h index 0c518a4..4e4a55a 100644 --- a/lib/include/cc_tools_qt/field_wrapper/NumericValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/NumericValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/OptionalWrapper.h b/lib/include/cc_tools_qt/field_wrapper/OptionalWrapper.h index f9d9c7d..d8c8058 100644 --- a/lib/include/cc_tools_qt/field_wrapper/OptionalWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/OptionalWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/StringWrapper.h b/lib/include/cc_tools_qt/field_wrapper/StringWrapper.h index eceef3a..5ba0d72 100644 --- a/lib/include/cc_tools_qt/field_wrapper/StringWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/StringWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/UnknownValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/UnknownValueWrapper.h index d96065e..c7aaa78 100644 --- a/lib/include/cc_tools_qt/field_wrapper/UnknownValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/UnknownValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/UnsignedLongValueWrapper.h b/lib/include/cc_tools_qt/field_wrapper/UnsignedLongValueWrapper.h index 6bf7dae..89e7934 100644 --- a/lib/include/cc_tools_qt/field_wrapper/UnsignedLongValueWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/UnsignedLongValueWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/field_wrapper/VariantWrapper.h b/lib/include/cc_tools_qt/field_wrapper/VariantWrapper.h index 2069935..5f75b89 100644 --- a/lib/include/cc_tools_qt/field_wrapper/VariantWrapper.h +++ b/lib/include/cc_tools_qt/field_wrapper/VariantWrapper.h @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/property/field.h b/lib/include/cc_tools_qt/property/field.h index b852d10..fbb58a8 100644 --- a/lib/include/cc_tools_qt/property/field.h +++ b/lib/include/cc_tools_qt/property/field.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/property/message.h b/lib/include/cc_tools_qt/property/message.h index f675b11..32a47d0 100644 --- a/lib/include/cc_tools_qt/property/message.h +++ b/lib/include/cc_tools_qt/property/message.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/include/cc_tools_qt/version.h b/lib/include/cc_tools_qt/version.h index 5e54cb8..abdd3bd 100644 --- a/lib/include/cc_tools_qt/version.h +++ b/lib/include/cc_tools_qt/version.h @@ -1,5 +1,5 @@ // -// Copyright 2018 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2018 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/lib/src/ConfigMgr.cpp b/lib/src/ConfigMgr.cpp index 6dcdd5f..7ffced4 100644 --- a/lib/src/ConfigMgr.cpp +++ b/lib/src/ConfigMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/ErrorStatus.cpp b/lib/src/ErrorStatus.cpp index 3c91cf4..e411c2e 100644 --- a/lib/src/ErrorStatus.cpp +++ b/lib/src/ErrorStatus.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/Filter.cpp b/lib/src/Filter.cpp index 9ed2208..9c004e6 100644 --- a/lib/src/Filter.cpp +++ b/lib/src/Filter.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/Message.cpp b/lib/src/Message.cpp index b72d3ac..cd71b4b 100644 --- a/lib/src/Message.cpp +++ b/lib/src/Message.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MessageHandler.cpp b/lib/src/MessageHandler.cpp index c30f14e..9138371 100644 --- a/lib/src/MessageHandler.cpp +++ b/lib/src/MessageHandler.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgFileMgr.cpp b/lib/src/MsgFileMgr.cpp index 106b0bd..9fde856 100644 --- a/lib/src/MsgFileMgr.cpp +++ b/lib/src/MsgFileMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgMgr.cpp b/lib/src/MsgMgr.cpp index 27570e1..b17d1ad 100644 --- a/lib/src/MsgMgr.cpp +++ b/lib/src/MsgMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgMgrImpl.cpp b/lib/src/MsgMgrImpl.cpp index 4646811..129adf4 100644 --- a/lib/src/MsgMgrImpl.cpp +++ b/lib/src/MsgMgrImpl.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgMgrImpl.h b/lib/src/MsgMgrImpl.h index c30dd9d..f43c345 100644 --- a/lib/src/MsgMgrImpl.h +++ b/lib/src/MsgMgrImpl.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgSendMgr.cpp b/lib/src/MsgSendMgr.cpp index 21c68ee..1531839 100644 --- a/lib/src/MsgSendMgr.cpp +++ b/lib/src/MsgSendMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgSendMgrImpl.cpp b/lib/src/MsgSendMgrImpl.cpp index 52ba9e3..d3dcddd 100644 --- a/lib/src/MsgSendMgrImpl.cpp +++ b/lib/src/MsgSendMgrImpl.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/MsgSendMgrImpl.h b/lib/src/MsgSendMgrImpl.h index 76882a0..e7d7a59 100644 --- a/lib/src/MsgSendMgrImpl.h +++ b/lib/src/MsgSendMgrImpl.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/Plugin.cpp b/lib/src/Plugin.cpp index 9f52dea..7feae0e 100644 --- a/lib/src/Plugin.cpp +++ b/lib/src/Plugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/PluginMgr.cpp b/lib/src/PluginMgr.cpp index ae6cdb4..810761b 100644 --- a/lib/src/PluginMgr.cpp +++ b/lib/src/PluginMgr.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/PluginMgrImpl.cpp b/lib/src/PluginMgrImpl.cpp index 8a0c08d..a245b5c 100644 --- a/lib/src/PluginMgrImpl.cpp +++ b/lib/src/PluginMgrImpl.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/PluginMgrImpl.h b/lib/src/PluginMgrImpl.h index 49446d0..a29be02 100644 --- a/lib/src/PluginMgrImpl.h +++ b/lib/src/PluginMgrImpl.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/PluginProperties.cpp b/lib/src/PluginProperties.cpp index f298f77..b55423b 100644 --- a/lib/src/PluginProperties.cpp +++ b/lib/src/PluginProperties.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/Protocol.cpp b/lib/src/Protocol.cpp index 12c962a..e87eb10 100644 --- a/lib/src/Protocol.cpp +++ b/lib/src/Protocol.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/Socket.cpp b/lib/src/Socket.cpp index 698daff..06f7202 100644 --- a/lib/src/Socket.cpp +++ b/lib/src/Socket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/ArrayListRawDataWrapper.cpp b/lib/src/field_wrapper/ArrayListRawDataWrapper.cpp index 0fb21ce..638eb58 100644 --- a/lib/src/field_wrapper/ArrayListRawDataWrapper.cpp +++ b/lib/src/field_wrapper/ArrayListRawDataWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/ArrayListWrapper.cpp b/lib/src/field_wrapper/ArrayListWrapper.cpp index 782ba36..8b42e6e 100644 --- a/lib/src/field_wrapper/ArrayListWrapper.cpp +++ b/lib/src/field_wrapper/ArrayListWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/BitfieldWrapper.cpp b/lib/src/field_wrapper/BitfieldWrapper.cpp index 5484031..0c4ad44 100644 --- a/lib/src/field_wrapper/BitfieldWrapper.cpp +++ b/lib/src/field_wrapper/BitfieldWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/BitmaskValueWrapper.cpp b/lib/src/field_wrapper/BitmaskValueWrapper.cpp index ca2c635..1760836 100644 --- a/lib/src/field_wrapper/BitmaskValueWrapper.cpp +++ b/lib/src/field_wrapper/BitmaskValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/BundleWrapper.cpp b/lib/src/field_wrapper/BundleWrapper.cpp index bd1153f..9137e11 100644 --- a/lib/src/field_wrapper/BundleWrapper.cpp +++ b/lib/src/field_wrapper/BundleWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/EnumValueWrapper.cpp b/lib/src/field_wrapper/EnumValueWrapper.cpp index 82e36f1..ca84b9d 100644 --- a/lib/src/field_wrapper/EnumValueWrapper.cpp +++ b/lib/src/field_wrapper/EnumValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/FieldWrapper.cpp b/lib/src/field_wrapper/FieldWrapper.cpp index e53a0f7..8cc58a4 100644 --- a/lib/src/field_wrapper/FieldWrapper.cpp +++ b/lib/src/field_wrapper/FieldWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/FloatValueWrapper.cpp b/lib/src/field_wrapper/FloatValueWrapper.cpp index 92beebb..f46077e 100644 --- a/lib/src/field_wrapper/FloatValueWrapper.cpp +++ b/lib/src/field_wrapper/FloatValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/IntValueWrapper.cpp b/lib/src/field_wrapper/IntValueWrapper.cpp index f4de370..c101f79 100644 --- a/lib/src/field_wrapper/IntValueWrapper.cpp +++ b/lib/src/field_wrapper/IntValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/OptionalWrapper.cpp b/lib/src/field_wrapper/OptionalWrapper.cpp index 8158463..5729dde 100644 --- a/lib/src/field_wrapper/OptionalWrapper.cpp +++ b/lib/src/field_wrapper/OptionalWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/StringWrapper.cpp b/lib/src/field_wrapper/StringWrapper.cpp index 9c2b472..ce67b22 100644 --- a/lib/src/field_wrapper/StringWrapper.cpp +++ b/lib/src/field_wrapper/StringWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/UnknownValueWrapper.cpp b/lib/src/field_wrapper/UnknownValueWrapper.cpp index 7780db2..f5b64b9 100644 --- a/lib/src/field_wrapper/UnknownValueWrapper.cpp +++ b/lib/src/field_wrapper/UnknownValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/UnsignedLongValueWrapper.cpp b/lib/src/field_wrapper/UnsignedLongValueWrapper.cpp index a3960eb..8143be0 100644 --- a/lib/src/field_wrapper/UnsignedLongValueWrapper.cpp +++ b/lib/src/field_wrapper/UnsignedLongValueWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2017 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2017 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/field_wrapper/VariantWrapper.cpp b/lib/src/field_wrapper/VariantWrapper.cpp index 15e7ebb..3085b33 100644 --- a/lib/src/field_wrapper/VariantWrapper.cpp +++ b/lib/src/field_wrapper/VariantWrapper.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/property/field.cpp b/lib/src/property/field.cpp index bf80663..5e2d8e7 100644 --- a/lib/src/property/field.cpp +++ b/lib/src/property/field.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/lib/src/property/message.cpp b/lib/src/property/message.cpp index c1629c7..8591b98 100644 --- a/lib/src/property/message.cpp +++ b/lib/src/property/message.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/echo_socket/EchoSocket.cpp b/plugin/echo_socket/EchoSocket.cpp index 50531a5..de743a4 100644 --- a/plugin/echo_socket/EchoSocket.cpp +++ b/plugin/echo_socket/EchoSocket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/echo_socket/EchoSocket.h b/plugin/echo_socket/EchoSocket.h index fa4049c..fa682ff 100644 --- a/plugin/echo_socket/EchoSocket.h +++ b/plugin/echo_socket/EchoSocket.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/echo_socket/EchoSocketPlugin.cpp b/plugin/echo_socket/EchoSocketPlugin.cpp index c764e22..f0410c8 100644 --- a/plugin/echo_socket/EchoSocketPlugin.cpp +++ b/plugin/echo_socket/EchoSocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/echo_socket/EchoSocketPlugin.h b/plugin/echo_socket/EchoSocketPlugin.h index bf29afe..1837d5d 100644 --- a/plugin/echo_socket/EchoSocketPlugin.h +++ b/plugin/echo_socket/EchoSocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/null_socket/NullSocket.cpp b/plugin/null_socket/NullSocket.cpp index c9f814c..9140d4a 100644 --- a/plugin/null_socket/NullSocket.cpp +++ b/plugin/null_socket/NullSocket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/null_socket/NullSocket.h b/plugin/null_socket/NullSocket.h index 4eaaf53..da2bd14 100644 --- a/plugin/null_socket/NullSocket.h +++ b/plugin/null_socket/NullSocket.h @@ -1,5 +1,5 @@ // -// Copyright 2014 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2014 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/null_socket/NullSocketPlugin.cpp b/plugin/null_socket/NullSocketPlugin.cpp index c126bb1..185b8db 100644 --- a/plugin/null_socket/NullSocketPlugin.cpp +++ b/plugin/null_socket/NullSocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/null_socket/NullSocketPlugin.h b/plugin/null_socket/NullSocketPlugin.h index be7a30a..5d0b28c 100644 --- a/plugin/null_socket/NullSocketPlugin.h +++ b/plugin/null_socket/NullSocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/DataMessage.cpp b/plugin/raw_data_protocol/cc_plugin/DataMessage.cpp index 1972a37..afa50d6 100644 --- a/plugin/raw_data_protocol/cc_plugin/DataMessage.cpp +++ b/plugin/raw_data_protocol/cc_plugin/DataMessage.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/DataMessage.h b/plugin/raw_data_protocol/cc_plugin/DataMessage.h index 8b9df52..3445306 100644 --- a/plugin/raw_data_protocol/cc_plugin/DataMessage.h +++ b/plugin/raw_data_protocol/cc_plugin/DataMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Message.h b/plugin/raw_data_protocol/cc_plugin/Message.h index 2701318..0988698 100644 --- a/plugin/raw_data_protocol/cc_plugin/Message.h +++ b/plugin/raw_data_protocol/cc_plugin/Message.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Plugin.cpp b/plugin/raw_data_protocol/cc_plugin/Plugin.cpp index bd4a0f8..8e1ca0a 100644 --- a/plugin/raw_data_protocol/cc_plugin/Plugin.cpp +++ b/plugin/raw_data_protocol/cc_plugin/Plugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Plugin.h b/plugin/raw_data_protocol/cc_plugin/Plugin.h index 31ca13d..d9d93d9 100644 --- a/plugin/raw_data_protocol/cc_plugin/Plugin.h +++ b/plugin/raw_data_protocol/cc_plugin/Plugin.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Protocol.cpp b/plugin/raw_data_protocol/cc_plugin/Protocol.cpp index 98897a9..01004ff 100644 --- a/plugin/raw_data_protocol/cc_plugin/Protocol.cpp +++ b/plugin/raw_data_protocol/cc_plugin/Protocol.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Protocol.h b/plugin/raw_data_protocol/cc_plugin/Protocol.h index adf585a..d65da3e 100644 --- a/plugin/raw_data_protocol/cc_plugin/Protocol.h +++ b/plugin/raw_data_protocol/cc_plugin/Protocol.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/Stack.h b/plugin/raw_data_protocol/cc_plugin/Stack.h index a9fd7a2..e225c40 100644 --- a/plugin/raw_data_protocol/cc_plugin/Stack.h +++ b/plugin/raw_data_protocol/cc_plugin/Stack.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/TransportMessage.cpp b/plugin/raw_data_protocol/cc_plugin/TransportMessage.cpp index a0abce4..c05fb0b 100644 --- a/plugin/raw_data_protocol/cc_plugin/TransportMessage.cpp +++ b/plugin/raw_data_protocol/cc_plugin/TransportMessage.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/cc_plugin/TransportMessage.h b/plugin/raw_data_protocol/cc_plugin/TransportMessage.h index 72fb6b2..9db71c2 100644 --- a/plugin/raw_data_protocol/cc_plugin/TransportMessage.h +++ b/plugin/raw_data_protocol/cc_plugin/TransportMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/include/raw_data_protocol/DataMessage.h b/plugin/raw_data_protocol/include/raw_data_protocol/DataMessage.h index f98beb9..3d4b42f 100644 --- a/plugin/raw_data_protocol/include/raw_data_protocol/DataMessage.h +++ b/plugin/raw_data_protocol/include/raw_data_protocol/DataMessage.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/include/raw_data_protocol/Message.h b/plugin/raw_data_protocol/include/raw_data_protocol/Message.h index 1095d9b..943806c 100644 --- a/plugin/raw_data_protocol/include/raw_data_protocol/Message.h +++ b/plugin/raw_data_protocol/include/raw_data_protocol/Message.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/raw_data_protocol/include/raw_data_protocol/Stack.h b/plugin/raw_data_protocol/include/raw_data_protocol/Stack.h index b2ef97b..0fad127 100644 --- a/plugin/raw_data_protocol/include/raw_data_protocol/Stack.h +++ b/plugin/raw_data_protocol/include/raw_data_protocol/Stack.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocket.cpp b/plugin/serial_socket/SerialSocket.cpp index a6bd370..381fe61 100644 --- a/plugin/serial_socket/SerialSocket.cpp +++ b/plugin/serial_socket/SerialSocket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocket.h b/plugin/serial_socket/SerialSocket.h index 5b1cdb4..4c17a8d 100644 --- a/plugin/serial_socket/SerialSocket.h +++ b/plugin/serial_socket/SerialSocket.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocketConfigWidget.cpp b/plugin/serial_socket/SerialSocketConfigWidget.cpp index b067404..71cad35 100644 --- a/plugin/serial_socket/SerialSocketConfigWidget.cpp +++ b/plugin/serial_socket/SerialSocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocketConfigWidget.h b/plugin/serial_socket/SerialSocketConfigWidget.h index 299f9a2..bc5b21f 100644 --- a/plugin/serial_socket/SerialSocketConfigWidget.h +++ b/plugin/serial_socket/SerialSocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocketPlugin.cpp b/plugin/serial_socket/SerialSocketPlugin.cpp index 3c70393..55ac275 100644 --- a/plugin/serial_socket/SerialSocketPlugin.cpp +++ b/plugin/serial_socket/SerialSocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/serial_socket/SerialSocketPlugin.h b/plugin/serial_socket/SerialSocketPlugin.h index 495ce76..8abcc55 100644 --- a/plugin/serial_socket/SerialSocketPlugin.h +++ b/plugin/serial_socket/SerialSocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocket.cpp b/plugin/ssl_socket/client/SslSocket.cpp index 290c736..89aeb99 100644 --- a/plugin/ssl_socket/client/SslSocket.cpp +++ b/plugin/ssl_socket/client/SslSocket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocket.h b/plugin/ssl_socket/client/SslSocket.h index 56fcde7..40fb01f 100644 --- a/plugin/ssl_socket/client/SslSocket.h +++ b/plugin/ssl_socket/client/SslSocket.h @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocketConfigWidget.cpp b/plugin/ssl_socket/client/SslSocketConfigWidget.cpp index d4852f4..a1084db 100644 --- a/plugin/ssl_socket/client/SslSocketConfigWidget.cpp +++ b/plugin/ssl_socket/client/SslSocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocketConfigWidget.h b/plugin/ssl_socket/client/SslSocketConfigWidget.h index e76b837..413cac4 100644 --- a/plugin/ssl_socket/client/SslSocketConfigWidget.h +++ b/plugin/ssl_socket/client/SslSocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2023 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2023 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocketPlugin.cpp b/plugin/ssl_socket/client/SslSocketPlugin.cpp index 2a75d74..9af9cae 100644 --- a/plugin/ssl_socket/client/SslSocketPlugin.cpp +++ b/plugin/ssl_socket/client/SslSocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/ssl_socket/client/SslSocketPlugin.h b/plugin/ssl_socket/client/SslSocketPlugin.h index 329640a..07ba563 100644 --- a/plugin/ssl_socket/client/SslSocketPlugin.h +++ b/plugin/ssl_socket/client/SslSocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/Socket.cpp b/plugin/tcp_socket/client/Socket.cpp index 1dcb9dc..84e0053 100644 --- a/plugin/tcp_socket/client/Socket.cpp +++ b/plugin/tcp_socket/client/Socket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/Socket.h b/plugin/tcp_socket/client/Socket.h index 53b57ef..f717668 100644 --- a/plugin/tcp_socket/client/Socket.h +++ b/plugin/tcp_socket/client/Socket.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/SocketConfigWidget.cpp b/plugin/tcp_socket/client/SocketConfigWidget.cpp index a480534..cf05230 100644 --- a/plugin/tcp_socket/client/SocketConfigWidget.cpp +++ b/plugin/tcp_socket/client/SocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/SocketConfigWidget.h b/plugin/tcp_socket/client/SocketConfigWidget.h index 7590eb4..c202231 100644 --- a/plugin/tcp_socket/client/SocketConfigWidget.h +++ b/plugin/tcp_socket/client/SocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/SocketPlugin.cpp b/plugin/tcp_socket/client/SocketPlugin.cpp index e9c8575..0e57d05 100644 --- a/plugin/tcp_socket/client/SocketPlugin.cpp +++ b/plugin/tcp_socket/client/SocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/client/SocketPlugin.h b/plugin/tcp_socket/client/SocketPlugin.h index 426d684..5b25b27 100644 --- a/plugin/tcp_socket/client/SocketPlugin.h +++ b/plugin/tcp_socket/client/SocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/Socket.cpp b/plugin/tcp_socket/proxy/Socket.cpp index 28dec7c..114afca 100644 --- a/plugin/tcp_socket/proxy/Socket.cpp +++ b/plugin/tcp_socket/proxy/Socket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/Socket.h b/plugin/tcp_socket/proxy/Socket.h index 20de8da..09f65f8 100644 --- a/plugin/tcp_socket/proxy/Socket.h +++ b/plugin/tcp_socket/proxy/Socket.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/SocketConfigWidget.cpp b/plugin/tcp_socket/proxy/SocketConfigWidget.cpp index a0a91a3..4b27333 100644 --- a/plugin/tcp_socket/proxy/SocketConfigWidget.cpp +++ b/plugin/tcp_socket/proxy/SocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/SocketConfigWidget.h b/plugin/tcp_socket/proxy/SocketConfigWidget.h index 1df4c4b..76cfc0b 100644 --- a/plugin/tcp_socket/proxy/SocketConfigWidget.h +++ b/plugin/tcp_socket/proxy/SocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/SocketPlugin.cpp b/plugin/tcp_socket/proxy/SocketPlugin.cpp index d63510a..52f17f1 100644 --- a/plugin/tcp_socket/proxy/SocketPlugin.cpp +++ b/plugin/tcp_socket/proxy/SocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/proxy/SocketPlugin.h b/plugin/tcp_socket/proxy/SocketPlugin.h index ebbedee..2c05046 100644 --- a/plugin/tcp_socket/proxy/SocketPlugin.h +++ b/plugin/tcp_socket/proxy/SocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/Socket.cpp b/plugin/tcp_socket/server/Socket.cpp index b71bd5c..0b6849a 100644 --- a/plugin/tcp_socket/server/Socket.cpp +++ b/plugin/tcp_socket/server/Socket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/Socket.h b/plugin/tcp_socket/server/Socket.h index 8b2ee7e..ce1b196 100644 --- a/plugin/tcp_socket/server/Socket.h +++ b/plugin/tcp_socket/server/Socket.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/SocketConfigWidget.cpp b/plugin/tcp_socket/server/SocketConfigWidget.cpp index 8bff613..5fbd946 100644 --- a/plugin/tcp_socket/server/SocketConfigWidget.cpp +++ b/plugin/tcp_socket/server/SocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/SocketConfigWidget.h b/plugin/tcp_socket/server/SocketConfigWidget.h index 3b94161..c0b3974 100644 --- a/plugin/tcp_socket/server/SocketConfigWidget.h +++ b/plugin/tcp_socket/server/SocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/SocketPlugin.cpp b/plugin/tcp_socket/server/SocketPlugin.cpp index e208485..c804bfd 100644 --- a/plugin/tcp_socket/server/SocketPlugin.cpp +++ b/plugin/tcp_socket/server/SocketPlugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/tcp_socket/server/SocketPlugin.h b/plugin/tcp_socket/server/SocketPlugin.h index 42eda5b..ecdb051 100644 --- a/plugin/tcp_socket/server/SocketPlugin.h +++ b/plugin/tcp_socket/server/SocketPlugin.h @@ -1,5 +1,5 @@ // -// Copyright 2015 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2015 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/Plugin.cpp b/plugin/udp_socket/Plugin.cpp index 6250f78..d94a6aa 100644 --- a/plugin/udp_socket/Plugin.cpp +++ b/plugin/udp_socket/Plugin.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/Plugin.h b/plugin/udp_socket/Plugin.h index 02c92fd..ac34efc 100644 --- a/plugin/udp_socket/Plugin.h +++ b/plugin/udp_socket/Plugin.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/Socket.cpp b/plugin/udp_socket/Socket.cpp index 3532d6b..98a4a18 100644 --- a/plugin/udp_socket/Socket.cpp +++ b/plugin/udp_socket/Socket.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/Socket.h b/plugin/udp_socket/Socket.h index b78a3de..511cb42 100644 --- a/plugin/udp_socket/Socket.h +++ b/plugin/udp_socket/Socket.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/SocketConfigWidget.cpp b/plugin/udp_socket/SocketConfigWidget.cpp index bcb5557..7029f89 100644 --- a/plugin/udp_socket/SocketConfigWidget.cpp +++ b/plugin/udp_socket/SocketConfigWidget.cpp @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify diff --git a/plugin/udp_socket/SocketConfigWidget.h b/plugin/udp_socket/SocketConfigWidget.h index d54c48a..4d5e08b 100644 --- a/plugin/udp_socket/SocketConfigWidget.h +++ b/plugin/udp_socket/SocketConfigWidget.h @@ -1,5 +1,5 @@ // -// Copyright 2016 - 2023 (C). Alex Robenko. All rights reserved. +// Copyright 2016 - 2024 (C). Alex Robenko. All rights reserved. // // This file is free software: you can redistribute it and/or modify