aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_uring.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fuse_uring.c')
-rw-r--r--lib/fuse_uring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_uring.c b/lib/fuse_uring.c
index 33f8f56..a54973e 100644
--- a/lib/fuse_uring.c
+++ b/lib/fuse_uring.c
@@ -5,7 +5,7 @@
* Implementation of (most of) FUSE-over-io-uring.
*
* This program can be distributed under the terms of the GNU LGPLv2.
- * See the file COPYING.LIB
+ * See the file LGPL2.txt
*/
#define _GNU_SOURCE