From e9bce187da5f12974aa142a5fd769543c6384e4c Mon Sep 17 00:00:00 2001 From: Jay Patel Date: Sun, 2 Oct 2016 18:53:03 -0500 Subject: [PATCH] Updated license identifier --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index faa61e7..8d9c05b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PayPal's PHP SDK for REST APIs", "keywords": ["paypal", "payments", "rest", "sdk"], "type": "library", - "license": "Apache2", + "license": "Apache-2.0", "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "authors": [ {