Fix typo and wrong license in app file
This commit is contained in:
@@ -21,6 +21,6 @@
|
|||||||
{env, []},
|
{env, []},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{maintainers, ["QPQ IaaS AG"]},
|
{maintainers, ["QPQ IaaS AG"]},
|
||||||
{licensens, ["ISC"]},
|
{licenses, ["GPL-3.0"]},
|
||||||
{links, [{"gitea", "https://git.qpq.swiss/gmhive_client"}]}
|
{links, [{"gitea", "https://git.qpq.swiss/gmhive_client"}]}
|
||||||
]}.
|
]}.
|
||||||
|
|||||||
Reference in New Issue
Block a user