diff options
| author | David S. Miller <[email protected]> | 2018-08-12 00:52:00 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-08-12 00:52:00 +0000 |
| commit | 6a92ef08a1351e4977d6acde2196fa94e9c3a660 (patch) | |
| tree | 3f237980c08af76beae04a6844ad254543ca4b9f /tools/lib/bpf/btf.h | |
| 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 | kernel-6a92ef08a1351e4977d6acde2196fa94e9c3a660.tar.gz kernel-6a92ef08a1351e4977d6acde2196fa94e9c3a660.zip | |
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'tools/lib/bpf/btf.h')
| -rw-r--r-- | tools/lib/bpf/btf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/bpf/btf.h b/tools/lib/bpf/btf.h index 43c658ccfc2b..4897e0724d4e 100644 --- a/tools/lib/bpf/btf.h +++ b/tools/lib/bpf/btf.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: LGPL-2.1 */ /* Copyright (c) 2018 Facebook */ #ifndef __BPF_BTF_H |
