diff --git a/README.md b/README.md index 18ef571..b4fa6f1 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,7 @@ Three usual causes, in order. It's HTTPS, so there's nothing to parse at this la ## License -GPL-2.0. The vendored eBPF program under `agent/` declares `char LICENSE[] SEC("license") = "GPL"`, required for the kernel helpers it uses. *(No `LICENSE` file is present in the repo — see reviewer notes.)* +GPL-2.0. ---