]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - tools/testing/selftests/filesystems/dnotify_test.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / tools / testing / selftests / filesystems / dnotify_test.c
index 8b37b4a1e18da3b891dbddd38d0bfe927d919859..c0a9b2d3302dcb2a1e6de6f18896b3b34a54a18f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #define _GNU_SOURCE    /* needed to get the defines */
 #include <fcntl.h>     /* in glibc 2.2 this has the needed
                                   values defined */