From 23e3dc51bde5edcc34aa9588e82d442bf87a97de Mon Sep 17 00:00:00 2001 From: nerim Date: Thu, 19 Jun 2025 15:55:53 +0200 Subject: [PATCH] Replacing '202x Ingram Micro inc.' for '2025 CloudBlue' in all files --- connect/__init__.py | 2 +- connect/config.py | 2 +- connect/exceptions.py | 2 +- connect/logger/__init__.py | 2 +- connect/logger/logger.py | 2 +- connect/models/__init__.py | 2 +- connect/models/activation.py | 2 +- connect/models/activation_template_response.py | 2 +- connect/models/activation_tile_response.py | 2 +- connect/models/agreement.py | 2 +- connect/models/agreement_stats.py | 2 +- connect/models/anniversary.py | 2 +- connect/models/asset.py | 2 +- connect/models/asset_request.py | 2 +- connect/models/attributes.py | 2 +- connect/models/base.py | 2 +- connect/models/billing.py | 2 +- connect/models/billing_request.py | 2 +- connect/models/commitment.py | 2 +- connect/models/company.py | 2 +- connect/models/configuration.py | 2 +- connect/models/connection.py | 2 +- connect/models/constraints.py | 2 +- connect/models/contact.py | 2 +- connect/models/contact_info.py | 2 +- connect/models/contract.py | 2 +- connect/models/conversation.py | 2 +- connect/models/conversation_message.py | 2 +- connect/models/country.py | 2 +- connect/models/customer_ui_settings.py | 2 +- connect/models/document.py | 2 +- connect/models/download_link.py | 2 +- connect/models/event.py | 2 +- connect/models/events.py | 2 +- connect/models/exception.py | 2 +- connect/models/ext_id_hub.py | 2 +- connect/models/fulfillment.py | 2 +- connect/models/hub.py | 2 +- connect/models/hub_instance.py | 2 +- connect/models/hub_stats.py | 2 +- connect/models/item.py | 2 +- connect/models/last_request.py | 2 +- connect/models/marketplace.py | 2 +- connect/models/param.py | 2 +- connect/models/period.py | 2 +- connect/models/phone_number.py | 2 +- connect/models/product.py | 2 +- connect/models/product_category.py | 2 +- connect/models/product_configuration.py | 2 +- connect/models/product_configuration_parameter.py | 2 +- connect/models/product_family.py | 2 +- connect/models/product_stats.py | 2 +- connect/models/product_stats_info.py | 2 +- connect/models/recurring_asset.py | 2 +- connect/models/renewal.py | 2 +- connect/models/schemas.py | 2 +- connect/models/server_error_response.py | 2 +- connect/models/stat.py | 2 +- connect/models/stats.py | 2 +- connect/models/template.py | 2 +- connect/models/tier_account.py | 2 +- connect/models/tier_account_request.py | 2 +- connect/models/tier_accounts.py | 2 +- connect/models/tier_config.py | 2 +- connect/models/tier_config_request.py | 2 +- connect/models/ui.py | 2 +- connect/models/unit.py | 2 +- connect/models/usage_file.py | 2 +- connect/models/usage_listing.py | 2 +- connect/models/usage_record.py | 2 +- connect/models/usage_records.py | 2 +- connect/models/usage_stats.py | 2 +- connect/models/user.py | 2 +- connect/models/value_choice.py | 2 +- connect/resources/__init__.py | 2 +- connect/resources/asset_request.py | 2 +- connect/resources/automation_engine.py | 2 +- connect/resources/base.py | 2 +- connect/resources/billing_request.py | 2 +- connect/resources/directory.py | 2 +- connect/resources/fulfillment_automation.py | 2 +- connect/resources/marketplace.py | 2 +- connect/resources/recurring_asset.py | 2 +- connect/resources/template.py | 2 +- connect/resources/tier_account.py | 2 +- connect/resources/tier_account_request_automation.py | 2 +- connect/resources/tier_config_automation.py | 2 +- connect/resources/tier_config_request.py | 2 +- connect/resources/usage_automation.py | 2 +- connect/resources/usage_file_automation.py | 2 +- connect/rql/__init__.py | 2 +- connect/rql/query.py | 2 +- examples/apiary-scenario/asset_accept_workflow.py | 2 +- examples/apiary-scenario/asset_request_workflow.py | 2 +- examples/billing_request.py | 2 +- examples/fulfillment.py | 2 +- examples/manage_asset_request.py | 2 +- examples/manage_parameter.py | 2 +- examples/recurring_asset.py | 2 +- examples/tier_account_request.py | 2 +- examples/tier_account_request_automation.py | 2 +- examples/tier_config.py | 2 +- examples/usage.py | 2 +- examples/usage_file.py | 2 +- setup.py | 2 +- tests/__init__.py | 2 +- tests/common.py | 2 +- tests/test_asset_request.py | 2 +- tests/test_billing_request.py | 2 +- tests/test_config.py | 2 +- tests/test_conversation.py | 2 +- tests/test_deprecated.py | 2 +- tests/test_directory.py | 2 +- tests/test_models.py | 2 +- tests/test_product.py | 2 +- tests/test_query.py | 2 +- tests/test_recurring_asset.py | 2 +- tests/test_server_error_response.py | 2 +- tests/test_subscriptions.py | 2 +- tests/test_template.py | 2 +- tests/test_tier_account_request.py | 2 +- tests/test_tier_account_request_automation.py | 2 +- tests/test_tier_config.py | 2 +- tests/test_tier_config_request.py | 2 +- tests/test_usage.py | 2 +- tests/test_usage_file.py | 2 +- 126 files changed, 126 insertions(+), 126 deletions(-) diff --git a/connect/__init__.py b/connect/__init__.py index 21c4856..13d0029 100644 --- a/connect/__init__.py +++ b/connect/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from abc import ABCMeta diff --git a/connect/config.py b/connect/config.py index 8ddeb48..dd50e63 100644 --- a/connect/config.py +++ b/connect/config.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json import os diff --git a/connect/exceptions.py b/connect/exceptions.py index 05496e3..1f515a3 100644 --- a/connect/exceptions.py +++ b/connect/exceptions.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/logger/__init__.py b/connect/logger/__init__.py index 82cefbe..0436010 100644 --- a/connect/logger/__init__.py +++ b/connect/logger/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .logger import function_log, logger, LoggerAdapter diff --git a/connect/logger/logger.py b/connect/logger/logger.py index 1abac55..ae16a81 100644 --- a/connect/logger/logger.py +++ b/connect/logger/logger.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from functools import wraps import json diff --git a/connect/models/__init__.py b/connect/models/__init__.py index 5a49335..5f7d4fe 100644 --- a/connect/models/__init__.py +++ b/connect/models/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .activation import Activation from .activation_template_response import ActivationTemplateResponse diff --git a/connect/models/activation.py b/connect/models/activation.py index 4b24e87..42a4b61 100644 --- a/connect/models/activation.py +++ b/connect/models/activation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Optional diff --git a/connect/models/activation_template_response.py b/connect/models/activation_template_response.py index 84cc9ed..a577029 100644 --- a/connect/models/activation_template_response.py +++ b/connect/models/activation_template_response.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. class ActivationTemplateResponse(object): diff --git a/connect/models/activation_tile_response.py b/connect/models/activation_tile_response.py index d9fc290..1774066 100644 --- a/connect/models/activation_tile_response.py +++ b/connect/models/activation_tile_response.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json diff --git a/connect/models/agreement.py b/connect/models/agreement.py index 706785f..79c8fd6 100644 --- a/connect/models/agreement.py +++ b/connect/models/agreement.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Optional, List diff --git a/connect/models/agreement_stats.py b/connect/models/agreement_stats.py index 7ac6af7..12e0f08 100644 --- a/connect/models/agreement_stats.py +++ b/connect/models/agreement_stats.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/anniversary.py b/connect/models/anniversary.py index 12b4db0..019a37a 100644 --- a/connect/models/anniversary.py +++ b/connect/models/anniversary.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import AnniversarySchema diff --git a/connect/models/asset.py b/connect/models/asset.py index affd5b3..36aa772 100644 --- a/connect/models/asset.py +++ b/connect/models/asset.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List, Optional diff --git a/connect/models/asset_request.py b/connect/models/asset_request.py index ff72d55..103d3c5 100644 --- a/connect/models/asset_request.py +++ b/connect/models/asset_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Union diff --git a/connect/models/attributes.py b/connect/models/attributes.py index c4cc9ff..dbb1167 100644 --- a/connect/models/attributes.py +++ b/connect/models/attributes.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import AttributesSchema diff --git a/connect/models/base.py b/connect/models/base.py index a045db7..147b4a7 100644 --- a/connect/models/base.py +++ b/connect/models/base.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json diff --git a/connect/models/billing.py b/connect/models/billing.py index 992a4e8..9753daf 100644 --- a/connect/models/billing.py +++ b/connect/models/billing.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import BillingSchema diff --git a/connect/models/billing_request.py b/connect/models/billing_request.py index 0f90a81..6ed8d8f 100644 --- a/connect/models/billing_request.py +++ b/connect/models/billing_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import BillingRequestSchema diff --git a/connect/models/commitment.py b/connect/models/commitment.py index aab4c89..0f06763 100644 --- a/connect/models/commitment.py +++ b/connect/models/commitment.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import CommitmentSchema diff --git a/connect/models/company.py b/connect/models/company.py index 402addf..79655b5 100644 --- a/connect/models/company.py +++ b/connect/models/company.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import CompanySchema diff --git a/connect/models/configuration.py b/connect/models/configuration.py index cea0a74..e33ef7b 100644 --- a/connect/models/configuration.py +++ b/connect/models/configuration.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/models/connection.py b/connect/models/connection.py index b8e5087..a9b5393 100644 --- a/connect/models/connection.py +++ b/connect/models/connection.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime diff --git a/connect/models/constraints.py b/connect/models/constraints.py index a39ce88..7ad9bbc 100644 --- a/connect/models/constraints.py +++ b/connect/models/constraints.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/models/contact.py b/connect/models/contact.py index caffc75..0bdef6b 100644 --- a/connect/models/contact.py +++ b/connect/models/contact.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/contact_info.py b/connect/models/contact_info.py index 2f18c2f..45dd54a 100644 --- a/connect/models/contact_info.py +++ b/connect/models/contact_info.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/contract.py b/connect/models/contract.py index c808c80..cc3cc0b 100644 --- a/connect/models/contract.py +++ b/connect/models/contract.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Optional diff --git a/connect/models/conversation.py b/connect/models/conversation.py index a465cce..00914f6 100644 --- a/connect/models/conversation.py +++ b/connect/models/conversation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime diff --git a/connect/models/conversation_message.py b/connect/models/conversation_message.py index 3ebe78d..f92b6c9 100644 --- a/connect/models/conversation_message.py +++ b/connect/models/conversation_message.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime diff --git a/connect/models/country.py b/connect/models/country.py index b27bce0..0828abb 100644 --- a/connect/models/country.py +++ b/connect/models/country.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import CountrySchema diff --git a/connect/models/customer_ui_settings.py b/connect/models/customer_ui_settings.py index c904457..e16a620 100644 --- a/connect/models/customer_ui_settings.py +++ b/connect/models/customer_ui_settings.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/models/document.py b/connect/models/document.py index 4f002fe..75dbfdd 100644 --- a/connect/models/document.py +++ b/connect/models/document.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import DocumentSchema diff --git a/connect/models/download_link.py b/connect/models/download_link.py index 77f0519..378fda8 100644 --- a/connect/models/download_link.py +++ b/connect/models/download_link.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import DownloadLinkSchema diff --git a/connect/models/event.py b/connect/models/event.py index d634594..4b40508 100644 --- a/connect/models/event.py +++ b/connect/models/event.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Optional diff --git a/connect/models/events.py b/connect/models/events.py index 122bebf..695c2fc 100644 --- a/connect/models/events.py +++ b/connect/models/events.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .event import Event from .schemas import EventsSchema diff --git a/connect/models/exception.py b/connect/models/exception.py index 65d0510..eda13cb 100644 --- a/connect/models/exception.py +++ b/connect/models/exception.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. # This file provides backwards compatibility with the previous location # and names of exception classes diff --git a/connect/models/ext_id_hub.py b/connect/models/ext_id_hub.py index ac7c253..cbcfd6a 100644 --- a/connect/models/ext_id_hub.py +++ b/connect/models/ext_id_hub.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .hub import Hub diff --git a/connect/models/fulfillment.py b/connect/models/fulfillment.py index dd815cd..636acbd 100644 --- a/connect/models/fulfillment.py +++ b/connect/models/fulfillment.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from deprecation import deprecated diff --git a/connect/models/hub.py b/connect/models/hub.py index 8478ef2..cce9c28 100644 --- a/connect/models/hub.py +++ b/connect/models/hub.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/hub_instance.py b/connect/models/hub_instance.py index 761b909..2285fd7 100644 --- a/connect/models/hub_instance.py +++ b/connect/models/hub_instance.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import HubInstanceSchema diff --git a/connect/models/hub_stats.py b/connect/models/hub_stats.py index 21da480..c51adc9 100644 --- a/connect/models/hub_stats.py +++ b/connect/models/hub_stats.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import HubStatsSchema diff --git a/connect/models/item.py b/connect/models/item.py index 8d078cf..1d0449c 100644 --- a/connect/models/item.py +++ b/connect/models/item.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List, Optional, Union diff --git a/connect/models/last_request.py b/connect/models/last_request.py index 0b9e411..68ba897 100644 --- a/connect/models/last_request.py +++ b/connect/models/last_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import LastRequestSchema diff --git a/connect/models/marketplace.py b/connect/models/marketplace.py index d574445..52c8ca6 100644 --- a/connect/models/marketplace.py +++ b/connect/models/marketplace.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/models/param.py b/connect/models/param.py index fe7ffb2..0630b49 100644 --- a/connect/models/param.py +++ b/connect/models/param.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List, Optional diff --git a/connect/models/period.py b/connect/models/period.py index 54b274b..f4b3e1a 100644 --- a/connect/models/period.py +++ b/connect/models/period.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime from typing import Optional diff --git a/connect/models/phone_number.py b/connect/models/phone_number.py index 094fb0f..f3b6c31 100644 --- a/connect/models/phone_number.py +++ b/connect/models/phone_number.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/product.py b/connect/models/product.py index c496c40..33b6d18 100644 --- a/connect/models/product.py +++ b/connect/models/product.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from copy import copy import datetime diff --git a/connect/models/product_category.py b/connect/models/product_category.py index bc0f32e..ff0fb4c 100644 --- a/connect/models/product_category.py +++ b/connect/models/product_category.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List, Optional diff --git a/connect/models/product_configuration.py b/connect/models/product_configuration.py index 3733c0f..0e29d11 100644 --- a/connect/models/product_configuration.py +++ b/connect/models/product_configuration.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import ProductConfigurationSchema diff --git a/connect/models/product_configuration_parameter.py b/connect/models/product_configuration_parameter.py index a79623a..ef719fa 100644 --- a/connect/models/product_configuration_parameter.py +++ b/connect/models/product_configuration_parameter.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .constraints import Constraints diff --git a/connect/models/product_family.py b/connect/models/product_family.py index 825b39e..c0041c6 100644 --- a/connect/models/product_family.py +++ b/connect/models/product_family.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import ProductFamilySchema diff --git a/connect/models/product_stats.py b/connect/models/product_stats.py index 8abc252..5967e08 100644 --- a/connect/models/product_stats.py +++ b/connect/models/product_stats.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .product_stats_info import ProductStatsInfo diff --git a/connect/models/product_stats_info.py b/connect/models/product_stats_info.py index 4681cdd..f9e3172 100644 --- a/connect/models/product_stats_info.py +++ b/connect/models/product_stats_info.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import ProductStatsInfoSchema diff --git a/connect/models/recurring_asset.py b/connect/models/recurring_asset.py index 6391eee..ce5279d 100644 --- a/connect/models/recurring_asset.py +++ b/connect/models/recurring_asset.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import RecurringAssetSchema diff --git a/connect/models/renewal.py b/connect/models/renewal.py index 544c747..c7193ad 100644 --- a/connect/models/renewal.py +++ b/connect/models/renewal.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime diff --git a/connect/models/schemas.py b/connect/models/schemas.py index 8193a66..c878300 100644 --- a/connect/models/schemas.py +++ b/connect/models/schemas.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from deprecation import deprecated from marshmallow import Schema, fields, post_load diff --git a/connect/models/server_error_response.py b/connect/models/server_error_response.py index 827f377..7709380 100644 --- a/connect/models/server_error_response.py +++ b/connect/models/server_error_response.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import List diff --git a/connect/models/stat.py b/connect/models/stat.py index 36a6276..93a39a8 100644 --- a/connect/models/stat.py +++ b/connect/models/stat.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import StatSchema diff --git a/connect/models/stats.py b/connect/models/stats.py index d8725d6..5e6b786 100644 --- a/connect/models/stats.py +++ b/connect/models/stats.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import StatsSchema diff --git a/connect/models/template.py b/connect/models/template.py index eda6fd8..8625bef 100644 --- a/connect/models/template.py +++ b/connect/models/template.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import TemplateSchema diff --git a/connect/models/tier_account.py b/connect/models/tier_account.py index 61c5abd..ef3b5af 100644 --- a/connect/models/tier_account.py +++ b/connect/models/tier_account.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import TierAccountSchema diff --git a/connect/models/tier_account_request.py b/connect/models/tier_account_request.py index 661cd80..956ac8e 100644 --- a/connect/models/tier_account_request.py +++ b/connect/models/tier_account_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import TierAccountRequestSchema diff --git a/connect/models/tier_accounts.py b/connect/models/tier_accounts.py index 0cde71d..7ec27e8 100644 --- a/connect/models/tier_accounts.py +++ b/connect/models/tier_accounts.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional diff --git a/connect/models/tier_config.py b/connect/models/tier_config.py index 1b38581..d886dfd 100644 --- a/connect/models/tier_config.py +++ b/connect/models/tier_config.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional, List diff --git a/connect/models/tier_config_request.py b/connect/models/tier_config_request.py index cbeb19a..95e0d04 100644 --- a/connect/models/tier_config_request.py +++ b/connect/models/tier_config_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Optional, List diff --git a/connect/models/ui.py b/connect/models/ui.py index 43371dc..0fbc500 100644 --- a/connect/models/ui.py +++ b/connect/models/ui.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UISchema diff --git a/connect/models/unit.py b/connect/models/unit.py index d724bad..2fd94f4 100644 --- a/connect/models/unit.py +++ b/connect/models/unit.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UnitSchema diff --git a/connect/models/usage_file.py b/connect/models/usage_file.py index 16ae942..a02b74d 100644 --- a/connect/models/usage_file.py +++ b/connect/models/usage_file.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .company import Company diff --git a/connect/models/usage_listing.py b/connect/models/usage_listing.py index 669a54e..3d5767f 100644 --- a/connect/models/usage_listing.py +++ b/connect/models/usage_listing.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .company import Company diff --git a/connect/models/usage_record.py b/connect/models/usage_record.py index a617c2c..5090cb8 100644 --- a/connect/models/usage_record.py +++ b/connect/models/usage_record.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UsageRecordSchema diff --git a/connect/models/usage_records.py b/connect/models/usage_records.py index 861c4d8..7a55bc6 100644 --- a/connect/models/usage_records.py +++ b/connect/models/usage_records.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UsageRecordsSchema diff --git a/connect/models/usage_stats.py b/connect/models/usage_stats.py index 1d43e06..b5c4aeb 100644 --- a/connect/models/usage_stats.py +++ b/connect/models/usage_stats.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UsageStatsSchema diff --git a/connect/models/user.py b/connect/models/user.py index b7d3691..b62a031 100644 --- a/connect/models/user.py +++ b/connect/models/user.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import UserSchema diff --git a/connect/models/value_choice.py b/connect/models/value_choice.py index bd6da78..65bba14 100644 --- a/connect/models/value_choice.py +++ b/connect/models/value_choice.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseModel from .schemas import ValueChoiceSchema diff --git a/connect/resources/__init__.py b/connect/resources/__init__.py index dcfa5a0..c8e37af 100644 --- a/connect/resources/__init__.py +++ b/connect/resources/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .directory import Directory from .fulfillment_automation import FulfillmentAutomation diff --git a/connect/resources/asset_request.py b/connect/resources/asset_request.py index a5cc391..601ce8e 100644 --- a/connect/resources/asset_request.py +++ b/connect/resources/asset_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.models import AssetRequest from .base import BaseResource diff --git a/connect/resources/automation_engine.py b/connect/resources/automation_engine.py index 671e9ec..34f44d4 100644 --- a/connect/resources/automation_engine.py +++ b/connect/resources/automation_engine.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import logging from typing import Any, Dict, Optional diff --git a/connect/resources/base.py b/connect/resources/base.py index 449093d..e17d705 100644 --- a/connect/resources/base.py +++ b/connect/resources/base.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import functools import logging diff --git a/connect/resources/billing_request.py b/connect/resources/billing_request.py index b8111b5..d22dd75 100644 --- a/connect/resources/billing_request.py +++ b/connect/resources/billing_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.models.billing_request import BillingRequest from .base import BaseResource diff --git a/connect/resources/directory.py b/connect/resources/directory.py index 2edb960..81577fd 100644 --- a/connect/resources/directory.py +++ b/connect/resources/directory.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from copy import copy diff --git a/connect/resources/fulfillment_automation.py b/connect/resources/fulfillment_automation.py index ee8b44f..e4965e6 100644 --- a/connect/resources/fulfillment_automation.py +++ b/connect/resources/fulfillment_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from abc import ABCMeta diff --git a/connect/resources/marketplace.py b/connect/resources/marketplace.py index 34ecfac..2d628f2 100644 --- a/connect/resources/marketplace.py +++ b/connect/resources/marketplace.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .base import BaseResource from ..models import Marketplace diff --git a/connect/resources/recurring_asset.py b/connect/resources/recurring_asset.py index 73c3758..66e7605 100644 --- a/connect/resources/recurring_asset.py +++ b/connect/resources/recurring_asset.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.models.recurring_asset import RecurringAsset from .base import BaseResource diff --git a/connect/resources/template.py b/connect/resources/template.py index b93a410..aae98a3 100644 --- a/connect/resources/template.py +++ b/connect/resources/template.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.models.activation_template_response import ActivationTemplateResponse diff --git a/connect/resources/tier_account.py b/connect/resources/tier_account.py index 464d64b..050dfa5 100644 --- a/connect/resources/tier_account.py +++ b/connect/resources/tier_account.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.models.tier_account import TierAccount from connect.models.tier_account_request import TierAccountRequest diff --git a/connect/resources/tier_account_request_automation.py b/connect/resources/tier_account_request_automation.py index e322b0d..f35e258 100644 --- a/connect/resources/tier_account_request_automation.py +++ b/connect/resources/tier_account_request_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import logging diff --git a/connect/resources/tier_config_automation.py b/connect/resources/tier_config_automation.py index 4f57066..cfda405 100644 --- a/connect/resources/tier_config_automation.py +++ b/connect/resources/tier_config_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from abc import ABCMeta from typing import Optional diff --git a/connect/resources/tier_config_request.py b/connect/resources/tier_config_request.py index 59c7b3f..2474168 100644 --- a/connect/resources/tier_config_request.py +++ b/connect/resources/tier_config_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.models.tier_config import TierConfig from connect.models.tier_config_request import TierConfigRequest diff --git a/connect/resources/usage_automation.py b/connect/resources/usage_automation.py index b7a187e..9358eff 100644 --- a/connect/resources/usage_automation.py +++ b/connect/resources/usage_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from abc import ABCMeta diff --git a/connect/resources/usage_file_automation.py b/connect/resources/usage_file_automation.py index 0f04188..b97fb78 100644 --- a/connect/resources/usage_file_automation.py +++ b/connect/resources/usage_file_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from abc import ABCMeta import json diff --git a/connect/rql/__init__.py b/connect/rql/__init__.py index 63ba92d..7491d66 100644 --- a/connect/rql/__init__.py +++ b/connect/rql/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from .query import Query diff --git a/connect/rql/query.py b/connect/rql/query.py index 8254da9..60aa892 100644 --- a/connect/rql/query.py +++ b/connect/rql/query.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from copy import copy from typing import Dict, List, Optional diff --git a/examples/apiary-scenario/asset_accept_workflow.py b/examples/apiary-scenario/asset_accept_workflow.py index 9e8b762..a892c45 100644 --- a/examples/apiary-scenario/asset_accept_workflow.py +++ b/examples/apiary-scenario/asset_accept_workflow.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. """ This is part of the example of the implementation between connect and a Vendor System API. The detail of this scenario is documented in the documentation portal diff --git a/examples/apiary-scenario/asset_request_workflow.py b/examples/apiary-scenario/asset_request_workflow.py index 97e791c..cbe9b64 100644 --- a/examples/apiary-scenario/asset_request_workflow.py +++ b/examples/apiary-scenario/asset_request_workflow.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. """ This is part of the example of the implementation between connect and a Vendor System API. The detail of this scenario is documented in the documentation portal diff --git a/examples/billing_request.py b/examples/billing_request.py index 9bbaa82..98caf0d 100644 --- a/examples/billing_request.py +++ b/examples/billing_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.config import Config from connect.resources.subscription import Subscription diff --git a/examples/fulfillment.py b/examples/fulfillment.py index 3606ce3..0f1654f 100644 --- a/examples/fulfillment.py +++ b/examples/fulfillment.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from typing import Union import warnings diff --git a/examples/manage_asset_request.py b/examples/manage_asset_request.py index 936f909..1afbcc7 100644 --- a/examples/manage_asset_request.py +++ b/examples/manage_asset_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.config import Config from connect.resources.fulfillment import FulfillmentResource diff --git a/examples/manage_parameter.py b/examples/manage_parameter.py index 5c62e59..b7f3424 100644 --- a/examples/manage_parameter.py +++ b/examples/manage_parameter.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.config import Config from connect.resources.product import ProductsResource diff --git a/examples/recurring_asset.py b/examples/recurring_asset.py index 432bcc8..6be5d96 100644 --- a/examples/recurring_asset.py +++ b/examples/recurring_asset.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.config import Config from connect.resources.subscription import Subscription diff --git a/examples/tier_account_request.py b/examples/tier_account_request.py index c6f4b29..f4a4dae 100644 --- a/examples/tier_account_request.py +++ b/examples/tier_account_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json from connect.config import Config from connect.resources.fulfillment import Fulfillment diff --git a/examples/tier_account_request_automation.py b/examples/tier_account_request_automation.py index 324e4d7..ea3a332 100644 --- a/examples/tier_account_request_automation.py +++ b/examples/tier_account_request_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.resources.tier_account_request_automation import ( TierAccountRequestAutomation, TierAccountRequestAction, diff --git a/examples/tier_config.py b/examples/tier_config.py index b47f99e..93b5cc4 100644 --- a/examples/tier_config.py +++ b/examples/tier_config.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. # NOTE: This example development is in progress. This is just a skeleton. diff --git a/examples/usage.py b/examples/usage.py index 0bcfa12..03a62ee 100644 --- a/examples/usage.py +++ b/examples/usage.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from datetime import datetime, timedelta import warnings diff --git a/examples/usage_file.py b/examples/usage_file.py index 65cc060..7191008 100644 --- a/examples/usage_file.py +++ b/examples/usage_file.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import warnings diff --git a/setup.py b/setup.py index 66d76ba..0e9d4b5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from os.path import exists from setuptools import find_packages, setup diff --git a/tests/__init__.py b/tests/__init__.py index 3a7bbf7..115b88b 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. diff --git a/tests/common.py b/tests/common.py index 571fdde..bfe3eb2 100644 --- a/tests/common.py +++ b/tests/common.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from collections import namedtuple from typing import Optional diff --git a/tests/test_asset_request.py b/tests/test_asset_request.py index f930910..de90b8b 100644 --- a/tests/test_asset_request.py +++ b/tests/test_asset_request.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import pytest diff --git a/tests/test_billing_request.py b/tests/test_billing_request.py index fa70637..748fb65 100644 --- a/tests/test_billing_request.py +++ b/tests/test_billing_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_config.py b/tests/test_config.py index d7c842f..b91baa1 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os diff --git a/tests/test_conversation.py b/tests/test_conversation.py index 8e620c4..56c2834 100644 --- a/tests/test_conversation.py +++ b/tests/test_conversation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import datetime import os diff --git a/tests/test_deprecated.py b/tests/test_deprecated.py index ca5d964..d19ec4e 100644 --- a/tests/test_deprecated.py +++ b/tests/test_deprecated.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import pytest diff --git a/tests/test_directory.py b/tests/test_directory.py index c143488..6a17a2e 100644 --- a/tests/test_directory.py +++ b/tests/test_directory.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. # TODO: Assert received request data diff --git a/tests/test_models.py b/tests/test_models.py index 08e6ab8..6092ce9 100644 --- a/tests/test_models.py +++ b/tests/test_models.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import json import os diff --git a/tests/test_product.py b/tests/test_product.py index ab4407d..9718b3c 100644 --- a/tests/test_product.py +++ b/tests/test_product.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_query.py b/tests/test_query.py index 3fa9092..83b9180 100644 --- a/tests/test_query.py +++ b/tests/test_query.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from connect.rql import Query diff --git a/tests/test_recurring_asset.py b/tests/test_recurring_asset.py index ad3e51b..e4a0bf9 100644 --- a/tests/test_recurring_asset.py +++ b/tests/test_recurring_asset.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_server_error_response.py b/tests/test_server_error_response.py index bf6643f..24fa4d7 100644 --- a/tests/test_server_error_response.py +++ b/tests/test_server_error_response.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os diff --git a/tests/test_subscriptions.py b/tests/test_subscriptions.py index 2531529..1c5c2ef 100644 --- a/tests/test_subscriptions.py +++ b/tests/test_subscriptions.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_template.py b/tests/test_template.py index ea05053..1f48725 100644 --- a/tests/test_template.py +++ b/tests/test_template.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. from mock import patch, MagicMock import os diff --git a/tests/test_tier_account_request.py b/tests/test_tier_account_request.py index dd39b6b..aa63e89 100644 --- a/tests/test_tier_account_request.py +++ b/tests/test_tier_account_request.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_tier_account_request_automation.py b/tests/test_tier_account_request_automation.py index 4b60701..3885ee7 100644 --- a/tests/test_tier_account_request_automation.py +++ b/tests/test_tier_account_request_automation.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_tier_config.py b/tests/test_tier_config.py index b3d0e24..cb4c002 100644 --- a/tests/test_tier_config.py +++ b/tests/test_tier_config.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os from datetime import datetime diff --git a/tests/test_tier_config_request.py b/tests/test_tier_config_request.py index 703e352..fcc9e87 100644 --- a/tests/test_tier_config_request.py +++ b/tests/test_tier_config_request.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import unittest diff --git a/tests/test_usage.py b/tests/test_usage.py index ab2679b..9595ae5 100644 --- a/tests/test_usage.py +++ b/tests/test_usage.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os import time diff --git a/tests/test_usage_file.py b/tests/test_usage_file.py index c7ad571..51ceaab 100644 --- a/tests/test_usage_file.py +++ b/tests/test_usage_file.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # This file is part of the Ingram Micro Cloud Blue Connect SDK. -# Copyright (c) 2019-2020 Ingram Micro. All Rights Reserved. +# Copyright (c) 2019-2025 CloudBlue. All Rights Reserved. import os from datetime import datetime