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