diff --git a/Changelog b/Changelog index e7f5f44c8..59f0d0faf 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-01-20 DariusIII + * Chg: Update composer.json license to conform with new standard * Chg: Remove seeding of forumposts 2018-01-18 DariusIII * Chg: Update laravel/framework to version 5.5.32 diff --git a/composer.json b/composer.json index e1388bed0..012d98985 100755 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "Laravel", "Eloquent" ], - "license": "GPL-3.0", + "license": "GPL-3.0-only", "name": "nntmux/newznab-tmux", "non-feature-branches": [ "latest-.*"