diff options
Diffstat (limited to 'lib/fuse_opt.c')
-rw-r--r-- | lib/fuse_opt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_opt.c b/lib/fuse_opt.c index 1d3b6a1..046e577 100644 --- a/lib/fuse_opt.c +++ b/lib/fuse_opt.c @@ -6,7 +6,7 @@ fuse_args`). 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" |