From 9c9fb10dc8514bd00f705fe6dc1016a91ec6b7f3 Mon Sep 17 00:00:00 2001 From: Sergey Date: Tue, 4 Sep 2018 15:05:17 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ea2bd06..e0ca406 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "wapmorgan/mp3info", "type": "library", - "license": "GPL-3.0", + "license": "LGPL-3.0", "keywords": ["mp3", "audio", "id3", "id3v1", "id3v2", "mpeg"], "description": "The fastest php library to extract mp3 tags & meta information.", "autoload": {