License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / samples / seccomp / bpf-fancy.c
index e8b24f443709dd04a3df7c541e26075b12bb1048..1ccb435025b678d0f116004dabd7756ee1437a70 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Seccomp BPF example using a macro-based generator.
  *