aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 81dae9f6b3..98d812aaac 100644
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@ import grpc_version
_spawn_patch.monkeypatch_spawn()
-LICENSE = '3-clause BSD'
+LICENSE = 'Apache License 2.0'
# Environment variable to determine whether or not the Cython extension should
# *use* Cython or use the generated C files. Note that this requires the C files