From 879e4c8cf25c982f5a85db0fa3a4bb7dfce6632e Mon Sep 17 00:00:00 2001 From: Oseme Odigie Date: Mon, 15 Jan 2024 13:18:04 -0500 Subject: [PATCH] SOL-110595: Update Copyright Notices to 2024 in PubSub+ API for Go --- Jenkinsfile | 2 +- NOTICE.txt | 2 +- README.md | 2 +- doc.go | 2 +- internal/ccsmp/ccsmp_callbacks.c | 2 +- internal/ccsmp/ccsmp_container.go | 2 +- internal/ccsmp/ccsmp_core.go | 2 +- internal/ccsmp/ccsmp_endpoint_prop_generated.go | 2 +- internal/ccsmp/ccsmp_flow.go | 2 +- internal/ccsmp/ccsmp_flow_event_generated.go | 2 +- internal/ccsmp/ccsmp_flow_prop_generated.go | 2 +- internal/ccsmp/ccsmp_generate.go | 2 +- internal/ccsmp/ccsmp_global_prop_generated.go | 2 +- internal/ccsmp/ccsmp_helper.c | 2 +- internal/ccsmp/ccsmp_helper.h | 2 +- internal/ccsmp/ccsmp_log_level_generated.go | 2 +- internal/ccsmp/ccsmp_message.go | 2 +- internal/ccsmp/ccsmp_return_code_generated.go | 2 +- internal/ccsmp/ccsmp_rmid.go | 2 +- internal/ccsmp/ccsmp_session_event_generated.go | 2 +- internal/ccsmp/ccsmp_session_prop_generated.go | 2 +- internal/ccsmp/ccsmp_session_stats_rx_generated.go | 2 +- internal/ccsmp/ccsmp_session_stats_tx_generated.go | 2 +- internal/ccsmp/cgo_helpers.go | 2 +- internal/ccsmp/dummy.go | 2 +- .../ccsmp/generator/ccsmp_endpoint_prop_generator.go | 2 +- internal/ccsmp/generator/ccsmp_flow_event_generator.go | 2 +- internal/ccsmp/generator/ccsmp_flow_prop_generator.go | 2 +- internal/ccsmp/generator/ccsmp_global_prop_generator.go | 2 +- internal/ccsmp/generator/ccsmp_log_level_generator.go | 2 +- internal/ccsmp/generator/ccsmp_return_code_generator.go | 2 +- .../ccsmp/generator/ccsmp_session_event_generator.go | 2 +- internal/ccsmp/generator/ccsmp_session_prop_generator.go | 2 +- .../ccsmp/generator/ccsmp_session_stats_generator.go | 2 +- internal/ccsmp/includes_darwin_amd64.go | 2 +- internal/ccsmp/includes_darwin_arm64.go | 2 +- internal/ccsmp/includes_linux_amd64.go | 2 +- internal/ccsmp/includes_linux_arm64.go | 2 +- internal/ccsmp/lib/README.md | 2 +- internal/ccsmp/lib/darwin/dummy.go | 2 +- internal/ccsmp/lib/include/solclient/dummy.go | 2 +- internal/ccsmp/lib/include/solclient/solClient.h | 2 +- .../ccsmp/lib/include/solclient/solClientDeprecated.h | 2 +- internal/ccsmp/lib/include/solclient/solClientMsg.h | 2 +- internal/ccsmp/lib/linux_amd64/dummy.go | 2 +- internal/ccsmp/lib/linux_arm64/dummy.go | 2 +- internal/generator/generator_utils.go | 4 ++-- internal/impl/constants/constants.go | 2 +- internal/impl/constants/default_properties.go | 2 +- internal/impl/constants/error_strings.go | 2 +- internal/impl/core/error.go | 2 +- internal/impl/core/events.go | 2 +- internal/impl/core/init.go | 2 +- internal/impl/core/log.go | 2 +- internal/impl/core/metrics.go | 2 +- internal/impl/core/metrics_test.go | 2 +- internal/impl/core/publisher.go | 2 +- internal/impl/core/publisher_test.go | 2 +- internal/impl/core/receiver.go | 2 +- internal/impl/core/transport.go | 2 +- internal/impl/core/transport_test.go | 2 +- internal/impl/core/version.go | 2 +- internal/impl/executor/executor.go | 2 +- internal/impl/executor/executor_test.go | 2 +- internal/impl/future/future_error.go | 2 +- internal/impl/future/future_error_test.go | 2 +- internal/impl/logging/logging.go | 2 +- internal/impl/logging/logging_test.go | 2 +- internal/impl/message/inbound_message_impl.go | 2 +- internal/impl/message/message_impl.go | 2 +- internal/impl/message/message_test.go | 2 +- internal/impl/message/outbound_message_builder_impl.go | 2 +- internal/impl/message/outbound_message_impl.go | 2 +- internal/impl/message/rgmid_impl.go | 2 +- internal/impl/message/rgmid_impl_test.go | 2 +- internal/impl/messaging_service_builder_impl.go | 2 +- internal/impl/messaging_service_builder_impl_test.go | 2 +- internal/impl/messaging_service_impl.go | 2 +- internal/impl/messaging_service_impl_test.go | 2 +- internal/impl/messaging_service_metrics_impl.go | 2 +- internal/impl/messaging_service_metrics_impl_test.go | 2 +- internal/impl/messaging_service_property_mapping.go | 2 +- internal/impl/publisher/buffer/publisher_task_buffer.go | 2 +- .../impl/publisher/buffer/publisher_task_buffer_test.go | 2 +- internal/impl/publisher/direct_message_publisher_impl.go | 2 +- .../impl/publisher/direct_message_publisher_impl_test.go | 2 +- internal/impl/publisher/failed_publish_event.go | 2 +- internal/impl/publisher/message_publisher_impl.go | 2 +- internal/impl/publisher/message_publisher_impl_test.go | 2 +- .../impl/publisher/persistent_message_publisher_impl.go | 2 +- .../publisher/persistent_message_publisher_impl_test.go | 2 +- internal/impl/receiver/direct_message_receiver_impl.go | 2 +- .../impl/receiver/direct_message_receiver_impl_test.go | 2 +- internal/impl/receiver/message_receiver_impl.go | 2 +- internal/impl/receiver/message_receiver_impl_test.go | 2 +- .../impl/receiver/persistent_message_receiver_impl.go | 2 +- .../receiver/persistent_message_receiver_impl_test.go | 2 +- internal/impl/rgmid.go | 2 +- internal/impl/validation/validator.go | 2 +- internal/impl/validation/validator_test.go | 2 +- messaging.go | 2 +- pkg/solace/config/doc.go | 2 +- pkg/solace/config/format_utils.go | 2 +- pkg/solace/config/format_utils_test.go | 2 +- pkg/solace/config/message_properties.go | 2 +- pkg/solace/config/message_properties_test.go | 2 +- pkg/solace/config/message_publisher_constants.go | 2 +- pkg/solace/config/message_publisher_properties.go | 2 +- pkg/solace/config/message_publisher_properties_test.go | 2 +- pkg/solace/config/message_receiver_constants.go | 2 +- pkg/solace/config/message_receiver_properties.go | 2 +- pkg/solace/config/message_receiver_properties_test.go | 2 +- pkg/solace/config/message_receiver_strategies.go | 2 +- pkg/solace/config/message_user_property_constants.go | 2 +- pkg/solace/config/messaging_service_constants.go | 2 +- pkg/solace/config/messaging_service_properties.go | 2 +- pkg/solace/config/messaging_service_properties_test.go | 2 +- pkg/solace/config/messaging_service_strategies.go | 2 +- pkg/solace/direct_message_publisher.go | 2 +- pkg/solace/direct_message_receiver.go | 2 +- pkg/solace/doc.go | 2 +- pkg/solace/errors.go | 2 +- pkg/solace/lifecycle.go | 2 +- pkg/solace/logging/logging.go | 2 +- pkg/solace/message/disposable.go | 2 +- pkg/solace/message/doc.go | 2 +- pkg/solace/message/inbound_message.go | 2 +- pkg/solace/message/message.go | 2 +- pkg/solace/message/outbound_message.go | 2 +- pkg/solace/message/rgmid/replication_group_message_id.go | 2 +- pkg/solace/message/sdt/structured_data_types.go | 2 +- pkg/solace/message/sdt/structured_data_types_test.go | 2 +- pkg/solace/message_publisher.go | 2 +- pkg/solace/message_receiver.go | 2 +- pkg/solace/messaging_service.go | 2 +- pkg/solace/metrics/metrics.go | 2 +- pkg/solace/outbound_message_builder.go | 2 +- pkg/solace/persistent_message_publisher.go | 2 +- pkg/solace/persistent_message_receiver.go | 2 +- pkg/solace/resource/destination.go | 2 +- pkg/solace/resource/destination_test.go | 2 +- pkg/solace/subcode/subcode.go | 2 +- pkg/solace/subcode/subcode_generated.go | 2 +- pkg/solace/subcode/subcode_generator.go | 2 +- test/config_test.go | 2 +- test/constants/test_constants.go | 2 +- test/direct_publisher_test.go | 2 +- test/direct_receiver_test.go | 2 +- test/helpers/builder_helpers.go | 2 +- test/helpers/error_helpers.go | 2 +- test/helpers/lifecycle_helpers.go | 2 +- test/helpers/messaging_service_helpers.go | 2 +- test/helpers/resource_helpers.go | 2 +- test/helpers/semp_helpers.go | 5 +++-- test/helpers/toxic_helpers.go | 2 +- test/kerberos_test.go | 2 +- test/main_test.go | 2 +- test/message_test.go | 2 +- test/messaging_service_test.go | 2 +- test/metrics_test.go | 2 +- test/missing_resource_test.go | 5 +++-- test/oauth_test.go | 2 +- test/partitioned_queue_test.go | 9 +++++---- test/persistent_publisher_test.go | 2 +- test/persistent_receiver_test.go | 2 +- test/rgmid_test.go | 2 +- test/sdt_test.go | 2 +- test/sempclient/Dockerfile | 2 +- test/sempclient/makeclean | 2 +- test/sempclient/semp-client.go | 2 +- test/solclient_log_debug.go | 2 +- test/solclient_log_default.go | 2 +- test/testcontext/config.go | 2 +- test/testcontext/kinit_darwin.go | 2 +- test/testcontext/kinit_linux.go | 2 +- test/testcontext/messaging.go | 2 +- test/testcontext/semp.go | 3 ++- test/testcontext/test_context.go | 2 +- test/testcontext/test_context_remote.go | 2 +- test/testcontext/test_context_testcontainers.go | 2 +- test/testcontext/toxiproxy.go | 2 +- version.go | 2 +- 182 files changed, 192 insertions(+), 188 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index aade1bd..9f49f44 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/NOTICE.txt b/NOTICE.txt index c2a0278..e62d14c 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,6 +1,6 @@ pubsubplus-go-client -Copyright 2021-2023 Solace Corporation. All rights reserved. +Copyright 2021-2024 Solace Corporation. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 37cd1bc..075bf20 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ https://solace.com/support - The [Solace Developer Portal](https://dev.solace.com) - Understanding [Solace technology](https://solace.com/products/tech/) -Copyright 2021-2023 Solace Corporation. All rights reserved. +Copyright 2021-2024 Solace Corporation. All rights reserved. diff --git a/doc.go b/doc.go index b503841..ff59cb9 100644 --- a/doc.go +++ b/doc.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_callbacks.c b/internal/ccsmp/ccsmp_callbacks.c index 727a5b6..a293443 100644 --- a/internal/ccsmp/ccsmp_callbacks.c +++ b/internal/ccsmp/ccsmp_callbacks.c @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_container.go b/internal/ccsmp/ccsmp_container.go index 852739b..7cd272d 100644 --- a/internal/ccsmp/ccsmp_container.go +++ b/internal/ccsmp/ccsmp_container.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_core.go b/internal/ccsmp/ccsmp_core.go index 060ddb9..62a6bb1 100644 --- a/internal/ccsmp/ccsmp_core.go +++ b/internal/ccsmp/ccsmp_core.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_endpoint_prop_generated.go b/internal/ccsmp/ccsmp_endpoint_prop_generated.go index e42ba0b..9a6e9de 100644 --- a/internal/ccsmp/ccsmp_endpoint_prop_generated.go +++ b/internal/ccsmp/ccsmp_endpoint_prop_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_flow.go b/internal/ccsmp/ccsmp_flow.go index bde0615..ddf8ff0 100644 --- a/internal/ccsmp/ccsmp_flow.go +++ b/internal/ccsmp/ccsmp_flow.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_flow_event_generated.go b/internal/ccsmp/ccsmp_flow_event_generated.go index 31e5ae8..1abc3ed 100644 --- a/internal/ccsmp/ccsmp_flow_event_generated.go +++ b/internal/ccsmp/ccsmp_flow_event_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_flow_prop_generated.go b/internal/ccsmp/ccsmp_flow_prop_generated.go index f6a21ca..6138c35 100644 --- a/internal/ccsmp/ccsmp_flow_prop_generated.go +++ b/internal/ccsmp/ccsmp_flow_prop_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_generate.go b/internal/ccsmp/ccsmp_generate.go index f47752b..e7ee77c 100644 --- a/internal/ccsmp/ccsmp_generate.go +++ b/internal/ccsmp/ccsmp_generate.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_global_prop_generated.go b/internal/ccsmp/ccsmp_global_prop_generated.go index 2c89bfe..f8180c4 100644 --- a/internal/ccsmp/ccsmp_global_prop_generated.go +++ b/internal/ccsmp/ccsmp_global_prop_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_helper.c b/internal/ccsmp/ccsmp_helper.c index 2c80293..ab58951 100644 --- a/internal/ccsmp/ccsmp_helper.c +++ b/internal/ccsmp/ccsmp_helper.c @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_helper.h b/internal/ccsmp/ccsmp_helper.h index 0b30a0f..e7a7373 100644 --- a/internal/ccsmp/ccsmp_helper.h +++ b/internal/ccsmp/ccsmp_helper.h @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_log_level_generated.go b/internal/ccsmp/ccsmp_log_level_generated.go index b154d7e..a8f65af 100644 --- a/internal/ccsmp/ccsmp_log_level_generated.go +++ b/internal/ccsmp/ccsmp_log_level_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_message.go b/internal/ccsmp/ccsmp_message.go index 446f55d..7bb5112 100644 --- a/internal/ccsmp/ccsmp_message.go +++ b/internal/ccsmp/ccsmp_message.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_return_code_generated.go b/internal/ccsmp/ccsmp_return_code_generated.go index c73dbb6..b6f137e 100644 --- a/internal/ccsmp/ccsmp_return_code_generated.go +++ b/internal/ccsmp/ccsmp_return_code_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_rmid.go b/internal/ccsmp/ccsmp_rmid.go index 3a3e2dc..0700e59 100644 --- a/internal/ccsmp/ccsmp_rmid.go +++ b/internal/ccsmp/ccsmp_rmid.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_session_event_generated.go b/internal/ccsmp/ccsmp_session_event_generated.go index 1d9b290..1418497 100644 --- a/internal/ccsmp/ccsmp_session_event_generated.go +++ b/internal/ccsmp/ccsmp_session_event_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_session_prop_generated.go b/internal/ccsmp/ccsmp_session_prop_generated.go index 52897e8..5ddb02d 100644 --- a/internal/ccsmp/ccsmp_session_prop_generated.go +++ b/internal/ccsmp/ccsmp_session_prop_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_session_stats_rx_generated.go b/internal/ccsmp/ccsmp_session_stats_rx_generated.go index 0d87e1a..1738b31 100644 --- a/internal/ccsmp/ccsmp_session_stats_rx_generated.go +++ b/internal/ccsmp/ccsmp_session_stats_rx_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/ccsmp_session_stats_tx_generated.go b/internal/ccsmp/ccsmp_session_stats_tx_generated.go index 157ea65..e32ea1a 100644 --- a/internal/ccsmp/ccsmp_session_stats_tx_generated.go +++ b/internal/ccsmp/ccsmp_session_stats_tx_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/cgo_helpers.go b/internal/ccsmp/cgo_helpers.go index 754c190..d123eac 100644 --- a/internal/ccsmp/cgo_helpers.go +++ b/internal/ccsmp/cgo_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/dummy.go b/internal/ccsmp/dummy.go index b032b21..e6b8540 100644 --- a/internal/ccsmp/dummy.go +++ b/internal/ccsmp/dummy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_endpoint_prop_generator.go b/internal/ccsmp/generator/ccsmp_endpoint_prop_generator.go index 502d5e9..7390c7a 100644 --- a/internal/ccsmp/generator/ccsmp_endpoint_prop_generator.go +++ b/internal/ccsmp/generator/ccsmp_endpoint_prop_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_flow_event_generator.go b/internal/ccsmp/generator/ccsmp_flow_event_generator.go index eb8ea8c..20f2bed 100644 --- a/internal/ccsmp/generator/ccsmp_flow_event_generator.go +++ b/internal/ccsmp/generator/ccsmp_flow_event_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_flow_prop_generator.go b/internal/ccsmp/generator/ccsmp_flow_prop_generator.go index 2fa8670..a2a8d00 100644 --- a/internal/ccsmp/generator/ccsmp_flow_prop_generator.go +++ b/internal/ccsmp/generator/ccsmp_flow_prop_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_global_prop_generator.go b/internal/ccsmp/generator/ccsmp_global_prop_generator.go index a58145d..7d487a7 100644 --- a/internal/ccsmp/generator/ccsmp_global_prop_generator.go +++ b/internal/ccsmp/generator/ccsmp_global_prop_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_log_level_generator.go b/internal/ccsmp/generator/ccsmp_log_level_generator.go index fa46073..d30d50d 100644 --- a/internal/ccsmp/generator/ccsmp_log_level_generator.go +++ b/internal/ccsmp/generator/ccsmp_log_level_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_return_code_generator.go b/internal/ccsmp/generator/ccsmp_return_code_generator.go index 4678032..738e68b 100644 --- a/internal/ccsmp/generator/ccsmp_return_code_generator.go +++ b/internal/ccsmp/generator/ccsmp_return_code_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_session_event_generator.go b/internal/ccsmp/generator/ccsmp_session_event_generator.go index b561154..de7bfa1 100644 --- a/internal/ccsmp/generator/ccsmp_session_event_generator.go +++ b/internal/ccsmp/generator/ccsmp_session_event_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_session_prop_generator.go b/internal/ccsmp/generator/ccsmp_session_prop_generator.go index 3c2f364..d72b97a 100644 --- a/internal/ccsmp/generator/ccsmp_session_prop_generator.go +++ b/internal/ccsmp/generator/ccsmp_session_prop_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/generator/ccsmp_session_stats_generator.go b/internal/ccsmp/generator/ccsmp_session_stats_generator.go index 7a8c24b..725e36c 100644 --- a/internal/ccsmp/generator/ccsmp_session_stats_generator.go +++ b/internal/ccsmp/generator/ccsmp_session_stats_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/includes_darwin_amd64.go b/internal/ccsmp/includes_darwin_amd64.go index b6af143..0a10061 100644 --- a/internal/ccsmp/includes_darwin_amd64.go +++ b/internal/ccsmp/includes_darwin_amd64.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/includes_darwin_arm64.go b/internal/ccsmp/includes_darwin_arm64.go index 309bfed..c5992aa 100644 --- a/internal/ccsmp/includes_darwin_arm64.go +++ b/internal/ccsmp/includes_darwin_arm64.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2023 Solace Corporation. All rights reserved. +// Copyright 2023-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/includes_linux_amd64.go b/internal/ccsmp/includes_linux_amd64.go index 87f931d..d107cd5 100644 --- a/internal/ccsmp/includes_linux_amd64.go +++ b/internal/ccsmp/includes_linux_amd64.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/includes_linux_arm64.go b/internal/ccsmp/includes_linux_arm64.go index c5ae4cf..652fc4e 100644 --- a/internal/ccsmp/includes_linux_arm64.go +++ b/internal/ccsmp/includes_linux_arm64.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/lib/README.md b/internal/ccsmp/lib/README.md index ff7d008..6322a44 100644 --- a/internal/ccsmp/lib/README.md +++ b/internal/ccsmp/lib/README.md @@ -1,3 +1,3 @@ The lib directory contains the native C library (Solace PubSub+ API for C) used by the Solace PubSub+ for Go API. -Copyright 2021-2023 Solace Corporation. All rights reserved. +Copyright 2021-2024 Solace Corporation. All rights reserved. diff --git a/internal/ccsmp/lib/darwin/dummy.go b/internal/ccsmp/lib/darwin/dummy.go index cfcf476..05d17dc 100644 --- a/internal/ccsmp/lib/darwin/dummy.go +++ b/internal/ccsmp/lib/darwin/dummy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/lib/include/solclient/dummy.go b/internal/ccsmp/lib/include/solclient/dummy.go index 98b90d1..a4b0d6c 100644 --- a/internal/ccsmp/lib/include/solclient/dummy.go +++ b/internal/ccsmp/lib/include/solclient/dummy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/lib/include/solclient/solClient.h b/internal/ccsmp/lib/include/solclient/solClient.h index 0534cf6..8ae4263 100644 --- a/internal/ccsmp/lib/include/solclient/solClient.h +++ b/internal/ccsmp/lib/include/solclient/solClient.h @@ -2,7 +2,7 @@ * * @file solClient.h include file for the Solace Corporation Messaging API for C * -* Copyright 2007-2023 Solace Corporation. All rights reserved. +* Copyright 2007-2024 Solace Corporation. All rights reserved. * * This include file provides the public constants and API calls for clients * connecting to a Solace messaging broker. diff --git a/internal/ccsmp/lib/include/solclient/solClientDeprecated.h b/internal/ccsmp/lib/include/solclient/solClientDeprecated.h index 913ce20..71e9653 100644 --- a/internal/ccsmp/lib/include/solclient/solClientDeprecated.h +++ b/internal/ccsmp/lib/include/solclient/solClientDeprecated.h @@ -4,7 +4,7 @@ * * @file solClientDeprecated.h include file for the Solace Corporation Messaging API for C * -* Copyright 2007-2023 Solace Corporation. All rights reserved. +* Copyright 2007-2024 Solace Corporation. All rights reserved. * * This include file provides the deprecated public constants and API calls for clients * connecting to a Solace messaging appliance. This file is provided for backwards diff --git a/internal/ccsmp/lib/include/solclient/solClientMsg.h b/internal/ccsmp/lib/include/solclient/solClientMsg.h index 732aa87..646e208 100644 --- a/internal/ccsmp/lib/include/solclient/solClientMsg.h +++ b/internal/ccsmp/lib/include/solclient/solClientMsg.h @@ -1,7 +1,7 @@ /** * @file solClientMsg.h include file for Solace Corporation Messaging Buffer Management * -* Copyright 2008-2023 Solace Corporation. All rights reserved. +* Copyright 2008-2024 Solace Corporation. All rights reserved. */ /** @page msgbuffer Solace Message Buffers * diff --git a/internal/ccsmp/lib/linux_amd64/dummy.go b/internal/ccsmp/lib/linux_amd64/dummy.go index 8b58163..664ffc5 100644 --- a/internal/ccsmp/lib/linux_amd64/dummy.go +++ b/internal/ccsmp/lib/linux_amd64/dummy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ccsmp/lib/linux_arm64/dummy.go b/internal/ccsmp/lib/linux_arm64/dummy.go index 7188dd8..84c25f6 100644 --- a/internal/ccsmp/lib/linux_arm64/dummy.go +++ b/internal/ccsmp/lib/linux_arm64/dummy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/generator/generator_utils.go b/internal/generator/generator_utils.go index e60af40..371b1a8 100644 --- a/internal/generator/generator_utils.go +++ b/internal/generator/generator_utils.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ import ( const copyrightHeader = `// pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/constants/constants.go b/internal/impl/constants/constants.go index 576936a..7d75a70 100644 --- a/internal/impl/constants/constants.go +++ b/internal/impl/constants/constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/constants/default_properties.go b/internal/impl/constants/default_properties.go index d08c283..6461a97 100644 --- a/internal/impl/constants/default_properties.go +++ b/internal/impl/constants/default_properties.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/constants/error_strings.go b/internal/impl/constants/error_strings.go index 98ade04..504e997 100644 --- a/internal/impl/constants/error_strings.go +++ b/internal/impl/constants/error_strings.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/error.go b/internal/impl/core/error.go index fdefb1c..240484a 100644 --- a/internal/impl/core/error.go +++ b/internal/impl/core/error.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/events.go b/internal/impl/core/events.go index 8e27a6c..f12fe38 100644 --- a/internal/impl/core/events.go +++ b/internal/impl/core/events.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/init.go b/internal/impl/core/init.go index be1af2f..79c007c 100644 --- a/internal/impl/core/init.go +++ b/internal/impl/core/init.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/log.go b/internal/impl/core/log.go index 0ea1a5a..54fd2e2 100644 --- a/internal/impl/core/log.go +++ b/internal/impl/core/log.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/metrics.go b/internal/impl/core/metrics.go index cec3b10..c2dfa29 100644 --- a/internal/impl/core/metrics.go +++ b/internal/impl/core/metrics.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/metrics_test.go b/internal/impl/core/metrics_test.go index 01b5a31..6a7afd9 100644 --- a/internal/impl/core/metrics_test.go +++ b/internal/impl/core/metrics_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/publisher.go b/internal/impl/core/publisher.go index 9840130..2fa9374 100644 --- a/internal/impl/core/publisher.go +++ b/internal/impl/core/publisher.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/publisher_test.go b/internal/impl/core/publisher_test.go index 8c2b2a9..9f08a8e 100644 --- a/internal/impl/core/publisher_test.go +++ b/internal/impl/core/publisher_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/receiver.go b/internal/impl/core/receiver.go index 6d9def6..d7e2925 100644 --- a/internal/impl/core/receiver.go +++ b/internal/impl/core/receiver.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/transport.go b/internal/impl/core/transport.go index baf269c..ddb43d2 100644 --- a/internal/impl/core/transport.go +++ b/internal/impl/core/transport.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/transport_test.go b/internal/impl/core/transport_test.go index dc1751b..01bb875 100644 --- a/internal/impl/core/transport_test.go +++ b/internal/impl/core/transport_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/core/version.go b/internal/impl/core/version.go index cea0204..1e9403d 100644 --- a/internal/impl/core/version.go +++ b/internal/impl/core/version.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/executor/executor.go b/internal/impl/executor/executor.go index 15bc913..76ccb0a 100644 --- a/internal/impl/executor/executor.go +++ b/internal/impl/executor/executor.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/executor/executor_test.go b/internal/impl/executor/executor_test.go index 31530c2..f0908f8 100644 --- a/internal/impl/executor/executor_test.go +++ b/internal/impl/executor/executor_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/future/future_error.go b/internal/impl/future/future_error.go index 303b442..f690555 100644 --- a/internal/impl/future/future_error.go +++ b/internal/impl/future/future_error.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/future/future_error_test.go b/internal/impl/future/future_error_test.go index 2d7f1a4..60d3b39 100644 --- a/internal/impl/future/future_error_test.go +++ b/internal/impl/future/future_error_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/logging/logging.go b/internal/impl/logging/logging.go index f03ba52..c065bfc 100644 --- a/internal/impl/logging/logging.go +++ b/internal/impl/logging/logging.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/logging/logging_test.go b/internal/impl/logging/logging_test.go index 8a9c406..f351b1d 100644 --- a/internal/impl/logging/logging_test.go +++ b/internal/impl/logging/logging_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/inbound_message_impl.go b/internal/impl/message/inbound_message_impl.go index 3fa5142..8259da4 100644 --- a/internal/impl/message/inbound_message_impl.go +++ b/internal/impl/message/inbound_message_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/message_impl.go b/internal/impl/message/message_impl.go index 2761ff8..8db27ac 100644 --- a/internal/impl/message/message_impl.go +++ b/internal/impl/message/message_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/message_test.go b/internal/impl/message/message_test.go index 5785391..1fab989 100644 --- a/internal/impl/message/message_test.go +++ b/internal/impl/message/message_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/outbound_message_builder_impl.go b/internal/impl/message/outbound_message_builder_impl.go index 648a140..1aef6c9 100644 --- a/internal/impl/message/outbound_message_builder_impl.go +++ b/internal/impl/message/outbound_message_builder_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/outbound_message_impl.go b/internal/impl/message/outbound_message_impl.go index 982bf85..5b700b6 100644 --- a/internal/impl/message/outbound_message_impl.go +++ b/internal/impl/message/outbound_message_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/rgmid_impl.go b/internal/impl/message/rgmid_impl.go index 27ee999..58bd13e 100644 --- a/internal/impl/message/rgmid_impl.go +++ b/internal/impl/message/rgmid_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/message/rgmid_impl_test.go b/internal/impl/message/rgmid_impl_test.go index 770f288..6e5ea56 100644 --- a/internal/impl/message/rgmid_impl_test.go +++ b/internal/impl/message/rgmid_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_builder_impl.go b/internal/impl/messaging_service_builder_impl.go index 637262b..5d22490 100644 --- a/internal/impl/messaging_service_builder_impl.go +++ b/internal/impl/messaging_service_builder_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_builder_impl_test.go b/internal/impl/messaging_service_builder_impl_test.go index d3d0278..ff6c0f5 100644 --- a/internal/impl/messaging_service_builder_impl_test.go +++ b/internal/impl/messaging_service_builder_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_impl.go b/internal/impl/messaging_service_impl.go index 3838239..e6423cb 100644 --- a/internal/impl/messaging_service_impl.go +++ b/internal/impl/messaging_service_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_impl_test.go b/internal/impl/messaging_service_impl_test.go index 638283f..1a0864f 100644 --- a/internal/impl/messaging_service_impl_test.go +++ b/internal/impl/messaging_service_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_metrics_impl.go b/internal/impl/messaging_service_metrics_impl.go index ddad654..f65eaa4 100644 --- a/internal/impl/messaging_service_metrics_impl.go +++ b/internal/impl/messaging_service_metrics_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_metrics_impl_test.go b/internal/impl/messaging_service_metrics_impl_test.go index 28b061d..8777e56 100644 --- a/internal/impl/messaging_service_metrics_impl_test.go +++ b/internal/impl/messaging_service_metrics_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/messaging_service_property_mapping.go b/internal/impl/messaging_service_property_mapping.go index 3946220..39fb72c 100644 --- a/internal/impl/messaging_service_property_mapping.go +++ b/internal/impl/messaging_service_property_mapping.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/buffer/publisher_task_buffer.go b/internal/impl/publisher/buffer/publisher_task_buffer.go index 43f27f7..a222827 100644 --- a/internal/impl/publisher/buffer/publisher_task_buffer.go +++ b/internal/impl/publisher/buffer/publisher_task_buffer.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/buffer/publisher_task_buffer_test.go b/internal/impl/publisher/buffer/publisher_task_buffer_test.go index a4acbbd..a9df5f2 100644 --- a/internal/impl/publisher/buffer/publisher_task_buffer_test.go +++ b/internal/impl/publisher/buffer/publisher_task_buffer_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/direct_message_publisher_impl.go b/internal/impl/publisher/direct_message_publisher_impl.go index 90675bd..0094129 100644 --- a/internal/impl/publisher/direct_message_publisher_impl.go +++ b/internal/impl/publisher/direct_message_publisher_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/direct_message_publisher_impl_test.go b/internal/impl/publisher/direct_message_publisher_impl_test.go index bbb6579..1c9af36 100644 --- a/internal/impl/publisher/direct_message_publisher_impl_test.go +++ b/internal/impl/publisher/direct_message_publisher_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/failed_publish_event.go b/internal/impl/publisher/failed_publish_event.go index 8abdda5..8e177c3 100644 --- a/internal/impl/publisher/failed_publish_event.go +++ b/internal/impl/publisher/failed_publish_event.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/message_publisher_impl.go b/internal/impl/publisher/message_publisher_impl.go index 169b376..4b7d65f 100644 --- a/internal/impl/publisher/message_publisher_impl.go +++ b/internal/impl/publisher/message_publisher_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/message_publisher_impl_test.go b/internal/impl/publisher/message_publisher_impl_test.go index 6843f77..01936ee 100644 --- a/internal/impl/publisher/message_publisher_impl_test.go +++ b/internal/impl/publisher/message_publisher_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/persistent_message_publisher_impl.go b/internal/impl/publisher/persistent_message_publisher_impl.go index 6422289..1d7ef5d 100644 --- a/internal/impl/publisher/persistent_message_publisher_impl.go +++ b/internal/impl/publisher/persistent_message_publisher_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/publisher/persistent_message_publisher_impl_test.go b/internal/impl/publisher/persistent_message_publisher_impl_test.go index bc6f72a..e31f57d 100644 --- a/internal/impl/publisher/persistent_message_publisher_impl_test.go +++ b/internal/impl/publisher/persistent_message_publisher_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/direct_message_receiver_impl.go b/internal/impl/receiver/direct_message_receiver_impl.go index 7b01550..6bf0c62 100644 --- a/internal/impl/receiver/direct_message_receiver_impl.go +++ b/internal/impl/receiver/direct_message_receiver_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/direct_message_receiver_impl_test.go b/internal/impl/receiver/direct_message_receiver_impl_test.go index 14926eb..438ae33 100644 --- a/internal/impl/receiver/direct_message_receiver_impl_test.go +++ b/internal/impl/receiver/direct_message_receiver_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/message_receiver_impl.go b/internal/impl/receiver/message_receiver_impl.go index d436392..98ae0ec 100644 --- a/internal/impl/receiver/message_receiver_impl.go +++ b/internal/impl/receiver/message_receiver_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/message_receiver_impl_test.go b/internal/impl/receiver/message_receiver_impl_test.go index c0e0384..43a3fb2 100644 --- a/internal/impl/receiver/message_receiver_impl_test.go +++ b/internal/impl/receiver/message_receiver_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/persistent_message_receiver_impl.go b/internal/impl/receiver/persistent_message_receiver_impl.go index 93cf6d6..b70a59c 100644 --- a/internal/impl/receiver/persistent_message_receiver_impl.go +++ b/internal/impl/receiver/persistent_message_receiver_impl.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/receiver/persistent_message_receiver_impl_test.go b/internal/impl/receiver/persistent_message_receiver_impl_test.go index 9c5dc46..1c30e8f 100644 --- a/internal/impl/receiver/persistent_message_receiver_impl_test.go +++ b/internal/impl/receiver/persistent_message_receiver_impl_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/rgmid.go b/internal/impl/rgmid.go index 416cc4e..f1a8b64 100644 --- a/internal/impl/rgmid.go +++ b/internal/impl/rgmid.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/validation/validator.go b/internal/impl/validation/validator.go index 17bc024..41d797c 100644 --- a/internal/impl/validation/validator.go +++ b/internal/impl/validation/validator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/impl/validation/validator_test.go b/internal/impl/validation/validator_test.go index 724145e..e309010 100644 --- a/internal/impl/validation/validator_test.go +++ b/internal/impl/validation/validator_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/messaging.go b/messaging.go index f71ce38..b385c84 100644 --- a/messaging.go +++ b/messaging.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/doc.go b/pkg/solace/config/doc.go index 97e5c59..4791b20 100644 --- a/pkg/solace/config/doc.go +++ b/pkg/solace/config/doc.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/format_utils.go b/pkg/solace/config/format_utils.go index 2a3524d..29a32a1 100644 --- a/pkg/solace/config/format_utils.go +++ b/pkg/solace/config/format_utils.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/format_utils_test.go b/pkg/solace/config/format_utils_test.go index 649ca7a..f673ba0 100644 --- a/pkg/solace/config/format_utils_test.go +++ b/pkg/solace/config/format_utils_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_properties.go b/pkg/solace/config/message_properties.go index 6282596..4fb73b4 100644 --- a/pkg/solace/config/message_properties.go +++ b/pkg/solace/config/message_properties.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_properties_test.go b/pkg/solace/config/message_properties_test.go index cd24ef8..ae40904 100644 --- a/pkg/solace/config/message_properties_test.go +++ b/pkg/solace/config/message_properties_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_publisher_constants.go b/pkg/solace/config/message_publisher_constants.go index 65e88b1..e39badc 100644 --- a/pkg/solace/config/message_publisher_constants.go +++ b/pkg/solace/config/message_publisher_constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_publisher_properties.go b/pkg/solace/config/message_publisher_properties.go index 3c30f32..0b32827 100644 --- a/pkg/solace/config/message_publisher_properties.go +++ b/pkg/solace/config/message_publisher_properties.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_publisher_properties_test.go b/pkg/solace/config/message_publisher_properties_test.go index ebb8d82..a53e005 100644 --- a/pkg/solace/config/message_publisher_properties_test.go +++ b/pkg/solace/config/message_publisher_properties_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_receiver_constants.go b/pkg/solace/config/message_receiver_constants.go index 4b1aba0..c9cc8cc 100644 --- a/pkg/solace/config/message_receiver_constants.go +++ b/pkg/solace/config/message_receiver_constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_receiver_properties.go b/pkg/solace/config/message_receiver_properties.go index 4a1111f..0f0ae49 100644 --- a/pkg/solace/config/message_receiver_properties.go +++ b/pkg/solace/config/message_receiver_properties.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_receiver_properties_test.go b/pkg/solace/config/message_receiver_properties_test.go index 79cbfeb..d430a9e 100644 --- a/pkg/solace/config/message_receiver_properties_test.go +++ b/pkg/solace/config/message_receiver_properties_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_receiver_strategies.go b/pkg/solace/config/message_receiver_strategies.go index d0dfb41..ca2e9aa 100644 --- a/pkg/solace/config/message_receiver_strategies.go +++ b/pkg/solace/config/message_receiver_strategies.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/message_user_property_constants.go b/pkg/solace/config/message_user_property_constants.go index bed7ec8..f93c476 100644 --- a/pkg/solace/config/message_user_property_constants.go +++ b/pkg/solace/config/message_user_property_constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/messaging_service_constants.go b/pkg/solace/config/messaging_service_constants.go index b70db08..658b207 100644 --- a/pkg/solace/config/messaging_service_constants.go +++ b/pkg/solace/config/messaging_service_constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/messaging_service_properties.go b/pkg/solace/config/messaging_service_properties.go index d7b71b7..dc166ca 100644 --- a/pkg/solace/config/messaging_service_properties.go +++ b/pkg/solace/config/messaging_service_properties.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/messaging_service_properties_test.go b/pkg/solace/config/messaging_service_properties_test.go index 3f135f7..1536a18 100644 --- a/pkg/solace/config/messaging_service_properties_test.go +++ b/pkg/solace/config/messaging_service_properties_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/config/messaging_service_strategies.go b/pkg/solace/config/messaging_service_strategies.go index 6f3bb2e..27fcce4 100644 --- a/pkg/solace/config/messaging_service_strategies.go +++ b/pkg/solace/config/messaging_service_strategies.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/direct_message_publisher.go b/pkg/solace/direct_message_publisher.go index 2ce34ce..0d5e64a 100644 --- a/pkg/solace/direct_message_publisher.go +++ b/pkg/solace/direct_message_publisher.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/direct_message_receiver.go b/pkg/solace/direct_message_receiver.go index 13258ed..ea092cb 100644 --- a/pkg/solace/direct_message_receiver.go +++ b/pkg/solace/direct_message_receiver.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/doc.go b/pkg/solace/doc.go index df37c3b..c2de92f 100644 --- a/pkg/solace/doc.go +++ b/pkg/solace/doc.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/errors.go b/pkg/solace/errors.go index 5a9bf7b..d34374c 100644 --- a/pkg/solace/errors.go +++ b/pkg/solace/errors.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/lifecycle.go b/pkg/solace/lifecycle.go index 424cbdd..cd77cff 100644 --- a/pkg/solace/lifecycle.go +++ b/pkg/solace/lifecycle.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/logging/logging.go b/pkg/solace/logging/logging.go index 5547bea..deef99d 100644 --- a/pkg/solace/logging/logging.go +++ b/pkg/solace/logging/logging.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/disposable.go b/pkg/solace/message/disposable.go index 13b3ae8..0140f12 100644 --- a/pkg/solace/message/disposable.go +++ b/pkg/solace/message/disposable.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/doc.go b/pkg/solace/message/doc.go index 4422987..ffc35f5 100644 --- a/pkg/solace/message/doc.go +++ b/pkg/solace/message/doc.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/inbound_message.go b/pkg/solace/message/inbound_message.go index 02334cd..8702ec1 100644 --- a/pkg/solace/message/inbound_message.go +++ b/pkg/solace/message/inbound_message.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/message.go b/pkg/solace/message/message.go index 6f1a82f..84b03c0 100644 --- a/pkg/solace/message/message.go +++ b/pkg/solace/message/message.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/outbound_message.go b/pkg/solace/message/outbound_message.go index 6aa77af..bd59902 100644 --- a/pkg/solace/message/outbound_message.go +++ b/pkg/solace/message/outbound_message.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/rgmid/replication_group_message_id.go b/pkg/solace/message/rgmid/replication_group_message_id.go index 7d9953c..5e535c6 100644 --- a/pkg/solace/message/rgmid/replication_group_message_id.go +++ b/pkg/solace/message/rgmid/replication_group_message_id.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/sdt/structured_data_types.go b/pkg/solace/message/sdt/structured_data_types.go index f3872d3..c85f82f 100644 --- a/pkg/solace/message/sdt/structured_data_types.go +++ b/pkg/solace/message/sdt/structured_data_types.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message/sdt/structured_data_types_test.go b/pkg/solace/message/sdt/structured_data_types_test.go index a3431d8..7ad7454 100644 --- a/pkg/solace/message/sdt/structured_data_types_test.go +++ b/pkg/solace/message/sdt/structured_data_types_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message_publisher.go b/pkg/solace/message_publisher.go index 54356bf..8a86406 100644 --- a/pkg/solace/message_publisher.go +++ b/pkg/solace/message_publisher.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/message_receiver.go b/pkg/solace/message_receiver.go index 83960d3..41b19e1 100644 --- a/pkg/solace/message_receiver.go +++ b/pkg/solace/message_receiver.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/messaging_service.go b/pkg/solace/messaging_service.go index 3b4627a..72f6cf9 100644 --- a/pkg/solace/messaging_service.go +++ b/pkg/solace/messaging_service.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/metrics/metrics.go b/pkg/solace/metrics/metrics.go index 02afb85..1b72b4e 100644 --- a/pkg/solace/metrics/metrics.go +++ b/pkg/solace/metrics/metrics.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/outbound_message_builder.go b/pkg/solace/outbound_message_builder.go index 946651c..aa6b1c8 100644 --- a/pkg/solace/outbound_message_builder.go +++ b/pkg/solace/outbound_message_builder.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/persistent_message_publisher.go b/pkg/solace/persistent_message_publisher.go index 0cc0af8..3d04f80 100644 --- a/pkg/solace/persistent_message_publisher.go +++ b/pkg/solace/persistent_message_publisher.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/persistent_message_receiver.go b/pkg/solace/persistent_message_receiver.go index e7e355e..2ad5e25 100644 --- a/pkg/solace/persistent_message_receiver.go +++ b/pkg/solace/persistent_message_receiver.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/resource/destination.go b/pkg/solace/resource/destination.go index a311f9a..4fd3f56 100644 --- a/pkg/solace/resource/destination.go +++ b/pkg/solace/resource/destination.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/resource/destination_test.go b/pkg/solace/resource/destination_test.go index 5ec8ebe..e0cdb71 100644 --- a/pkg/solace/resource/destination_test.go +++ b/pkg/solace/resource/destination_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/subcode/subcode.go b/pkg/solace/subcode/subcode.go index a1bc946..23b226a 100644 --- a/pkg/solace/subcode/subcode.go +++ b/pkg/solace/subcode/subcode.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/subcode/subcode_generated.go b/pkg/solace/subcode/subcode_generated.go index 46488db..023b21c 100644 --- a/pkg/solace/subcode/subcode_generated.go +++ b/pkg/solace/subcode/subcode_generated.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/solace/subcode/subcode_generator.go b/pkg/solace/subcode/subcode_generator.go index ec3e7ed..e1fd48d 100644 --- a/pkg/solace/subcode/subcode_generator.go +++ b/pkg/solace/subcode/subcode_generator.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/config_test.go b/test/config_test.go index 97d6cfb..52b561a 100644 --- a/test/config_test.go +++ b/test/config_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/constants/test_constants.go b/test/constants/test_constants.go index bec10c9..fc02d95 100644 --- a/test/constants/test_constants.go +++ b/test/constants/test_constants.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/direct_publisher_test.go b/test/direct_publisher_test.go index 3cefc69..b1f5096 100644 --- a/test/direct_publisher_test.go +++ b/test/direct_publisher_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/direct_receiver_test.go b/test/direct_receiver_test.go index ee1c1f2..33199c2 100644 --- a/test/direct_receiver_test.go +++ b/test/direct_receiver_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/builder_helpers.go b/test/helpers/builder_helpers.go index 15ec5e8..b71e3d7 100644 --- a/test/helpers/builder_helpers.go +++ b/test/helpers/builder_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/error_helpers.go b/test/helpers/error_helpers.go index 7df5bfd..20a451c 100644 --- a/test/helpers/error_helpers.go +++ b/test/helpers/error_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/lifecycle_helpers.go b/test/helpers/lifecycle_helpers.go index 0a62d0e..d8f0354 100644 --- a/test/helpers/lifecycle_helpers.go +++ b/test/helpers/lifecycle_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/messaging_service_helpers.go b/test/helpers/messaging_service_helpers.go index adce1dc..c1f3959 100644 --- a/test/helpers/messaging_service_helpers.go +++ b/test/helpers/messaging_service_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/resource_helpers.go b/test/helpers/resource_helpers.go index 8c8d3a9..c287525 100644 --- a/test/helpers/resource_helpers.go +++ b/test/helpers/resource_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/helpers/semp_helpers.go b/test/helpers/semp_helpers.go index f8b272b..29af0a5 100644 --- a/test/helpers/semp_helpers.go +++ b/test/helpers/semp_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,10 @@ package helpers import ( + "time" + "solace.dev/go/messaging/test/sempclient/config" "solace.dev/go/messaging/test/testcontext" - "time" ) // Our generated SEMPv2 client has **bool as the datatype for booleans to be able to differentiate between "missing" and "false" diff --git a/test/helpers/toxic_helpers.go b/test/helpers/toxic_helpers.go index ef252ee..78b00f8 100644 --- a/test/helpers/toxic_helpers.go +++ b/test/helpers/toxic_helpers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/kerberos_test.go b/test/kerberos_test.go index cc3d043..e7ef3b8 100644 --- a/test/kerberos_test.go +++ b/test/kerberos_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/main_test.go b/test/main_test.go index 5781004..8056fb9 100644 --- a/test/main_test.go +++ b/test/main_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/message_test.go b/test/message_test.go index f0cadf3..ab63659 100644 --- a/test/message_test.go +++ b/test/message_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/messaging_service_test.go b/test/messaging_service_test.go index b17112f..edee2ee 100644 --- a/test/messaging_service_test.go +++ b/test/messaging_service_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/metrics_test.go b/test/metrics_test.go index 5c6da78..9151060 100644 --- a/test/metrics_test.go +++ b/test/metrics_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/missing_resource_test.go b/test/missing_resource_test.go index b2269b9..d8973cb 100644 --- a/test/missing_resource_test.go +++ b/test/missing_resource_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,6 +17,8 @@ package test import ( + "time" + "solace.dev/go/messaging" "solace.dev/go/messaging/pkg/solace" "solace.dev/go/messaging/pkg/solace/config" @@ -24,7 +26,6 @@ import ( "solace.dev/go/messaging/pkg/solace/subcode" "solace.dev/go/messaging/test/helpers" "solace.dev/go/messaging/test/testcontext" - "time" sempconfig "solace.dev/go/messaging/test/sempclient/config" diff --git a/test/oauth_test.go b/test/oauth_test.go index 6668639..289e134 100644 --- a/test/oauth_test.go +++ b/test/oauth_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/partitioned_queue_test.go b/test/partitioned_queue_test.go index 1f57630..6fab15e 100644 --- a/test/partitioned_queue_test.go +++ b/test/partitioned_queue_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2022 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -26,6 +26,7 @@ import ( "solace.dev/go/messaging/pkg/solace/config" "solace.dev/go/messaging/pkg/solace/metrics" "solace.dev/go/messaging/pkg/solace/resource" + //"solace.dev/go/messaging/pkg/solace/subcode" "solace.dev/go/messaging/pkg/solace/message" "solace.dev/go/messaging/test/helpers" @@ -56,7 +57,7 @@ var _ = Describe("Partitioned Queue Tests", func() { It("should have at least one key assigned to each partition and same keyed messages go to same partition", Label(PQLabel), func() { var messagingServices [4]solace.MessagingService var partitionKeys [9]string - var rebalanceDelayDuration = time.Duration(rebalanceDelay) * 2 + var rebalanceDelayDuration = time.Duration(rebalanceDelay) * 2 //generate partition keys for i := 0; i < 9; i++ { @@ -141,7 +142,7 @@ var _ = Describe("Partitioned Queue Tests", func() { var listenerTwo solace.ReceiverStateChangeListener var listenerThree solace.ReceiverStateChangeListener - var rebalanceDelayDuration = time.Duration(rebalanceDelay) * 2 + var rebalanceDelayDuration = time.Duration(rebalanceDelay) * 2 var messagingServices [3]solace.MessagingService @@ -294,7 +295,7 @@ var _ = Describe("Partitioned Queue Tests", func() { return totalMessagesReceived }).WithTimeout(rebalanceDelayDuration * time.Second).Should(Equal(publisherMetrics.GetValue(metrics.TotalMessagesSent))) - numPartitionKeys := len(receiverOnePartitionKeys) + numPartitionKeys := len(receiverOnePartitionKeys) partitionKeysBeforeDisconnect := make([]string, numPartitionKeys) copy(receiverOnePartitionKeys, partitionKeysBeforeDisconnect) receiverOnePartitionKeys = receiverOnePartitionKeys[:0] diff --git a/test/persistent_publisher_test.go b/test/persistent_publisher_test.go index c522478..deee970 100644 --- a/test/persistent_publisher_test.go +++ b/test/persistent_publisher_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/persistent_receiver_test.go b/test/persistent_receiver_test.go index 194dd14..c39a6a3 100644 --- a/test/persistent_receiver_test.go +++ b/test/persistent_receiver_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/rgmid_test.go b/test/rgmid_test.go index 77f032f..d48b341 100644 --- a/test/rgmid_test.go +++ b/test/rgmid_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/sdt_test.go b/test/sdt_test.go index 4b28918..14aabc4 100644 --- a/test/sdt_test.go +++ b/test/sdt_test.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/sempclient/Dockerfile b/test/sempclient/Dockerfile index cab48c4..9dd0305 100644 --- a/test/sempclient/Dockerfile +++ b/test/sempclient/Dockerfile @@ -1,6 +1,6 @@ # pubsubplus-go-client # -# Copyright 2023 Solace Corporation. All rights reserved. +# Copyright 2023-2024 Solace Corporation. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sempclient/makeclean b/test/sempclient/makeclean index 85cd5d7..2807178 100755 --- a/test/sempclient/makeclean +++ b/test/sempclient/makeclean @@ -2,7 +2,7 @@ # pubsubplus-go-client # -# Copyright 2023 Solace Corporation. All rights reserved. +# Copyright 2023-2024 Solace Corporation. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sempclient/semp-client.go b/test/sempclient/semp-client.go index cc87a4f..726818c 100644 --- a/test/sempclient/semp-client.go +++ b/test/sempclient/semp-client.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/solclient_log_debug.go b/test/solclient_log_debug.go index 0f790af..3f672a3 100644 --- a/test/solclient_log_debug.go +++ b/test/solclient_log_debug.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/solclient_log_default.go b/test/solclient_log_default.go index e1c6b26..c27a142 100644 --- a/test/solclient_log_default.go +++ b/test/solclient_log_default.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/config.go b/test/testcontext/config.go index 947c9ba..a6f1f8c 100644 --- a/test/testcontext/config.go +++ b/test/testcontext/config.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/kinit_darwin.go b/test/testcontext/kinit_darwin.go index c471c52..619a898 100644 --- a/test/testcontext/kinit_darwin.go +++ b/test/testcontext/kinit_darwin.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/kinit_linux.go b/test/testcontext/kinit_linux.go index 9eaf0ba..b19a110 100644 --- a/test/testcontext/kinit_linux.go +++ b/test/testcontext/kinit_linux.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/messaging.go b/test/testcontext/messaging.go index c357deb..c24ff56 100644 --- a/test/testcontext/messaging.go +++ b/test/testcontext/messaging.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/semp.go b/test/testcontext/semp.go index 7326919..0dd777a 100644 --- a/test/testcontext/semp.go +++ b/test/testcontext/semp.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -21,6 +21,7 @@ import ( "crypto/tls" "fmt" "net/http" + "solace.dev/go/messaging/test/sempclient/action" "solace.dev/go/messaging/test/sempclient/config" "solace.dev/go/messaging/test/sempclient/monitor" diff --git a/test/testcontext/test_context.go b/test/testcontext/test_context.go index f910f01..8a0534f 100644 --- a/test/testcontext/test_context.go +++ b/test/testcontext/test_context.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/test_context_remote.go b/test/testcontext/test_context_remote.go index 8465471..6e0e33c 100644 --- a/test/testcontext/test_context_remote.go +++ b/test/testcontext/test_context_remote.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/test_context_testcontainers.go b/test/testcontext/test_context_testcontainers.go index ea2f493..580f1ab 100644 --- a/test/testcontext/test_context_testcontainers.go +++ b/test/testcontext/test_context_testcontainers.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/testcontext/toxiproxy.go b/test/testcontext/toxiproxy.go index 36f1366..7811471 100644 --- a/test/testcontext/toxiproxy.go +++ b/test/testcontext/toxiproxy.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/version.go b/version.go index 65bc292..95f719b 100644 --- a/version.go +++ b/version.go @@ -1,6 +1,6 @@ // pubsubplus-go-client // -// Copyright 2021-2023 Solace Corporation. All rights reserved. +// Copyright 2021-2024 Solace Corporation. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.