Merge pull request 'Fix typo and wrong license in app file' (#22) from uw-fix-app-file into master
Reviewed-on: #22
This commit was merged in pull request #22.
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