Skip to content

Commit b12ba30

Browse files
committed
make sure license for vendored USDT bits is included in published crate
1 parent 44d1631 commit b12ba30

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

  • libdd-profiling-heap-sampler
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Datadog libdatadog
2+
Copyright 2021-2022 Datadog, Inc.
3+
4+
This product includes software developed at Datadog (<https://www.datadoghq.com/>).
5+
6+
--
7+
8+
This product bundles a copy of the libbpf/usdt single-header USDT
9+
library in `libdd-profiling-heap-sampler/vendor/usdt.h`. That file is licensed
10+
under the BSD 2-Clause License, Copyright (c) 2024 Meta Platforms, Inc.
11+
and affiliates. The SPDX identifier and copyright notice are retained
12+
verbatim in the file header. Upstream: <https://github.com/libbpf/usdt>.

0 commit comments

Comments
 (0)