From 37ee54414b68ece737f8a014cf50b4e676f8dcd6 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sat, 20 Jan 2018 22:08:27 +0100 Subject: [PATCH] Update composer.json license to conform with new standard --- Changelog | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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-.*"