From 00ad311d5b4473df2bef300ea4fc3e1f03529511 Mon Sep 17 00:00:00 2001 From: Lars Moelleken Date: Fri, 28 Feb 2020 01:29:49 +0100 Subject: [PATCH] fix license in "composer.json" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7471231..e296c9c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "openlss/lib-array2xml" ,"homepage": "https://www.nullivex.com" ,"description": "Array2XML conversion library credit to lalit.org" - ,"license": "Apache-2.0" + ,"license": "LGPL-3.0-or-later" ,"type": "library" ,"keywords": [ "array"