diff options
Diffstat (limited to 'lib/mount_bsd.c')
-rw-r--r-- | lib/mount_bsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mount_bsd.c b/lib/mount_bsd.c index 28a9ae5..5dba593 100644 --- a/lib/mount_bsd.c +++ b/lib/mount_bsd.c @@ -5,7 +5,7 @@ Architecture specific file system mounting (FreeBSD). 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" |