diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-10 12:29:28 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-10 12:29:28 +0000 |
commit | 149f60799d38c55e922b55f8e43cbd51620173a6 (patch) | |
tree | 0a44dc503d232ce0c31cac854fe7e439a25de180 /include | |
parent | eb6d8442a1bb3b7638291341e37f08b992fe1660 (diff) | |
download | libfuse-149f60799d38c55e922b55f8e43cbd51620173a6.tar.gz |
update copyright year
Diffstat (limited to 'include')
-rw-r--r-- | include/fuse.h | 2 | ||||
-rw-r--r-- | include/fuse_compat.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/fuse.h b/include/fuse.h index a0a6a70..b0dfee4 100644 --- a/include/fuse.h +++ b/include/fuse.h @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001-2004 Miklos Szeredi <miklos@szeredi.hu> + Copyright (C) 2001-2005 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/fuse_compat.h b/include/fuse_compat.h index 33fc46a..af7aecf 100644 --- a/include/fuse_compat.h +++ b/include/fuse_compat.h @@ -1,6 +1,6 @@ /* FUSE: Filesystem in Userspace - Copyright (C) 2001-2004 Miklos Szeredi <miklos@szeredi.hu> + Copyright (C) 2001-2005 Miklos Szeredi <miklos@szeredi.hu> This program can be distributed under the terms of the GNU LGPL. See the file COPYING.LIB. |