diff options
Diffstat (limited to 'lib/helper.c')
-rw-r--r-- | lib/helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/helper.c b/lib/helper.c index b282da9..e79f4b0 100644 --- a/lib/helper.c +++ b/lib/helper.c @@ -2,7 +2,7 @@ FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.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. */ |