Skip to content

Commit 37ac065

Browse files
committed
Remove dist/audit.h
The file used to support library integration, though it was too primitive and incomplete. This removes the file in favor of the new crau library. Signed-off-by: Daiki Ueno <[email protected]>
1 parent fd6979a commit 37ac065

File tree

2 files changed

+1
-92
lines changed

2 files changed

+1
-92
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ You can open the generated `flamegraph.html` with your browser.
204204
## License
205205

206206
- `agent/src/bpf/audit.bpf.c`: GPL-2.0-or-later
207-
- `dist/audit.h`: MIT
207+
- `dist/crau/*`: MIT OR Unlicense
208208
- `scripts/flamegraph.py`: GPL-2.0-only
209209
- everything else: GPL-3.0-or-later
210210

dist/audit.h

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)