diff --git a/.github/workflows/label_pr.yml b/.github/workflows/label_pr.yml index 9ee76a5c..e59a3e54 100644 --- a/.github/workflows/label_pr.yml +++ b/.github/workflows/label_pr.yml @@ -1,6 +1,6 @@ --- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 80058b53..b7d30ece 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -1,5 +1,5 @@ --- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/.github/workflows/publish_docs.yml b/.github/workflows/publish_docs.yml index 13ff9147..19c2e292 100644 --- a/.github/workflows/publish_docs.yml +++ b/.github/workflows/publish_docs.yml @@ -1,6 +1,6 @@ --- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.github/workflows/publish_galaxy.yml b/.github/workflows/publish_galaxy.yml index 3f39b8ba..b5cf9835 100644 --- a/.github/workflows/publish_galaxy.yml +++ b/.github/workflows/publish_galaxy.yml @@ -1,6 +1,6 @@ --- - # Copyright 2024 Cloudera, Inc. All Rights Reserved. + # Copyright 2025 Cloudera, Inc. 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/.github/workflows/reset_pr.yml b/.github/workflows/reset_pr.yml index 897574b0..bfdc87d4 100644 --- a/.github/workflows/reset_pr.yml +++ b/.github/workflows/reset_pr.yml @@ -1,5 +1,5 @@ --- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.github/workflows/validate_pr.yml b/.github/workflows/validate_pr.yml index 3d947414..0970cc16 100644 --- a/.github/workflows/validate_pr.yml +++ b/.github/workflows/validate_pr.yml @@ -1,6 +1,6 @@ --- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.github/workflows/validate_pr_docs.yml b/.github/workflows/validate_pr_docs.yml index d589ee0e..535ccf0f 100644 --- a/.github/workflows/validate_pr_docs.yml +++ b/.github/workflows/validate_pr_docs.yml @@ -1,6 +1,6 @@ --- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.gitignore b/.gitignore index 5e6a4492..aefced24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2d52ac3..d2596889 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ --- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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.sh b/.test.sh index 56dacb52..c4d74d3f 100755 --- a/.test.sh +++ b/.test.sh @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/LICENSE b/LICENSE index 066ee669..102574e4 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023 Cloudera, Inc. All rights reserved. + Copyright 2025 Cloudera, Inc. 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 0d2e4d0e..7f54a981 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ In order to use these capabilities you will need some permutation of the followi ## License and Copyright -Copyright 2023, Cloudera, Inc. +Copyright 2025, Cloudera, Inc. ``` Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bindep.txt b/bindep.txt index 52186cc0..abbd5a1b 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,4 +1,4 @@ -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/builder/requirements.yml b/builder/requirements.yml index c0d8a994..a8ec5935 100644 --- a/builder/requirements.yml +++ b/builder/requirements.yml @@ -1,5 +1,5 @@ --- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/docsbuild/cloudera.css b/docsbuild/cloudera.css index 676d9ca8..f01be6a6 100644 --- a/docsbuild/cloudera.css +++ b/docsbuild/cloudera.css @@ -1,5 +1,5 @@ /** - * Copyright 2024 Cloudera, Inc. + * Copyright 2025 Cloudera, Inc. * * 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/plugins/action/assemble_cluster_template.py b/plugins/action/assemble_cluster_template.py index 769f2baf..8b1ab116 100644 --- a/plugins/action/assemble_cluster_template.py +++ b/plugins/action/assemble_cluster_template.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/action/cm_api.py b/plugins/action/cm_api.py index a44ba9aa..afe43559 100644 --- a/plugins/action/cm_api.py +++ b/plugins/action/cm_api.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/doc_fragments/cm_endpoint.py b/plugins/doc_fragments/cm_endpoint.py index 4238eda5..6b053b5c 100644 --- a/plugins/doc_fragments/cm_endpoint.py +++ b/plugins/doc_fragments/cm_endpoint.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/doc_fragments/cm_options.py b/plugins/doc_fragments/cm_options.py index d79e62be..754cf0e9 100644 --- a/plugins/doc_fragments/cm_options.py +++ b/plugins/doc_fragments/cm_options.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/doc_fragments/cm_resource.py b/plugins/doc_fragments/cm_resource.py index 0e990f12..3af2b451 100644 --- a/plugins/doc_fragments/cm_resource.py +++ b/plugins/doc_fragments/cm_resource.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/doc_fragments/message.py b/plugins/doc_fragments/message.py index d933e8cf..979c2840 100644 --- a/plugins/doc_fragments/message.py +++ b/plugins/doc_fragments/message.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/doc_fragments/purge.py b/plugins/doc_fragments/purge.py index 800e7635..6b5961f9 100644 --- a/plugins/doc_fragments/purge.py +++ b/plugins/doc_fragments/purge.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/filter/append_database_port.yml b/plugins/filter/append_database_port.yml index af472ea0..fa9720cb 100644 --- a/plugins/filter/append_database_port.yml +++ b/plugins/filter/append_database_port.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: append_database_port short_description: append_database_port diff --git a/plugins/filter/cluster_service_role_hosts.yml b/plugins/filter/cluster_service_role_hosts.yml index 845355d1..995f88b1 100644 --- a/plugins/filter/cluster_service_role_hosts.yml +++ b/plugins/filter/cluster_service_role_hosts.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: cluster_service_role_hosts short_description: cluster_service_role_hosts diff --git a/plugins/filter/default_database_port.yml b/plugins/filter/default_database_port.yml index cbaaf132..3fafaf46 100644 --- a/plugins/filter/default_database_port.yml +++ b/plugins/filter/default_database_port.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: default_database_port short_description: default_database_port diff --git a/plugins/filter/extract_custom_role_groups.yml b/plugins/filter/extract_custom_role_groups.yml index ea003fed..3174f1ac 100644 --- a/plugins/filter/extract_custom_role_groups.yml +++ b/plugins/filter/extract_custom_role_groups.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: extract_custom_role_groups short_description: extract_custom_role_groups diff --git a/plugins/filter/extract_custom_roles.yml b/plugins/filter/extract_custom_roles.yml index 5220d074..1832a6f8 100644 --- a/plugins/filter/extract_custom_roles.yml +++ b/plugins/filter/extract_custom_roles.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: extract_custom_roles short_description: extract_custom_roles diff --git a/plugins/filter/extract_parcel_urls.yml b/plugins/filter/extract_parcel_urls.yml index 22bc747c..ef1403fb 100644 --- a/plugins/filter/extract_parcel_urls.yml +++ b/plugins/filter/extract_parcel_urls.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: extract_parcel_urls short_description: extract_parcel_urls diff --git a/plugins/filter/extract_products_from_manifests.yml b/plugins/filter/extract_products_from_manifests.yml index ad59c510..5b225101 100644 --- a/plugins/filter/extract_products_from_manifests.yml +++ b/plugins/filter/extract_products_from_manifests.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: extract_products_from_manifests short_description: extract_products_from_manifests diff --git a/plugins/filter/extract_role_and_group.yml b/plugins/filter/extract_role_and_group.yml index 367fcd0d..a4a404de 100644 --- a/plugins/filter/extract_role_and_group.yml +++ b/plugins/filter/extract_role_and_group.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: extract_role_and_group short_description: extract_role_and_group diff --git a/plugins/filter/filter_null_configs.yml b/plugins/filter/filter_null_configs.yml index 593ff150..74b82d13 100644 --- a/plugins/filter/filter_null_configs.yml +++ b/plugins/filter/filter_null_configs.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: fill_null_configs short_description: fill_null_configs diff --git a/plugins/filter/filters.py b/plugins/filter/filters.py index 0c5d4656..47d6659f 100644 --- a/plugins/filter/filters.py +++ b/plugins/filter/filters.py @@ -1,7 +1,6 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/filter/find_clusters.yml b/plugins/filter/find_clusters.yml index 5cca4b22..a39c0bf4 100644 --- a/plugins/filter/find_clusters.yml +++ b/plugins/filter/find_clusters.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: find_clusters short_description: find_clusters diff --git a/plugins/filter/flatten_dict_list.yml b/plugins/filter/flatten_dict_list.yml index a5bc5bc6..56cbc40a 100644 --- a/plugins/filter/flatten_dict_list.yml +++ b/plugins/filter/flatten_dict_list.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: flatten_dict_list short_description: flatten_dict_list diff --git a/plugins/filter/format_database_type.yml b/plugins/filter/format_database_type.yml index f2b5b96f..78e1ead6 100644 --- a/plugins/filter/format_database_type.yml +++ b/plugins/filter/format_database_type.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: format_database_type short_description: format_database_type diff --git a/plugins/filter/get_database_collation_mysql.yml b/plugins/filter/get_database_collation_mysql.yml index b96811b3..601e607c 100644 --- a/plugins/filter/get_database_collation_mysql.yml +++ b/plugins/filter/get_database_collation_mysql.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: get_database_collation_mysql short_description: get_database_collation_mysql diff --git a/plugins/filter/get_database_encoding_mysql.yml b/plugins/filter/get_database_encoding_mysql.yml index 588a3a0e..3e7cb501 100644 --- a/plugins/filter/get_database_encoding_mysql.yml +++ b/plugins/filter/get_database_encoding_mysql.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: get_database_encoding_mysql short_description: get_database_encoding_mysql diff --git a/plugins/filter/get_major_version.yml b/plugins/filter/get_major_version.yml index 34052d50..5629e869 100644 --- a/plugins/filter/get_major_version.yml +++ b/plugins/filter/get_major_version.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: get_major_version short_description: get_major_version diff --git a/plugins/filter/get_product_version.yml b/plugins/filter/get_product_version.yml index 5f1be282..cab841c1 100644 --- a/plugins/filter/get_product_version.yml +++ b/plugins/filter/get_product_version.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: get_product_version short_description: get_product_version diff --git a/plugins/filter/to_ldap_type_enum.yml b/plugins/filter/to_ldap_type_enum.yml index 044ee234..6848d395 100644 --- a/plugins/filter/to_ldap_type_enum.yml +++ b/plugins/filter/to_ldap_type_enum.yml @@ -1,4 +1,19 @@ --- + +# Copyright 2025 Cloudera, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + DOCUMENTATION: name: to_ldap_type_enum short_description: to_ldap_type_enum diff --git a/plugins/lookup/cm_service.py b/plugins/lookup/cm_service.py index 94fc16fb..01d81939 100644 --- a/plugins/lookup/cm_service.py +++ b/plugins/lookup/cm_service.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/cluster_utils.py b/plugins/module_utils/cluster_utils.py index f1e09601..67f850ec 100644 --- a/plugins/module_utils/cluster_utils.py +++ b/plugins/module_utils/cluster_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/cm_controller_utils.py b/plugins/module_utils/cm_controller_utils.py index 4d2901ba..66ad1272 100644 --- a/plugins/module_utils/cm_controller_utils.py +++ b/plugins/module_utils/cm_controller_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/cm_utils.py b/plugins/module_utils/cm_utils.py index 495899b6..56a57f74 100644 --- a/plugins/module_utils/cm_utils.py +++ b/plugins/module_utils/cm_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/module_utils/data_context_utils.py b/plugins/module_utils/data_context_utils.py index b6db9912..18b079d3 100644 --- a/plugins/module_utils/data_context_utils.py +++ b/plugins/module_utils/data_context_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/host_template_utils.py b/plugins/module_utils/host_template_utils.py index be3b2635..6a914dcd 100644 --- a/plugins/module_utils/host_template_utils.py +++ b/plugins/module_utils/host_template_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/host_utils.py b/plugins/module_utils/host_utils.py index 72793996..0469dbfb 100644 --- a/plugins/module_utils/host_utils.py +++ b/plugins/module_utils/host_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/parcel_utils.py b/plugins/module_utils/parcel_utils.py index c6627dd0..c6733a4f 100644 --- a/plugins/module_utils/parcel_utils.py +++ b/plugins/module_utils/parcel_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/role_utils.py b/plugins/module_utils/role_utils.py index 38730449..430f83f1 100644 --- a/plugins/module_utils/role_utils.py +++ b/plugins/module_utils/role_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/module_utils/service_utils.py b/plugins/module_utils/service_utils.py index ddfbde90..ebb13dc6 100644 --- a/plugins/module_utils/service_utils.py +++ b/plugins/module_utils/service_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/modules/assemble_cluster_template.py b/plugins/modules/assemble_cluster_template.py index ead28c47..2adfea97 100644 --- a/plugins/modules/assemble_cluster_template.py +++ b/plugins/modules/assemble_cluster_template.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/plugins/modules/cluster.py b/plugins/modules/cluster.py index 764de79e..edb6dd82 100644 --- a/plugins/modules/cluster.py +++ b/plugins/modules/cluster.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cluster_info.py b/plugins/modules/cluster_info.py index c0a5a4b2..14c99ff2 100644 --- a/plugins/modules/cluster_info.py +++ b/plugins/modules/cluster_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_config.py b/plugins/modules/cm_config.py index 7a1d0fb1..b7aa451e 100644 --- a/plugins/modules/cm_config.py +++ b/plugins/modules/cm_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_config_info.py b/plugins/modules/cm_config_info.py index ce10382b..4b09fef8 100644 --- a/plugins/modules/cm_config_info.py +++ b/plugins/modules/cm_config_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_endpoint_info.py b/plugins/modules/cm_endpoint_info.py index 3342dbd8..430e7076 100644 --- a/plugins/modules/cm_endpoint_info.py +++ b/plugins/modules/cm_endpoint_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_license.py b/plugins/modules/cm_license.py index 8744eb47..f7919f06 100644 --- a/plugins/modules/cm_license.py +++ b/plugins/modules/cm_license.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_license_info.py b/plugins/modules/cm_license_info.py index adeb92de..a08b1623 100644 --- a/plugins/modules/cm_license_info.py +++ b/plugins/modules/cm_license_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_resource.py b/plugins/modules/cm_resource.py index d3dfe003..615d4466 100644 --- a/plugins/modules/cm_resource.py +++ b/plugins/modules/cm_resource.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_resource_info.py b/plugins/modules/cm_resource_info.py index 1550680b..3b4f0f1f 100644 --- a/plugins/modules/cm_resource_info.py +++ b/plugins/modules/cm_resource_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_service_config.py b/plugins/modules/cm_service_config.py index dd89a232..7e199d00 100644 --- a/plugins/modules/cm_service_config.py +++ b/plugins/modules/cm_service_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_service_role_config.py b/plugins/modules/cm_service_role_config.py index a49b8701..e401169c 100644 --- a/plugins/modules/cm_service_role_config.py +++ b/plugins/modules/cm_service_role_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_service_role_config_group_config.py b/plugins/modules/cm_service_role_config_group_config.py index 96b9eecd..05b62f11 100644 --- a/plugins/modules/cm_service_role_config_group_config.py +++ b/plugins/modules/cm_service_role_config_group_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_trial_license.py b/plugins/modules/cm_trial_license.py index f45d1c84..c2cc864a 100644 --- a/plugins/modules/cm_trial_license.py +++ b/plugins/modules/cm_trial_license.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/cm_version_info.py b/plugins/modules/cm_version_info.py index de86105c..f72f1df9 100644 --- a/plugins/modules/cm_version_info.py +++ b/plugins/modules/cm_version_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/data_context.py b/plugins/modules/data_context.py index a4fb1b7b..564527f2 100644 --- a/plugins/modules/data_context.py +++ b/plugins/modules/data_context.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/data_context_info.py b/plugins/modules/data_context_info.py index ce4f98bb..8ebf4b94 100644 --- a/plugins/modules/data_context_info.py +++ b/plugins/modules/data_context_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/external_user_mappings.py b/plugins/modules/external_user_mappings.py index 608b7e9d..282f4f8a 100644 --- a/plugins/modules/external_user_mappings.py +++ b/plugins/modules/external_user_mappings.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/external_user_mappings_info.py b/plugins/modules/external_user_mappings_info.py index 9d31040c..57967b69 100644 --- a/plugins/modules/external_user_mappings_info.py +++ b/plugins/modules/external_user_mappings_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/host_config.py b/plugins/modules/host_config.py index edb4095e..36a8b3e5 100644 --- a/plugins/modules/host_config.py +++ b/plugins/modules/host_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/host_config_info.py b/plugins/modules/host_config_info.py index ecc76993..9406fd8f 100644 --- a/plugins/modules/host_config_info.py +++ b/plugins/modules/host_config_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/parcel.py b/plugins/modules/parcel.py index 1e5b3719..3c60e12e 100644 --- a/plugins/modules/parcel.py +++ b/plugins/modules/parcel.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/parcel_info.py b/plugins/modules/parcel_info.py index a029c25f..48287f72 100644 --- a/plugins/modules/parcel_info.py +++ b/plugins/modules/parcel_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_config.py b/plugins/modules/service_config.py index 10e25eb8..b210ab1b 100644 --- a/plugins/modules/service_config.py +++ b/plugins/modules/service_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_config_info.py b/plugins/modules/service_config_info.py index 6b492055..74926faf 100644 --- a/plugins/modules/service_config_info.py +++ b/plugins/modules/service_config_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_role_config.py b/plugins/modules/service_role_config.py index 3c6e04ed..7e489e3b 100644 --- a/plugins/modules/service_role_config.py +++ b/plugins/modules/service_role_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_role_config_group_config.py b/plugins/modules/service_role_config_group_config.py index 68c8c2c4..fc04090a 100644 --- a/plugins/modules/service_role_config_group_config.py +++ b/plugins/modules/service_role_config_group_config.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_role_config_group_config_info.py b/plugins/modules/service_role_config_group_config_info.py index 67f17e35..71b3828f 100644 --- a/plugins/modules/service_role_config_group_config_info.py +++ b/plugins/modules/service_role_config_group_config_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_role_config_info.py b/plugins/modules/service_role_config_info.py index 0e2c3733..e52bf7e4 100644 --- a/plugins/modules/service_role_config_info.py +++ b/plugins/modules/service_role_config_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/service_type_info.py b/plugins/modules/service_type_info.py index bd5c1dfa..d21967a6 100644 --- a/plugins/modules/service_type_info.py +++ b/plugins/modules/service_type_info.py @@ -1,6 +1,7 @@ +#!/usr/bin/python # -*- coding: utf-8 -*- -# # Copyright 2024 Cloudera, Inc. +# # Copyright 2025 Cloudera, Inc. # # 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/plugins/modules/user.py b/plugins/modules/user.py index 22ff3d8a..b0be67bd 100644 --- a/plugins/modules/user.py +++ b/plugins/modules/user.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/plugins/modules/user_info.py b/plugins/modules/user_info.py index d05df5a9..90f79853 100644 --- a/plugins/modules/user_info.py +++ b/plugins/modules/user_info.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2024 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/requirements.txt b/requirements.txt index dd06b761..8381f6a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright 2023 Cloudera, Inc. All Rights Reserved. +# Copyright 2025 Cloudera, Inc. 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/requirements.yml b/requirements.yml index fdcd7d71..53a1d6f7 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,6 +1,6 @@ --- -# Copyright 2023 Cloudera, Inc. +# Copyright 2025 Cloudera, Inc. # # 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/roles/assemble_template/README.md b/roles/assemble_template/README.md index a969906f..c8d50a2e 100644 --- a/roles/assemble_template/README.md +++ b/roles/assemble_template/README.md @@ -1,5 +1,5 @@