Added proper license headers
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user