diff options
Diffstat (limited to 'lib/fuse_lowlevel.c')
-rw-r--r-- | lib/fuse_lowlevel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_lowlevel.c b/lib/fuse_lowlevel.c index 722c11d..91f4244 100644 --- a/lib/fuse_lowlevel.c +++ b/lib/fuse_lowlevel.c @@ -6,7 +6,7 @@ functions are implemented in separate files. 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 |