aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2cf3f17221..5e93f53e1a 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
"description": "gRPC library for PHP",
"keywords": ["rpc"],
"homepage": "http://grpc.io",
- "license": "BSD-3-Clause",
+ "license": "Apache-2.0",
"require": {
"php": ">=5.5.0"
},