Added proper license headers

This commit is contained in:
BritishTeapot
2025-03-10 18:09:05 +01:00
parent 64289b2786
commit d7c20a5d5f
7 changed files with 86 additions and 66 deletions

View File

@@ -1,3 +1,11 @@
/*
ICFS: Interactively Controlled File System
Copyright (C) 2024-2025 Fedir Kovalov
This program can be distributed under the terms of the GNU GPLv2.
See the file LICENSE.
*/
#ifndef FUSE_OPERATIONS
#define FUSE_OPERATIONS