From 18cf3330df0b53a7f6a0f1b714fb827e4bb202f3 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Thu, 21 Oct 2021 10:31:08 +0900 Subject: [PATCH] Change license to MIT --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3e36867..79721a3 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Amazon Gift Codes, Gift on Demand, Incentives", "keywords": ["AmazonGiftCode", "Amazon", "GiftCard", "AGCOD", "Incentives API", "Amazon Incentives API"], "type": "library", - "license": "help", + "license": "MIT", "autoload": { "psr-4": { "gullevek\\AmazonIncentives\\": "src/"