diff options
Diffstat (limited to 'lib/mount_util.c')
-rw-r--r-- | lib/mount_util.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/mount_util.c b/lib/mount_util.c index ad9d38c..a23ab0b 100644 --- a/lib/mount_util.c +++ b/lib/mount_util.c @@ -2,6 +2,8 @@ FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> + Architecture-independent mounting code. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ |