aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/bin_encoder_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/transport/chttp2/bin_encoder_test.c')
-rw-r--r--test/core/transport/chttp2/bin_encoder_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/transport/chttp2/bin_encoder_test.c b/test/core/transport/chttp2/bin_encoder_test.c
index 048ed7edd3..7e248968a7 100644
--- a/test/core/transport/chttp2/bin_encoder_test.c
+++ b/test/core/transport/chttp2/bin_encoder_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
@@ -184,4 +184,4 @@ int main(int argc, char **argv) {
expect_binary_header("-bin", 0);
return all_ok ? 0 : 1;
-}
+} \ No newline at end of file