diff options
| author | 2018-08-11 17:52:00 -0700 | |
|---|---|---|
| committer | 2018-08-11 17:52:00 -0700 | |
| commit | 6a92ef08a1351e4977d6acde2196fa94e9c3a660 (patch) | |
| tree | 3f237980c08af76beae04a6844ad254543ca4b9f /tools/lib/bpf/btf.c | |
| parent | Merge branch 'Remove-rtnl-lock-dependency-from-all-action-implementations' (diff) | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
| download | wireguard-linux-6a92ef08a1351e4977d6acde2196fa94e9c3a660.tar.xz wireguard-linux-6a92ef08a1351e4977d6acde2196fa94e9c3a660.zip | |
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'tools/lib/bpf/btf.c')
| -rw-r--r-- | tools/lib/bpf/btf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/bpf/btf.c b/tools/lib/bpf/btf.c index 09ecf8162f7a..cf94b0770522 100644 --- a/tools/lib/bpf/btf.c +++ b/tools/lib/bpf/btf.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +// SPDX-License-Identifier: LGPL-2.1 /* Copyright (c) 2018 Facebook */ #include <stdlib.h> |
