xref: /aosp_15_r20/external/grpc-grpc-java/NOTICE.txt (revision e07d83d3ffcef9ecfc9f7f475418ec639ff0e5fe)
1Copyright 2014 The gRPC Authors
2
3Licensed under the Apache License, Version 2.0 (the "License");
4you may not use this file except in compliance with the License.
5You may obtain a copy of the License at
6
7    http://www.apache.org/licenses/LICENSE-2.0
8
9Unless required by applicable law or agreed to in writing, software
10distributed under the License is distributed on an "AS IS" BASIS,
11WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12See the License for the specific language governing permissions and
13limitations under the License.
14
15-----------------------------------------------------------------------
16
17This product contains a modified portion of 'OkHttp', an open source
18HTTP & SPDY client for Android and Java applications, which can be obtained
19at:
20
21  * LICENSE:
22    * okhttp/third_party/okhttp/LICENSE (Apache License 2.0)
23  * HOMEPAGE:
24    * https://github.com/square/okhttp
25  * LOCATION_IN_GRPC:
26    * okhttp/third_party/okhttp
27
28This product contains a modified portion of 'Envoy', an open source
29cloud-native high-performance edge/middle/service proxy, which can be
30obtained at:
31
32  * LICENSE:
33    * xds/third_party/envoy/LICENSE (Apache License 2.0)
34  * NOTICE:
35    * xds/third_party/envoy/NOTICE
36  * HOMEPAGE:
37    * https://www.envoyproxy.io
38  * LOCATION_IN_GRPC:
39    * xds/third_party/envoy
40
41This product contains a modified portion of 'protoc-gen-validate (PGV)',
42an open source protoc plugin to generate polyglot message validators,
43which can be obtained at:
44
45  * LICENSE:
46    * xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
47  * NOTICE:
48      * xds/third_party/protoc-gen-validate/NOTICE
49  * HOMEPAGE:
50    * https://github.com/envoyproxy/protoc-gen-validate
51  * LOCATION_IN_GRPC:
52    * xds/third_party/protoc-gen-validate
53
54This product contains a modified portion of 'udpa',
55an open source universal data plane API, which can be obtained at:
56
57  * LICENSE:
58    * xds/third_party/udpa/LICENSE (Apache License 2.0)
59  * HOMEPAGE:
60    * https://github.com/cncf/udpa
61  * LOCATION_IN_GRPC:
62    * xds/third_party/udpa
63