fix license
authorMiklos Szeredi <miklos@szeredi.hu>
Mon, 28 Aug 2006 19:05:15 +0000 (19:05 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Mon, 28 Aug 2006 19:05:15 +0000 (19:05 +0000)
include/fuse_opt.h

index 9e159d5aa8741e1e575af8cc2f4d057732917d3c..cbe9b7b8fd9b9313647ed1426583db6f1d7cd840 100644 (file)
@@ -2,8 +2,8 @@
     FUSE: Filesystem in Userspace
     Copyright (C) 2001-2006  Miklos Szeredi <miklos@szeredi.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.
 */
 
 #ifndef _FUSE_OPT_H_