updated license
This commit is contained in:
parent
6f9a842d7c
commit
0d6ae119dc
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue