diff --git a/manifest.json b/manifest.json index 480184b..66ac565 100755 --- a/manifest.json +++ b/manifest.json @@ -9,12 +9,12 @@ "version": "0.153.0~ynh1", "url": "https://n8n.io/", "upstream": { - "license": "Apache-2.0-with-commons-clause", + "license": "Apache-2.0", "website": "https://n8n.io/", "admindoc": "https://docs.n8n.io/", "code": "https://github.com/n8n-io/n8n" }, - "license": "Apache-2.0-with-commons-clause", + "license": "Apache-2.0", "maintainer": { "name": "fflorent" },