From 7d62647d7aebffe76837b0698e8dc22f439f1ab6 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 16 Oct 2007 15:12:09 +0000 Subject: Clarify licence version to be "LGPLv2" for the library --- lib/modules/iconv.c | 2 +- lib/modules/subdir.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/modules') diff --git a/lib/modules/iconv.c b/lib/modules/iconv.c index ca53b66..350a472 100644 --- a/lib/modules/iconv.c +++ b/lib/modules/iconv.c @@ -2,7 +2,7 @@ fuse iconv module: file name charset conversion Copyright (C) 2007 Miklos Szeredi - 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 */ diff --git a/lib/modules/subdir.c b/lib/modules/subdir.c index 1d0677e..f22c023 100644 --- a/lib/modules/subdir.c +++ b/lib/modules/subdir.c @@ -2,7 +2,7 @@ fuse subdir module: offset paths with a base directory Copyright (C) 2007 Miklos Szeredi - 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 */ -- cgit v1.2.3