aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-06-21 23:27:46 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-06-21 23:27:46 -0700
commitf95a4898abd5888c34b31354cdbe9a909958aa08 (patch)
tree626196d0d2c289308987fbe33c72fe1bff7dd002 /src
parentcaca0a15ded56b3732e0f67fe7d1507d9a7abf07 (diff)
Fixed format issues
Diffstat (limited to 'src')
-rwxr-xr-xsrc/objective-c/tests/build_example_test.sh2
-rwxr-xr-xsrc/objective-c/tests/build_one_example.sh2
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