diff options
Diffstat (limited to 'src/fileops.h')
-rw-r--r-- | src/fileops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileops.h b/src/fileops.h index cd35992..1c4d638 100644 --- a/src/fileops.h +++ b/src/fileops.h @@ -1,4 +1,4 @@ - +/* SPDX-License-Identifier: GPL-3.0-only */ #include <dirent.h> #include <sys/stat.h> #include <glob.h> |