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": {