From 9278256b531ed416346e036bf647fc29df708207 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Mon, 18 Nov 2019 15:56:10 +0100 Subject: [PATCH] add license information --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f303969..f268f3c 100644 --- a/composer.json +++ b/composer.json @@ -6,5 +6,6 @@ }, "replace": { "oxid-esales/oxideshop-demodata-ce": "*" - } + }, + "license": "GPL-3.0" } \ No newline at end of file