aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-01-10 12:29:28 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-01-10 12:29:28 +0000
commit149f60799d38c55e922b55f8e43cbd51620173a6 (patch)
tree0a44dc503d232ce0c31cac854fe7e439a25de180 /include
parenteb6d8442a1bb3b7638291341e37f08b992fe1660 (diff)
downloadlibfuse-149f60799d38c55e922b55f8e43cbd51620173a6.tar.gz
update copyright year
Diffstat (limited to 'include')
-rw-r--r--include/fuse.h2
-rw-r--r--include/fuse_compat.h2
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.