diff options
Diffstat (limited to 'tools/dockerfile/grpc_interop_http2/build_interop.sh')
-rwxr-xr-x | tools/dockerfile/grpc_interop_http2/build_interop.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dockerfile/grpc_interop_http2/build_interop.sh b/tools/dockerfile/grpc_interop_http2/build_interop.sh index 5f701e34c0..46ddaf929a 100755 --- a/tools/dockerfile/grpc_interop_http2/build_interop.sh +++ b/tools/dockerfile/grpc_interop_http2/build_interop.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2015-2016, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |