aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/route_guide/RouteGuide.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'examples/objective-c/route_guide/RouteGuide.podspec')
-rw-r--r--examples/objective-c/route_guide/RouteGuide.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/objective-c/route_guide/RouteGuide.podspec b/examples/objective-c/route_guide/RouteGuide.podspec
index 768b5bf635..8929563676 100644
--- a/examples/objective-c/route_guide/RouteGuide.podspec
+++ b/examples/objective-c/route_guide/RouteGuide.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "RouteGuide"
s.version = "0.0.1"
- s.license = "New BSD"
+ s.license = "Apache License, Version 2.0"
s.authors = { 'gRPC contributors' => 'grpc-io@googlegroups.com' }
s.homepage = "http://www.grpc.io/"
s.summary = "RouteGuide example"