aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2016-03-31 22:17:45 -0700
committerGravatar David G. Quintas <dgq@google.com>2016-03-31 22:17:45 -0700
commit95d6767bf3dcd6516bb995b822725f8ff4e85ab6 (patch)
tree7ea75eb2ece80f93fcaf1b25f2bb0178e6ed9732 /examples/objective-c
parent1e681c2474d560254d3d26116ec3574a060dcfcd (diff)
parent7661da5b417130262ded988b2f881ab619d3b244 (diff)
Merge branch 'master' into sockaddr_resolver_lb_2
Diffstat (limited to 'examples/objective-c')
-rw-r--r--examples/objective-c/auth_sample/MakeRPCViewController.m2
-rw-r--r--examples/objective-c/helloworld/main.m2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/objective-c/auth_sample/MakeRPCViewController.m b/examples/objective-c/auth_sample/MakeRPCViewController.m
index 108eda45ba..6013186b99 100644
--- a/examples/objective-c/auth_sample/MakeRPCViewController.m
+++ b/examples/objective-c/auth_sample/MakeRPCViewController.m
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015-2016, Google Inc.
+ * Copyright 2015, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/examples/objective-c/helloworld/main.m b/examples/objective-c/helloworld/main.m
index bf357990a5..755dce33df 100644
--- a/examples/objective-c/helloworld/main.m
+++ b/examples/objective-c/helloworld/main.m
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015-2016, Google Inc.
+ * Copyright 2015, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without