summaryrefslogtreecommitdiff
path: root/internal/c/ioriotng.bpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'internal/c/ioriotng.bpf.c')
-rw-r--r--internal/c/ioriotng.bpf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/c/ioriotng.bpf.c b/internal/c/ioriotng.bpf.c
index c9c9c88..2247daa 100644
--- a/internal/c/ioriotng.bpf.c
+++ b/internal/c/ioriotng.bpf.c
@@ -132,5 +132,4 @@ int handle_exit_write(struct trace_event_raw_sys_enter *ctx) {
return 0;
}
-
char LICENSE[] SEC("license") = "Dual BSD/GPL";