aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support/sync_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-18 08:34:56 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-18 08:34:56 -0800
commit0605995e55a2030c5a2a82092a253e7188b8d2fb (patch)
tree784a0550c25003016af21a4f249f406bb75d1565 /test/core/support/sync_test.c
parent6d5f42e79a110f3ed13248f89102dc01ae7780ae (diff)
Update copyright to 2015
Diffstat (limited to 'test/core/support/sync_test.c')
-rw-r--r--test/core/support/sync_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/support/sync_test.c b/test/core/support/sync_test.c
index 540d9d1c64..827d3d322a 100644
--- a/test/core/support/sync_test.c
+++ b/test/core/support/sync_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
@@ -448,4 +448,4 @@ int main(int argc, char *argv[]) {
test("refcount", &refinc, &refcheck, 1);
test("timedevent", &inc_with_1ms_delay_event, NULL, 1);
return 0;
-}
+} \ No newline at end of file