From d7963cfc3cbd611acf96591d507a4e658ab316af Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Mon, 3 Dec 2018 14:51:11 +0100 Subject: [PATCH] fix license definitions --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 8afd7991..bb9736ab 100644 --- a/composer.json +++ b/composer.json @@ -24,10 +24,10 @@ }, "homepage": "https://www.oxidmodule.com/", "license": [ - "proprietary", - "SIL OFL 1.1", - "MIT License", - "CC BY 3.0" + "OFL-1.1", + "MIT", + "CC-BY-3.0", + "proprietary" ], "extra": { "oxideshop": {