-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
23 lines (16 loc) · 751 Bytes
/
Copy pathNOTICE
File metadata and controls
23 lines (16 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
transit
Copyright 2026 Dhi Aurrahman and the transit authors
Licensed under Apache License 2.0. See LICENSE for terms.
---
This project includes material derived from the Envoy Proxy project.
Envoy
Copyright The Envoy Project Authors
https://github.com/envoyproxy/envoy
Licensed under Apache License 2.0
Specifically, the following files are derived from or contain content
from the Envoy source tree:
down/abi_impl/access_logger.go
Derived from envoyproxy/envoy/source/extensions/dynamic_modules/sdk/go/abi/.
Implements the access logger ABI not yet present in the upstream SDK.
Modifications copyright 2026 Dhi Aurrahman and the transit authors.
The full text of the Apache License 2.0 is available in the LICENSE file.