aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/util.c
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-12 11:45:24 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-12 11:45:24 +0000
commite56818b231a231a48e2616ec083999a14516a4ae (patch)
tree61b20d5d32e645df31e25618495f7595c11dc9c9 /kernel/util.c
parent0adcc6f7b2fdfdb14c560ad967ef0e61db3e2fde (diff)
downloadlibfuse-e56818b231a231a48e2616ec083999a14516a4ae.tar.gz
cleanup
Diffstat (limited to 'kernel/util.c')
-rw-r--r--kernel/util.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel/util.c b/kernel/util.c
index 8dca167..57375f4 100644
--- a/kernel/util.c
+++ b/kernel/util.c
@@ -1,9 +1,9 @@
/*
- FUSE: Filesystem in Userspace
- Copyright (C) 2001-2004 Miklos Szeredi <miklos@szeredi.hu>
+ FUSE: Filesystem in Userspace
+ Copyright (C) 2001-2004 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 GPL.
+ See the file COPYING.
*/
#include "fuse_i.h"