aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/server_crash_test.cc
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-01-14 10:12:10 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-01-14 10:12:10 -0800
commitace28d3f98122dc030c812ab529e87814da36e80 (patch)
tree7b6eb210d920973c10743b27fcec59790566e989 /test/cpp/end2end/server_crash_test.cc
parenta2517a15734715c65be37a382c352ba17e89d816 (diff)
Fix copyrights again
Diffstat (limited to 'test/cpp/end2end/server_crash_test.cc')
-rw-r--r--test/cpp/end2end/server_crash_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cpp/end2end/server_crash_test.cc b/test/cpp/end2end/server_crash_test.cc
index e447360276..c29bc7c44f 100644
--- a/test/cpp/end2end/server_crash_test.cc
+++ b/test/cpp/end2end/server_crash_test.cc
@@ -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
@@ -171,4 +171,4 @@ int main(int argc, char** argv) {
grpc_test_init(argc, argv);
::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
-}
+} \ No newline at end of file