diff --git a/reports/audit_tool/entrypoint.py b/reports/audit_tool/entrypoint.py index 4f2a967..43d9eb3 100644 --- a/reports/audit_tool/entrypoint.py +++ b/reports/audit_tool/entrypoint.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2021, Ingram Micro +# Copyright (c) 2025, CloudBlue # All rights reserved. from connect.client import R diff --git a/reports/missing_subscriptions/entrypoint.py b/reports/missing_subscriptions/entrypoint.py index 0f8845d..c77094a 100644 --- a/reports/missing_subscriptions/entrypoint.py +++ b/reports/missing_subscriptions/entrypoint.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2024, Ingram Micro +# Copyright (c) 2025, CloudBlue # All rights reserved. from connect.client import R diff --git a/reports/nce_migrations/entrypoint.py b/reports/nce_migrations/entrypoint.py index d0777b9..8740002 100644 --- a/reports/nce_migrations/entrypoint.py +++ b/reports/nce_migrations/entrypoint.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2021, Ingram Micro +# Copyright (c) 2025, CloudBlue # All rights reserved. from connect.client import R diff --git a/reports/nce_promos/entrypoint.py b/reports/nce_promos/entrypoint.py index f0f8a65..3c71b0d 100644 --- a/reports/nce_promos/entrypoint.py +++ b/reports/nce_promos/entrypoint.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2021, Ingram Micro +# Copyright (c) 2025, CloudBlue # All rights reserved. from connect.client import R diff --git a/tests/test_microsoft_reports.py b/tests/test_microsoft_reports.py index b009e1e..51ea5e8 100644 --- a/tests/test_microsoft_reports.py +++ b/tests/test_microsoft_reports.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2021, Ingram Micro +# Copyright (c) 2025, CloudBlue # All rights reserved. # import reports.nce_promos.entrypoint as nce_promos