diff options
author | Yuchen Zeng <zyc@google.com> | 2016-06-21 23:27:46 -0700 |
---|---|---|
committer | Yuchen Zeng <zyc@google.com> | 2016-06-21 23:27:46 -0700 |
commit | f95a4898abd5888c34b31354cdbe9a909958aa08 (patch) | |
tree | 626196d0d2c289308987fbe33c72fe1bff7dd002 /src | |
parent | caca0a15ded56b3732e0f67fe7d1507d9a7abf07 (diff) |
Fixed format issues
Diffstat (limited to 'src')
-rwxr-xr-x | src/objective-c/tests/build_example_test.sh | 2 | ||||
-rwxr-xr-x | src/objective-c/tests/build_one_example.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/objective-c/tests/build_example_test.sh b/src/objective-c/tests/build_example_test.sh index 3cc0c55234..73405695e8 100755 --- a/src/objective-c/tests/build_example_test.sh +++ b/src/objective-c/tests/build_example_test.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015, Google Inc. +# Copyright 2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/objective-c/tests/build_one_example.sh b/src/objective-c/tests/build_one_example.sh index 131fbd780d..56f686319e 100755 --- a/src/objective-c/tests/build_one_example.sh +++ b/src/objective-c/tests/build_one_example.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015, Google Inc. +# Copyright 2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |