Merge pull request #4848 from jtattermusch/fix_objc_copyrights

Fix ObjC copyrights
pull/4851/head
Stanley Cheung 9 years ago
commit 92b200ebf5
  1. 2
      examples/objective-c/auth_sample/MakeRPCViewController.m
  2. 2
      src/objective-c/examples/Sample/Sample/ViewController.m
  3. 2
      src/objective-c/tests/InteropTestsRemote.m

@ -1,6 +1,6 @@
/*
*
* Copyright 2015, Google Inc.
* Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

@ -1,6 +1,6 @@
/*
*
* Copyright 2015, Google Inc.
* Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

@ -1,6 +1,6 @@
/*
*
* Copyright 2015, Google Inc.
* Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

Loading…
Cancel
Save