diff options
Diffstat (limited to 'lib/fuse.c')
-rw-r--r-- | lib/fuse.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> + Implementation of the high-level FUSE API on top of the low-level + API. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB */ |