From 1d7c00fc3f8f291b92241aff877928ec95afbcd4 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 15 Apr 2019 10:37:40 -0500 Subject: [PATCH] Corrected short identifier for license The license text appears to be Apache License 2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2c88451..d3c5c42 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "amazon pay" ], "homepage": "https://github.com/amzn/amazon-pay-sdk-php", - "license": "Apache OSL-2", + "license": "Apache-2", "authors": [ { "name": "Amazon Pay SDK",