Change license to MIT

This commit is contained in:
2021-10-21 10:31:08 +09:00
parent 3b7f644ae9
commit 18cf3330df

View File

@@ -3,7 +3,7 @@
"description": "Amazon Gift Codes, Gift on Demand, Incentives", "description": "Amazon Gift Codes, Gift on Demand, Incentives",
"keywords": ["AmazonGiftCode", "Amazon", "GiftCard", "AGCOD", "Incentives API", "Amazon Incentives API"], "keywords": ["AmazonGiftCode", "Amazon", "GiftCard", "AGCOD", "Incentives API", "Amazon Incentives API"],
"type": "library", "type": "library",
"license": "help", "license": "MIT",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"gullevek\\AmazonIncentives\\": "src/" "gullevek\\AmazonIncentives\\": "src/"