aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fuse_loop.c')
-rw-r--r--lib/fuse_loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_loop.c b/lib/fuse_loop.c
index a27111c..1ff075c 100644
--- a/lib/fuse_loop.c
+++ b/lib/fuse_loop.c
@@ -5,7 +5,7 @@
Implementation of the single-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
*/
#include "fuse_config.h"