-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
23 lines (18 loc) · 985 Bytes
/
Copy pathNOTICE
File metadata and controls
23 lines (18 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Nudgebee Node Agent
Copyright 2024-present Nudgebee, Inc.
This product is a derivative work of coroot-node-agent
(https://github.com/coroot/coroot-node-agent), originally developed
by Coroot, Inc. (Copyright 2020-present Coroot, Inc.) and licensed
under the Apache License, Version 2.0.
The Go code in this repository is distributed under the Apache License,
Version 2.0. See LICENSE for the full text.
The eBPF C code under ebpftracer/ebpf/ is distributed under the
GNU General Public License, Version 2.0. See LICENSES/GPL-2.0.txt for
the full text.
Portions of the eBPF C code under ebpftracer/ebpf/ (socket-info
extraction and Go TLS/gRPC file-descriptor discovery) were informed by
techniques from the DeepFlow project
(https://github.com/deepflowio/deepflow), Copyright Yunshan Networks,
licensed under the Apache License, Version 2.0.
This product includes software developed by third parties; see go.sum
for the complete list of Go module dependencies and their licenses.