aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client/channel_arguments_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/client/channel_arguments_test.cc')
-rw-r--r--test/cpp/client/channel_arguments_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cpp/client/channel_arguments_test.cc b/test/cpp/client/channel_arguments_test.cc
index 3cd6add167..59b5910e1e 100644
--- a/test/cpp/client/channel_arguments_test.cc
+++ b/test/cpp/client/channel_arguments_test.cc
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2014, Google Inc.
+ * Copyright 2015, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -121,4 +121,4 @@ TEST_F(ChannelArgumentsTest, SetString) {
int main(int argc, char** argv) {
::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
-}
+} \ No newline at end of file