updated license

This commit is contained in:
AnsibleGuy 2022-01-29 00:10:46 +01:00
parent 6f9a842d7c
commit 0d6ae119dc
2 changed files with 2 additions and 2 deletions

View File

@ -622,7 +622,7 @@ copy of the Program in return for a fee.
Ansible Role to deploy one or multiple Apache2 sites 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

View File

@ -3,7 +3,7 @@
galaxy_info:
author: 'AnsibleGuy <guy@ansibleguy.net>'
readme: 'README.md'
license: 'MIT'
license: 'GPLv3'
repository: 'https://github.com/ansibleguy/infra_apache'
issue_tracker_url: 'https://github.com/ansibleguy/infra_apache/issues'
github_branch: 'stable'