Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6061a3d6 authored by Eric Leblond's avatar Eric Leblond Committed by Alexei Starovoitov
Browse files

libbpf: add missing SPDX-License-Identifier

parent bbf48c18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: LGPL-2.1

/*
 * common eBPF ELF operations.
 *
+2 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: LGPL-2.1 */

/*
 * common eBPF ELF operations.
 *
+2 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: LGPL-2.1

/*
 * Common eBPF ELF object loading operations.
 *
+2 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: LGPL-2.1 */

/*
 * Common eBPF ELF object loading operations.
 *