diff options
Diffstat (limited to 'kernel/util.c')
-rw-r--r-- | kernel/util.c | 8 |
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" |