Change LICENSE to GPLv3

Ansible collections are required to be licensed under the GPLv3.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2023-07-17 14:07:31 +02:00
parent 1241bbc53c
commit 7c347174ab
5 changed files with 645 additions and 185 deletions

View File

@@ -136,6 +136,6 @@ See the [changelog](https://github.com/ansible-collections/REPONAMEHERE/tree/mai
<!-- Include the appropriate license information here and a pointer to the full licensing details. If the collection contains modules migrated from the ansible/ansible repo, you must use the same license that existed in the ansible/ansible repo. See the GNU license example below. -->
Apache License 2.0
GNU General Public License v3.0 or later.
See [LICENSE](./LICENSE) to see the full text.