mirror of https://github.com/grpc/grpc-java.git
doc: Update NOTICE with xds third_party dependencies
This commit is contained in:
parent
83b92cfc9f
commit
dd466039b5
24
NOTICE.txt
24
NOTICE.txt
|
|
@ -25,12 +25,26 @@ at:
|
||||||
* LOCATION_IN_GRPC:
|
* LOCATION_IN_GRPC:
|
||||||
* okhttp/third_party/okhttp
|
* okhttp/third_party/okhttp
|
||||||
|
|
||||||
This product contains a modified portion of 'Netty', an open source
|
This product contains a modified portion of 'Envoy', an open source
|
||||||
networking library, which can be obtained at:
|
cloud-native high-performance edge/middle/service proxy, which can be
|
||||||
|
obtained at:
|
||||||
|
|
||||||
* LICENSE:
|
* LICENSE:
|
||||||
* netty/third_party/netty/LICENSE.txt (Apache License 2.0)
|
* xds/third_party/envoy/LICENSE (Apache License 2.0)
|
||||||
|
* NOTICE:
|
||||||
|
* xds/third_party/envoy/NOTICE
|
||||||
* HOMEPAGE:
|
* HOMEPAGE:
|
||||||
* https://netty.io
|
* https://www.envoyproxy.io
|
||||||
* LOCATION_IN_GRPC:
|
* LOCATION_IN_GRPC:
|
||||||
* netty/third_party/netty
|
* xds/third_party/envoy
|
||||||
|
|
||||||
|
This product contains a modified portion of 'protoc-gen-validate (PGV)',
|
||||||
|
an open source protoc plugin to generate polyglot message validators,
|
||||||
|
which can be obtained at:
|
||||||
|
|
||||||
|
* LICENSE:
|
||||||
|
* xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
|
||||||
|
* HOMEPAGE:
|
||||||
|
* https://github.com/lyft/protoc-gen-validate
|
||||||
|
* LOCATION_IN_GRPC:
|
||||||
|
* xds/third_party/protoc-gen-validate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue