diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/fuse.h | 2 | ||||
-rw-r--r-- | include/linux/fuse.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/fuse.h b/include/fuse.h index aeeb204..7bb5a5a 100644 --- a/include/fuse.h +++ b/include/fuse.h @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001 Miklos Szeredi (mszeredi@inf.bme.hu) + Copyright (C) 2001-2004 Miklos Szeredi <miklos@szeredi.hu> This program can be distributed under the terms of the GNU LGPL. See the file COPYING.LIB. diff --git a/include/linux/fuse.h b/include/linux/fuse.h index 7f241e6..d45a85b 100644 --- a/include/linux/fuse.h +++ b/include/linux/fuse.h @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001 Miklos Szeredi (mszeredi@inf.bme.hu) + 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. |