From 8b39a9f1b7517dac6b9b69daf200948fb96ca4cf Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 25 Oct 2002 12:41:16 +0000 Subject: version change + cleanups --- lib/fuse_mt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/fuse_mt.c') diff --git a/lib/fuse_mt.c b/lib/fuse_mt.c index b8756ac..42d4bad 100644 --- a/lib/fuse_mt.c +++ b/lib/fuse_mt.c @@ -2,8 +2,8 @@ FUSE: Filesystem in Userspace Copyright (C) 2001 Miklos Szeredi (mszeredi@inf.bme.hu) - This program can be distributed under the terms of the GNU GPL. - See the file COPYING. + This program can be distributed under the terms of the GNU LGPL. + See the file COPYING.LIB. */ #include "fuse_i.h" -- cgit v1.2.3