diff options
Diffstat (limited to 'test/core/statistics/quick_test.c')
-rw-r--r-- | test/core/statistics/quick_test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/statistics/quick_test.c b/test/core/statistics/quick_test.c index 8df32cf111..eb025d42e0 100644 --- a/test/core/statistics/quick_test.c +++ b/test/core/statistics/quick_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 @@ -51,4 +51,4 @@ int main(int argc, char **argv) { test_fill_log_with_straddling_records(); test_fill_circular_log_with_straddling_records(); return 0; -} +}
\ No newline at end of file |