aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_loop_mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fuse_loop_mt.c')
-rw-r--r--lib/fuse_loop_mt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_loop_mt.c b/lib/fuse_loop_mt.c
index e75580c..8ee7d49 100644
--- a/lib/fuse_loop_mt.c
+++ b/lib/fuse_loop_mt.c
@@ -5,7 +5,7 @@
Implementation of the multi-threaded FUSE session loop.
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