aboutsummaryrefslogtreecommitdiffstats
path: root/lib/helper.c
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2002-10-25 12:41:16 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2002-10-25 12:41:16 +0000
commit8b39a9f1b7517dac6b9b69daf200948fb96ca4cf (patch)
tree3e804d89e6221eb42a8f9a3a79a86b9ee7f8aa76 /lib/helper.c
parentd6e9f88da7cea46cf63d30911b9297ccf1befd5c (diff)
downloadlibfuse-8b39a9f1b7517dac6b9b69daf200948fb96ca4cf.tar.gz
version change + cleanups
Diffstat (limited to 'lib/helper.c')
-rw-r--r--lib/helper.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/helper.c b/lib/helper.c
index 559e992..522b377 100644
--- a/lib/helper.c
+++ b/lib/helper.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.h"