Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing copyrights data in files #541

Merged
merged 2 commits into from
Dec 22, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_address_groups_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gevorg Khachatryan

# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -24,7 +24,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- George Ghawali (@george-ghawali)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_address_groups_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gevorg Khachatryan

# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -70,7 +70,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- George Ghawali (@george-ghawali)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_authorization_policies_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -27,7 +27,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_authorization_policies_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -75,7 +75,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- Pradeepsingh Bhati (@bhati-pradeep)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_categories_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -27,7 +27,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_categories_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -52,7 +52,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_clusters_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -27,7 +27,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Pradeepsingh Bhati (@bhati-pradeep)
"""

Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_clusters_nodes_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -464,7 +464,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Alaa Bishtawi (@alaabishtawi)
- George Ghawali (@george-ghawali)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_clusters_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -747,7 +747,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Pradeepsingh Bhati (@bhati-pradeep)
"""

Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_directory_services_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -27,7 +27,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- George Ghawali (@george-ghawali)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_directory_services_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -137,7 +137,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- George Ghawali (@george-ghawali)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_discover_unconfigured_nodes_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -84,7 +84,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Alaa Bishtawi (@alaabishtawi)
- George Ghawali (@george-ghawali)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_floating_ips_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Alaa Bishtawi
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -26,7 +26,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_floating_ips_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Alaa Bishtawi
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -137,7 +137,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_gpus_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

from __future__ import absolute_import, division, print_function
Expand Down Expand Up @@ -30,7 +30,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- George Ghawali (@george-ghawali)

"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_gpus_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

from __future__ import absolute_import, division, print_function
Expand Down Expand Up @@ -62,7 +62,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- George Ghawali (@george-ghawali)
"""

Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_hosts_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -31,7 +31,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Pradeepsingh Bhati (@bhati-pradeep)
"""

Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/ntnx_image_placement_policies_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/ntnx_image_placement_policies_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

from __future__ import absolute_import, division, print_function
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_images_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -15,7 +15,6 @@
- The module can fetch information about all images or a specific image.
version_added: "2.0.0"
author:
- Prem Karat (@premkarat)
- Pradeepsingh Bhati (@bhati-pradeep)
options:
ext_id:
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_images_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Pradeepsingh Bhati
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -15,7 +15,6 @@
- This module allows you to create, update, and delete images in Nutanix.
version_added: "2.0.0"
author:
- Prem Karat (@premkarat)
- Pradeepsingh Bhati (@bhati-pradeep)
options:
state:
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_nodes_network_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, George Ghawali
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand Down Expand Up @@ -178,7 +178,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_operations_v2
author:
- Prem Karat (@premkarat)
- Alaa Bishtawi (@alaabishtawi)
- George Ghawali (@george-ghawali)
"""
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_operations_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Alaa Bishtawi
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -25,7 +25,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
- George Ghawali (@george-ghawali)
Expand Down
3 changes: 1 addition & 2 deletions plugins/modules/ntnx_pbrs_info_v2.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-

# Copyright: (c) 2021, Prem Karat
# Copyright: (c) 2024, Gevorg Khachatryan
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function

Expand All @@ -25,7 +25,6 @@
- nutanix.ncp.ntnx_credentials
- nutanix.ncp.ntnx_info_v2
author:
- Prem Karat (@premkarat)
- Gevorg Khachatryan (@Gevorg-Khachatryan-97)
- Alaa Bishtawi (@alaa-bish)
"""
Expand Down
Loading
Loading