License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / samples / seccomp / dropper.c
index 68325ca5e71c76de39d2cf2d24097d665926a3ea..cc0648eb389e6168800d9542bf24467d7e901a92 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Naive system call dropper built on seccomp_filter.
  *