File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
s2a/src/main/proto/grpc/gcp Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- // Copyright 2022 Google LLC
1+ // Copyright 2024 The gRPC Authors
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
55// You may obtain a copy of the License at
66//
7- // https ://www.apache.org/licenses/LICENSE-2.0
7+ // http ://www.apache.org/licenses/LICENSE-2.0
88//
99// Unless required by applicable law or agreed to in writing, software
1010// distributed under the License is distributed on an "AS IS" BASIS,
1111// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15+ // The canonical version of this proto can be found at
16+ // https://github.com/grpc/grpc-proto/blob/master/grpc/gcp/s2a/common.proto
17+
1518syntax = "proto3" ;
1619
1720package grpc.gcp ;
Original file line number Diff line number Diff line change 1414
1515// The canonical version of this proto can be found at
1616// https://github.com/grpc/grpc-proto/blob/master/grpc/gcp/s2a/s2a_context.proto
17+
1718syntax = "proto3" ;
1819
1920package grpc.gcp ;
You can’t perform that action at this time.
0 commit comments