From 87893cd1f55ff0282bd2f66eb390e98c117d887e Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 14 Oct 2025 14:49:51 +0200 Subject: Added to copyright --- lib/fuse_opt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/fuse_opt.c b/lib/fuse_opt.c index 0b6ba32..3bacf74 100644 --- a/lib/fuse_opt.c +++ b/lib/fuse_opt.c @@ -1,6 +1,7 @@ /* FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi + Copyright (C) 2025 Leonard Kugis Implementation of option parsing routines (dealing with `struct fuse_args`). -- cgit v1.2.3