diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2004-07-07 19:19:53 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2004-07-07 19:19:53 +0000 |
commit | 2e6b6f2be836ed7b9f48e51b89d9879a2c8feba0 (patch) | |
tree | c260322703facfc1db984aa5a7a1d40dceae2894 /include | |
parent | 25385bbbdc7e4d15df2c287fb54cf59924cfecf0 (diff) | |
download | libfuse-2e6b6f2be836ed7b9f48e51b89d9879a2c8feba0.tar.gz |
change email address
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. |