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 ea4140a..1c4030d 100644 --- a/lib/mount_bsd.c +++ b/lib/mount_bsd.c @@ -2,7 +2,7 @@ FUSE: Filesystem in Userspace Copyright (C) 2005-2006 Csaba Henk <csaba.henk@creo.hu> - This program can be distributed under the terms of the GNU LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ |