aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_uring_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fuse_uring_i.h')
-rw-r--r--lib/fuse_uring_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_uring_i.h b/lib/fuse_uring_i.h
index a652417..fc23691 100644
--- a/lib/fuse_uring_i.h
+++ b/lib/fuse_uring_i.h
@@ -2,7 +2,7 @@
* FUSE: Filesystem in Userspace
* Copyright (C) 2025 Bernd Schubert <bschubert@ddn.com>
* This program can be distributed under the terms of the GNU LGPLv2.
- * See the file COPYING.LIB
+ * See the file LGPL2.txt
*/
#ifndef FUSE_URING_I_H_