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