diff --git a/src/gmhive_client.app.src b/src/gmhive_client.app.src index e041ba3..ecd0d2a 100644 --- a/src/gmhive_client.app.src +++ b/src/gmhive_client.app.src @@ -21,6 +21,6 @@ {env, []}, {modules, []}, {maintainers, ["QPQ IaaS AG"]}, - {licensens, ["ISC"]}, + {licenses, ["GPL-3.0"]}, {links, [{"gitea", "https://git.qpq.swiss/gmhive_client"}]} ]}.