diff options
Diffstat (limited to 'core/file.c')
-rw-r--r-- | core/file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/file.c b/core/file.c index 889a9102b..ba2956d60 100644 --- a/core/file.c +++ b/core/file.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include <unistd.h> #include <fcntl.h> #include <sys/stat.h> |