diff --git a/plugins/doc_fragments/_attributes.py b/plugins/doc_fragments/_attributes.py index a91e4c3a..d2f36d8a 100644 --- a/plugins/doc_fragments/_attributes.py +++ b/plugins/doc_fragments/_attributes.py @@ -1,4 +1,3 @@ - # Copyright (c) Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/plugins/doc_fragments/_compose_v2.py b/plugins/doc_fragments/_compose_v2.py index 4c898fbb..adfadca3 100644 --- a/plugins/doc_fragments/_compose_v2.py +++ b/plugins/doc_fragments/_compose_v2.py @@ -1,4 +1,3 @@ - # Copyright (c) 2023, Felix Fontein # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/plugins/doc_fragments/_docker.py b/plugins/doc_fragments/_docker.py index 7623c02a..749731cb 100644 --- a/plugins/doc_fragments/_docker.py +++ b/plugins/doc_fragments/_docker.py @@ -1,4 +1,3 @@ - # Copyright (c) Ansible Project # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later diff --git a/plugins/module_utils/_version.py b/plugins/module_utils/_version.py index 725c8de0..2cb96615 100644 --- a/plugins/module_utils/_version.py +++ b/plugins/module_utils/_version.py @@ -1,4 +1,3 @@ - # Copyright (c) 2021, Felix Fontein # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later