diff --git a/LICENSE.txt b/LICENSE.txt index dd0d110..2b072a4 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -622,7 +622,7 @@ copy of the Program in return for a fee. Ansible Role to create certificates to use on a linux server. - Copyright (C) 2021 AnsibleGuy + Copyright (C) 2022 AnsibleGuy This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/meta/main.yml b/meta/main.yml index 0780a37..ec16c68 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -3,7 +3,7 @@ galaxy_info: author: 'AnsibleGuy ' readme: 'README.md' - license: 'MIT' + license: 'GPLv3' repository: 'https://github.com/ansibleguy/ROLE' issue_tracker_url: 'https://github.com/ansibleguy/ROLE/issues' github_branch: 'stable'