From 8592a320f49a6d287d9e6a2212ab50f8f99d1b40 Mon Sep 17 00:00:00 2001 From: rarog Date: Tue, 6 Jul 2021 12:36:11 +0200 Subject: [PATCH] Fixing license in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9d68625..27cab14 100644 --- a/composer.json +++ b/composer.json @@ -33,5 +33,5 @@ "role" : "Original developer" } ], - "license" : "BSD 3-Clause License" + "license" : "BSD-3-Clause" }