aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.xml.template
diff options
context:
space:
mode:
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