aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.xml.template
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-06-08 23:11:34 +0000
committerGravatar Craig Tiller <ctiller@google.com>2017-06-08 23:11:34 +0000
commit91b623a10210156b03004325188b9f63b511c08f (patch)
tree715a9540f96ffea62244fac80d3ddf681e485db1 /templates/package.xml.template
parent93aedbfc6a3d073216b538c217d41b39dfca9570 (diff)
parentdc1685564991c65f1c177c2363c93441bc35134c (diff)
Merge github.com:grpc/grpc into epex5
Diffstat (limited to 'templates/package.xml.template')
-rw-r--r--templates/package.xml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/package.xml.template b/templates/package.xml.template
index 6a43ff4e8a..27cc4d01a9 100644
--- a/templates/package.xml.template
+++ b/templates/package.xml.template
@@ -22,7 +22,7 @@
<release>beta</release>
<api>beta</api>
</stability>
- <license>BSD</license>
+ <license>Apache 2.0</license>
<notes>
- Fixed some memory leaks #9559, #10996
- Disabled cares dependency from gRPC C Core #10940