Skip to content

Commit c182544

Browse files
committed
chore: update NOTICE with info about libseccomp usage
Add a note about libseccomp usage in Firecracker build process and in the seccomp-bin. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 104d5d0 commit c182544

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NOTICE

+5
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ SPDX-License-Identifier: Apache-2.0
55
Portions Copyright 2017 The Chromium OS Authors. All rights reserved.
66
Use of this source code is governed by a BSD-style license that can be
77
found in the THIRD-PARTY file.
8+
9+
The Firecracker release bundle includes libseccomp which is available
10+
under the LGPLv2.1 license. This is used in the Firecracker build process
11+
to produce cBPF bytecode that is shipped alongside Firecracker for use by
12+
the Linux kernel.

0 commit comments

Comments
 (0)