diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-24 00:20:44 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-24 00:20:44 -0700 |
commit | 9d290d534e2cc63ecb693faff7484ff8e02ef76c (patch) | |
tree | 9915be70756a12c320f10729aeb178e8f646f1ae /src | |
parent | ec0d95ae380b1e630533e35d4ffbd380fd264af9 (diff) |
copyrights
Diffstat (limited to 'src')
-rw-r--r-- | src/core/json/json_reader.c | 2 | ||||
-rw-r--r-- | src/core/transport/chttp2/hpack_table.c | 2 | ||||
-rw-r--r-- | src/proto/grpc/testing/metrics.proto | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/core/json/json_reader.c b/src/core/json/json_reader.c index 9a97826287..f7095a53e2 100644 --- a/src/core/json/json_reader.c +++ b/src/core/json/json_reader.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/src/core/transport/chttp2/hpack_table.c b/src/core/transport/chttp2/hpack_table.c index 54ac59e056..a487d23ba0 100644 --- a/src/core/transport/chttp2/hpack_table.c +++ b/src/core/transport/chttp2/hpack_table.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/src/proto/grpc/testing/metrics.proto b/src/proto/grpc/testing/metrics.proto index 0cc4b60239..df719afd99 100644 --- a/src/proto/grpc/testing/metrics.proto +++ b/src/proto/grpc/testing/metrics.proto @@ -1,4 +1,4 @@ -// Copyright 2015, Google Inc. +// Copyright 2015-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without |