Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions gcp-bundle/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

--------------------------------------------------------------------------------

This product bundles the Mozilla Public Suffix List (via Google Guava).
This product bundles the Mozilla Public Suffix List (via Google Guava and Apache HttpComponents).

Project URL: https://publicsuffix.org/
License: Mozilla Public License, Version 2.0 - https://mozilla.org/MPL/2.0/
Expand Down Expand Up @@ -984,6 +984,13 @@ License: Go License

--------------------------------------------------------------------------------

This product bundles CEL-Java.

Project URL: https://github.com/google/cel-java
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0

--------------------------------------------------------------------------------

This product bundles Apache Commons Codec.

Project URL: https://commons.apache.org/proper/commons-codec/
Expand Down Expand Up @@ -1613,7 +1620,7 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

--------------------------------------------------------------------------------

This product bundles the Common Expression Language (CEL) specification (shaded by gRPC-xds).
This product bundles the Common Expression Language (CEL) specification (shaded by gRPC-xds and bundled by CEL-Java).

Project URL: https://github.com/google/cel-spec
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
Expand Down
Loading