From 0322a87e94105f354e07f35747f7d1e6288d0870 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Wed, 20 Jun 2018 08:30:14 +0200 Subject: [PATCH] Fix license. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1bdfbcf..b83b7a2 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "leaflet" ], "type": "contao-bundle", - "license": "LGPL-3.0+", + "license": "LGPL-3.0-or-later", "authors": [ { "name": "David Molineus",