diff --git a/LICENSE b/LICENSE index 34c4e37..9de4c94 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,7 @@ the "copyright" line and a pointer to where the full notice is found. --- Anisail - Ansible connection plugin for Holesail P2P tunnels -Copyright (C) Anisail contributors +Copyright (C) 2025-2026 LIVEPORT P2P SOLUTIONS PVT. LTD. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/ansible_collections/anisail/anisail/meta/galaxy.yml b/ansible_collections/anisail/anisail/meta/galaxy.yml index 665306e..8e5ad83 100644 --- a/ansible_collections/anisail/anisail/meta/galaxy.yml +++ b/ansible_collections/anisail/anisail/meta/galaxy.yml @@ -6,7 +6,7 @@ readme: README.md description: Ansible connection plugin for Holesail P2P tunnels — reach hosts behind NAT/firewalls with no port forwarding. license: AGPL-3.0 authors: - - Anisail + - LIVEPORT P2P SOLUTIONS PVT. LTD. repository: https://github.com/anisail/anisail documentation: https://github.com/anisail/anisail keywords: diff --git a/ansible_collections/anisail/anisail/plugins/connection/holesail.py b/ansible_collections/anisail/anisail/plugins/connection/holesail.py index a1544ac..cd239db 100644 --- a/ansible_collections/anisail/anisail/plugins/connection/holesail.py +++ b/ansible_collections/anisail/anisail/plugins/connection/holesail.py @@ -1,4 +1,4 @@ -# Copyright (c) Ansible Project +# Copyright (C) 2025-2026 LIVEPORT P2P SOLUTIONS PVT. LTD. # GNU Affero General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/agpl-3.0.txt) """