aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/alarm_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/iomgr/alarm_test.c')
-rw-r--r--test/core/iomgr/alarm_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/iomgr/alarm_test.c b/test/core/iomgr/alarm_test.c
index aec3a50efc..537bed47f7 100644
--- a/test/core/iomgr/alarm_test.c
+++ b/test/core/iomgr/alarm_test.c
@@ -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
@@ -219,4 +219,4 @@ int main(int argc, char **argv) {
grpc_test_init(argc, argv);
test_grpc_alarm();
return 0;
-}
+} \ No newline at end of file