diff --git a/composer.json b/composer.json index b9b094e..5821b65 100755 --- a/composer.json +++ b/composer.json @@ -5,6 +5,7 @@ "require": { "typo3/flow": "*" }, + "license": "LGPL-3.0+", "autoload": { "psr-0": { "Sfi\\Grid": "Classes" @@ -43,4 +44,4 @@ "TYPO3.TYPO3CR-20150510103823" ] } -} \ No newline at end of file +}