From ae37514c2a3a619531c32150a386171e38f1c717 Mon Sep 17 00:00:00 2001 From: Florent Date: Mon, 9 Jan 2023 12:36:39 +0100 Subject: [PATCH] Fix manifest licence --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 70fb857..167f250 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "admindoc": "https://opensearch.org/docs/latest/", "code": "https://github.com/opensearch-project/OpenSearch" }, - "license": "AGPL-3.0-or-later", + "license": "Apache-2.0", "maintainer": { "name": "fflorent", "email": "florent.git@zeteo.me"