diff options
Diffstat (limited to 'lib/modules')
-rw-r--r-- | lib/modules/iconv.c | 2 | ||||
-rw-r--r-- | lib/modules/subdir.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/modules/iconv.c b/lib/modules/iconv.c index a0bf72b..599b8df 100644 --- a/lib/modules/iconv.c +++ b/lib/modules/iconv.c @@ -3,7 +3,7 @@ Copyright (C) 2007 Miklos Szeredi <miklos@szeredi.hu> 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> diff --git a/lib/modules/subdir.c b/lib/modules/subdir.c index e92eb62..dd2d49d 100644 --- a/lib/modules/subdir.c +++ b/lib/modules/subdir.c @@ -3,7 +3,7 @@ Copyright (C) 2007 Miklos Szeredi <miklos@szeredi.hu> 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> |