aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-02-05 11:33:30 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-02-05 11:33:30 -0800
commit7a55684a1305c73b0d7924d5cf04a52c093bd1bc (patch)
tree122e92bd972107f2a543e9966b25b766eb1c9cf1 /test/core/support
parent309830f6b8c09347db305acf3b05fca333030989 (diff)
Clang format and fix copyrights
Diffstat (limited to 'test/core/support')
-rw-r--r--test/core/support/sync_test.c2
-rw-r--r--test/core/support/time_test.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/core/support/sync_test.c b/test/core/support/sync_test.c
index acb5101536..d311eb136a 100644
--- a/test/core/support/sync_test.c
+++ b/test/core/support/sync_test.c
@@ -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
diff --git a/test/core/support/time_test.c b/test/core/support/time_test.c
index 5285a2c75b..6cc3786df1 100644
--- a/test/core/support/time_test.c
+++ b/test/core/support/time_test.c
@@ -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