]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - samples/seccomp/bpf-direct.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / samples / seccomp / bpf-direct.c
index 151ec3f52189093e44e9a484d5f583a8b32fa8ee..c09e4a17ac1a71850edbb17f34e9d7d428938f83 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Seccomp filter example for x86 (32-bit and 64-bit) with BPF macros
  *