diff options
Diffstat (limited to 'samples/bpf/test_lwt_bpf.sh')
-rw-r--r-- | samples/bpf/test_lwt_bpf.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/test_lwt_bpf.sh b/samples/bpf/test_lwt_bpf.sh index a695ae268c40..65a976058dd3 100644 --- a/samples/bpf/test_lwt_bpf.sh +++ b/samples/bpf/test_lwt_bpf.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-2.0 # Uncomment to see generated bytecode #VERBOSE=verbose |