diff --git a/.config/molecule/config.yml b/.config/molecule/config.yml index 74f61eb8..4b63f00e 100644 --- a/.config/molecule/config.yml +++ b/.config/molecule/config.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/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 5f4797b3..befec9fe 100644 --- a/.github/workflows/reset_pr.yml +++ b/.github/workflows/reset_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/validate_pr.yml b/.github/workflows/validate_pr.yml index 18c4d93a..1bfb7e12 100644 --- a/.github/workflows/validate_pr.yml +++ b/.github/workflows/validate_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/validate_pr_docs.yml b/.github/workflows/validate_pr_docs.yml index b3294f67..ce42d4fe 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 43a4663d..5813a7ca 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/LICENSE b/LICENSE index de8b29ad..c12c3d4e 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -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/README.md b/README.md index 3933eaf7..f87b0046 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ pip install requirements.txt ## 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 e3cf5040..aa8790a6 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 8f4c2c29..13fe8a9c 100644 --- a/builder/requirements.yml +++ b/builder/requirements.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/docs/configuration.yml b/docs/configuration.yml index 8629b0a1..3aeff0c1 100644 --- a/docs/configuration.yml +++ b/docs/configuration.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/extensions/molecule/default/Dockerfile-rhel.j2 b/extensions/molecule/default/Dockerfile-rhel.j2 index 32db3dc1..23c425b4 100644 --- a/extensions/molecule/default/Dockerfile-rhel.j2 +++ b/extensions/molecule/default/Dockerfile-rhel.j2 @@ -1,4 +1,4 @@ -# 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/extensions/molecule/default/Dockerfile-ubuntu.j2 b/extensions/molecule/default/Dockerfile-ubuntu.j2 index bd834cbe..5e368536 100644 --- a/extensions/molecule/default/Dockerfile-ubuntu.j2 +++ b/extensions/molecule/default/Dockerfile-ubuntu.j2 @@ -1,4 +1,4 @@ -# 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/extensions/molecule/default/converge.yml b/extensions/molecule/default/converge.yml index 424bf1ae..29561ce1 100644 --- a/extensions/molecule/default/converge.yml +++ b/extensions/molecule/default/converge.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/extensions/molecule/default/molecule.yml b/extensions/molecule/default/molecule.yml index be8f9d61..0b86159a 100644 --- a/extensions/molecule/default/molecule.yml +++ b/extensions/molecule/default/molecule.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/extensions/molecule/default/requirements.yml b/extensions/molecule/default/requirements.yml index 963e90f2..e9430d93 100644 --- a/extensions/molecule/default/requirements.yml +++ b/extensions/molecule/default/requirements.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/extensions/molecule/rdbms_server_postgresql_14/molecule.yml b/extensions/molecule/rdbms_server_postgresql_14/molecule.yml index 53471e6e..2579ba9f 100644 --- a/extensions/molecule/rdbms_server_postgresql_14/molecule.yml +++ b/extensions/molecule/rdbms_server_postgresql_14/molecule.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/extensions/molecule/rdbms_server_postgresql_14/requirements.yml b/extensions/molecule/rdbms_server_postgresql_14/requirements.yml index 37ac87e6..d0236222 100644 --- a/extensions/molecule/rdbms_server_postgresql_14/requirements.yml +++ b/extensions/molecule/rdbms_server_postgresql_14/requirements.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/extensions/molecule/rdbms_server_postgresql_14_tls/cleanup.yml b/extensions/molecule/rdbms_server_postgresql_14_tls/cleanup.yml index 3d2d0191..7deb6637 100644 --- a/extensions/molecule/rdbms_server_postgresql_14_tls/cleanup.yml +++ b/extensions/molecule/rdbms_server_postgresql_14_tls/cleanup.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/extensions/molecule/rdbms_server_postgresql_14_tls/molecule.yml b/extensions/molecule/rdbms_server_postgresql_14_tls/molecule.yml index e38f6d59..561e9733 100644 --- a/extensions/molecule/rdbms_server_postgresql_14_tls/molecule.yml +++ b/extensions/molecule/rdbms_server_postgresql_14_tls/molecule.yml @@ -1,4 +1,4 @@ -# 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/extensions/molecule/rdbms_server_postgresql_14_tls/prepare.yml b/extensions/molecule/rdbms_server_postgresql_14_tls/prepare.yml index ed09c2b4..594e6f63 100644 --- a/extensions/molecule/rdbms_server_postgresql_14_tls/prepare.yml +++ b/extensions/molecule/rdbms_server_postgresql_14_tls/prepare.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/extensions/molecule/rdbms_server_postgresql_14_tls/requirements.yml b/extensions/molecule/rdbms_server_postgresql_14_tls/requirements.yml index 37ac87e6..d0236222 100644 --- a/extensions/molecule/rdbms_server_postgresql_14_tls/requirements.yml +++ b/extensions/molecule/rdbms_server_postgresql_14_tls/requirements.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/extensions/molecule/rdbms_server_postgresql_14_tls/verify.yml b/extensions/molecule/rdbms_server_postgresql_14_tls/verify.yml index eb1c3420..5f4b048d 100644 --- a/extensions/molecule/rdbms_server_postgresql_14_tls/verify.yml +++ b/extensions/molecule/rdbms_server_postgresql_14_tls/verify.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/extensions/molecule/rdbms_server_postgresql_default/converge.yml b/extensions/molecule/rdbms_server_postgresql_default/converge.yml index bc6b6cf7..9974a107 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/converge.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/converge.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/extensions/molecule/rdbms_server_postgresql_default/molecule.yml b/extensions/molecule/rdbms_server_postgresql_default/molecule.yml index f3863887..078c3229 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/molecule.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/molecule.yml @@ -1,4 +1,4 @@ -# 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/extensions/molecule/rdbms_server_postgresql_default/prepare.yml b/extensions/molecule/rdbms_server_postgresql_default/prepare.yml index f5ae6118..a72d7bd0 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/prepare.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/prepare.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/extensions/molecule/rdbms_server_postgresql_default/requirements.yml b/extensions/molecule/rdbms_server_postgresql_default/requirements.yml index c85474b6..2b42b795 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/requirements.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/requirements.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/extensions/molecule/rdbms_server_postgresql_default/side_effect.yml b/extensions/molecule/rdbms_server_postgresql_default/side_effect.yml index 8300df0c..123be896 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/side_effect.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/side_effect.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/extensions/molecule/rdbms_server_postgresql_default/verify.yml b/extensions/molecule/rdbms_server_postgresql_default/verify.yml index 1fa13c51..19d07b7b 100644 --- a/extensions/molecule/rdbms_server_postgresql_default/verify.yml +++ b/extensions/molecule/rdbms_server_postgresql_default/verify.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/galaxy.yml b/galaxy.yml index da3f5c5c..b4756b2a 100644 --- a/galaxy.yml +++ b/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/playbooks/pbc_infra_setup.yml b/playbooks/pbc_infra_setup.yml index 4a3f25a1..27d79f8e 100644 --- a/playbooks/pbc_infra_setup.yml +++ b/playbooks/pbc_infra_setup.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/playbooks/pbc_infra_teardown.yml b/playbooks/pbc_infra_teardown.yml index 74f0a1b3..8eaf7ad7 100644 --- a/playbooks/pbc_infra_teardown.yml +++ b/playbooks/pbc_infra_teardown.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/playbooks/pbc_setup.yml b/playbooks/pbc_setup.yml index aabfeac5..2c621961 100644 --- a/playbooks/pbc_setup.yml +++ b/playbooks/pbc_setup.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/playbooks/pbc_teardown.yml b/playbooks/pbc_teardown.yml index 74ed9834..e0896b8c 100644 --- a/playbooks/pbc_teardown.yml +++ b/playbooks/pbc_teardown.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/playbooks/pvc_base_postfix.yml b/playbooks/pvc_base_postfix.yml index 2745a553..770754a9 100644 --- a/playbooks/pvc_base_postfix.yml +++ b/playbooks/pvc_base_postfix.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/playbooks/pvc_base_prereqs_ext.yml b/playbooks/pvc_base_prereqs_ext.yml index 593cab6d..12122cc4 100644 --- a/playbooks/pvc_base_prereqs_ext.yml +++ b/playbooks/pvc_base_prereqs_ext.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/playbooks/pvc_base_prereqs_int.yml b/playbooks/pvc_base_prereqs_int.yml index 37540245..f80f8caf 100644 --- a/playbooks/pvc_base_prereqs_int.yml +++ b/playbooks/pvc_base_prereqs_int.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/playbooks/pvc_base_setup.yml b/playbooks/pvc_base_setup.yml index 8d725fb8..96d0f584 100644 --- a/playbooks/pvc_base_setup.yml +++ b/playbooks/pvc_base_setup.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/playbooks/pvc_base_teardown.yml b/playbooks/pvc_base_teardown.yml index 9106c8bc..4c1be933 100644 --- a/playbooks/pvc_base_teardown.yml +++ b/playbooks/pvc_base_teardown.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/playbooks/pvc_renew_certs.yml b/playbooks/pvc_renew_certs.yml index 619f89ee..fcdcb664 100644 --- a/playbooks/pvc_renew_certs.yml +++ b/playbooks/pvc_renew_certs.yml @@ -1,5 +1,5 @@ --- -# 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/core_exe.py b/plugins/filter/core_exe.py index e8edcff7..0be5b91d 100644 --- a/plugins/filter/core_exe.py +++ b/plugins/filter/core_exe.py @@ -1,7 +1,7 @@ #!/usr/bin/env 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_prepare_db.py b/plugins/modules/cm_prepare_db.py index 5f2d9ff5..fbf3eaa1 100644 --- a/plugins/modules/cm_prepare_db.py +++ b/plugins/modules/cm_prepare_db.py @@ -1,7 +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/jdk_facts.py b/plugins/modules/jdk_facts.py index 943b5c84..7d8c3ba8 100644 --- a/plugins/modules/jdk_facts.py +++ b/plugins/modules/jdk_facts.py @@ -1,7 +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/requirements-dev.txt b/requirements-dev.txt index fbebe191..04405b37 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -# 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/requirements.txt b/requirements.txt index 34e7aa30..ae2ca953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# 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.yml b/requirements.yml index 374c0267..cfc0ff3f 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,6 +1,6 @@ --- -# 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/roles/auto_repo_mirror/README.md b/roles/auto_repo_mirror/README.md index 609ce7dd..afc018f1 100644 --- a/roles/auto_repo_mirror/README.md +++ b/roles/auto_repo_mirror/README.md @@ -1,5 +1,5 @@