summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
authorBasavanagowda Kanur <gowda@gluster.com>2009-02-26 21:14:23 +0530
committerAnand V. Avati <avati@amp.gluster.com>2009-02-26 22:18:46 +0530
commit3d8bc3cbafa84a46e43e46f69d3e7d617d746012 (patch)
treeffe0109e85683225b4fb9d7eb0fc904ef8be023b /libglusterfs
parent6fb7cda0a92b333e9c3861eb35f6f9ae3a1c03a2 (diff)
updated copyright header to extend copyright upto 2009
updated copyright header to include 2009. Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'libglusterfs')
-rw-r--r--libglusterfs/src/authenticate.c2
-rw-r--r--libglusterfs/src/authenticate.h2
-rw-r--r--libglusterfs/src/byte-order.h2
-rw-r--r--libglusterfs/src/call-stub.c2
-rw-r--r--libglusterfs/src/call-stub.h2
-rw-r--r--libglusterfs/src/common-utils.c2
-rw-r--r--libglusterfs/src/common-utils.h2
-rw-r--r--libglusterfs/src/compat-errno.c2
-rw-r--r--libglusterfs/src/compat-errno.h2
-rw-r--r--libglusterfs/src/compat.c2
-rw-r--r--libglusterfs/src/compat.h2
-rw-r--r--libglusterfs/src/defaults.c2
-rw-r--r--libglusterfs/src/defaults.h2
-rw-r--r--libglusterfs/src/dict.c2
-rw-r--r--libglusterfs/src/dict.h2
-rw-r--r--libglusterfs/src/event.c2
-rw-r--r--libglusterfs/src/event.h2
-rw-r--r--libglusterfs/src/fd.c2
-rw-r--r--libglusterfs/src/fd.h2
-rw-r--r--libglusterfs/src/gf-dirent.c2
-rw-r--r--libglusterfs/src/gf-dirent.h2
-rw-r--r--libglusterfs/src/glusterfs.h2
-rw-r--r--libglusterfs/src/hashfn.c2
-rw-r--r--libglusterfs/src/hashfn.h2
-rw-r--r--libglusterfs/src/inode.c2
-rw-r--r--libglusterfs/src/inode.h2
-rw-r--r--libglusterfs/src/list.h2
-rw-r--r--libglusterfs/src/locking.h2
-rw-r--r--libglusterfs/src/logging.c2
-rw-r--r--libglusterfs/src/logging.h2
-rw-r--r--libglusterfs/src/mem-pool.c2
-rw-r--r--libglusterfs/src/mem-pool.h2
-rw-r--r--libglusterfs/src/protocol.h2
-rw-r--r--libglusterfs/src/scheduler.c2
-rw-r--r--libglusterfs/src/scheduler.h2
-rw-r--r--libglusterfs/src/spec.l2
-rw-r--r--libglusterfs/src/spec.y2
-rw-r--r--libglusterfs/src/stack.h2
-rw-r--r--libglusterfs/src/timer.c2
-rw-r--r--libglusterfs/src/timer.h2
-rw-r--r--libglusterfs/src/transport.c2
-rw-r--r--libglusterfs/src/transport.h2
-rw-r--r--libglusterfs/src/xlator.c2
-rw-r--r--libglusterfs/src/xlator.h2
44 files changed, 44 insertions, 44 deletions
diff --git a/libglusterfs/src/authenticate.c b/libglusterfs/src/authenticate.c
index 69cc8d99c2b..3587a41d75f 100644
--- a/libglusterfs/src/authenticate.c
+++ b/libglusterfs/src/authenticate.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/authenticate.h b/libglusterfs/src/authenticate.h
index 3d9b78527a3..253989b510e 100644
--- a/libglusterfs/src/authenticate.h
+++ b/libglusterfs/src/authenticate.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/byte-order.h b/libglusterfs/src/byte-order.h
index b0cf90b09e7..76387c38b2f 100644
--- a/libglusterfs/src/byte-order.h
+++ b/libglusterfs/src/byte-order.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/call-stub.c b/libglusterfs/src/call-stub.c
index 76f0a736a2b..c1288d90530 100644
--- a/libglusterfs/src/call-stub.c
+++ b/libglusterfs/src/call-stub.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/call-stub.h b/libglusterfs/src/call-stub.h
index d08098b959a..ee2ba98a047 100644
--- a/libglusterfs/src/call-stub.h
+++ b/libglusterfs/src/call-stub.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/common-utils.c b/libglusterfs/src/common-utils.c
index 14e0d5790ef..1b4106c4123 100644
--- a/libglusterfs/src/common-utils.c
+++ b/libglusterfs/src/common-utils.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/common-utils.h b/libglusterfs/src/common-utils.h
index 6c7390571cd..f3a39226c03 100644
--- a/libglusterfs/src/common-utils.h
+++ b/libglusterfs/src/common-utils.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/compat-errno.c b/libglusterfs/src/compat-errno.c
index a4a6c710675..63acb361a67 100644
--- a/libglusterfs/src/compat-errno.c
+++ b/libglusterfs/src/compat-errno.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/compat-errno.h b/libglusterfs/src/compat-errno.h
index 918df45ebc6..e1b2fec2a7e 100644
--- a/libglusterfs/src/compat-errno.h
+++ b/libglusterfs/src/compat-errno.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/compat.c b/libglusterfs/src/compat.c
index 71aeb32c780..f0bd9119c7c 100644
--- a/libglusterfs/src/compat.c
+++ b/libglusterfs/src/compat.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/compat.h b/libglusterfs/src/compat.h
index 1e8ccaab127..67f8138b1df 100644
--- a/libglusterfs/src/compat.h
+++ b/libglusterfs/src/compat.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/defaults.c b/libglusterfs/src/defaults.c
index 867c664cb6b..69d03160e81 100644
--- a/libglusterfs/src/defaults.c
+++ b/libglusterfs/src/defaults.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/defaults.h b/libglusterfs/src/defaults.h
index cba54080b5f..22c814b7d97 100644
--- a/libglusterfs/src/defaults.h
+++ b/libglusterfs/src/defaults.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/dict.c b/libglusterfs/src/dict.c
index 02c9e6062e3..f6ddde45e14 100644
--- a/libglusterfs/src/dict.c
+++ b/libglusterfs/src/dict.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/dict.h b/libglusterfs/src/dict.h
index 896daee08ed..23e0f8368f7 100644
--- a/libglusterfs/src/dict.h
+++ b/libglusterfs/src/dict.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/event.c b/libglusterfs/src/event.c
index f2bbddd2041..f5bc8eee736 100644
--- a/libglusterfs/src/event.c
+++ b/libglusterfs/src/event.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/event.h b/libglusterfs/src/event.h
index ec80e2a58ba..19565e5edf6 100644
--- a/libglusterfs/src/event.h
+++ b/libglusterfs/src/event.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/fd.c b/libglusterfs/src/fd.c
index bbd15201cf8..44149246ba9 100644
--- a/libglusterfs/src/fd.c
+++ b/libglusterfs/src/fd.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008, 2009 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/fd.h b/libglusterfs/src/fd.h
index 29a79eb76ac..0382ccdc218 100644
--- a/libglusterfs/src/fd.h
+++ b/libglusterfs/src/fd.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008, 2009 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/gf-dirent.c b/libglusterfs/src/gf-dirent.c
index 28d1ab42595..2023c19836f 100644
--- a/libglusterfs/src/gf-dirent.c
+++ b/libglusterfs/src/gf-dirent.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/gf-dirent.h b/libglusterfs/src/gf-dirent.h
index fa0a8a6251d..e0165ef87a5 100644
--- a/libglusterfs/src/gf-dirent.h
+++ b/libglusterfs/src/gf-dirent.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h
index 7aadae21af5..be6412f224d 100644
--- a/libglusterfs/src/glusterfs.h
+++ b/libglusterfs/src/glusterfs.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/hashfn.c b/libglusterfs/src/hashfn.c
index edc49678fc5..810cc92495e 100644
--- a/libglusterfs/src/hashfn.c
+++ b/libglusterfs/src/hashfn.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/hashfn.h b/libglusterfs/src/hashfn.h
index 13673f6e6f1..1eea181f2a4 100644
--- a/libglusterfs/src/hashfn.h
+++ b/libglusterfs/src/hashfn.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/inode.c b/libglusterfs/src/inode.c
index c64286d405f..3664dee745e 100644
--- a/libglusterfs/src/inode.c
+++ b/libglusterfs/src/inode.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/inode.h b/libglusterfs/src/inode.h
index 67490f0ee2d..afcc1552e4c 100644
--- a/libglusterfs/src/inode.h
+++ b/libglusterfs/src/inode.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/list.h b/libglusterfs/src/list.h
index 0d862f09c3f..9ef897fd94b 100644
--- a/libglusterfs/src/list.h
+++ b/libglusterfs/src/list.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/locking.h b/libglusterfs/src/locking.h
index c5c5163d1f3..3c3ea79c41e 100644
--- a/libglusterfs/src/locking.h
+++ b/libglusterfs/src/locking.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/logging.c b/libglusterfs/src/logging.c
index c0b10edcad5..9a50122c2d0 100644
--- a/libglusterfs/src/logging.c
+++ b/libglusterfs/src/logging.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/logging.h b/libglusterfs/src/logging.h
index 7a0deb6e85a..26d60db8497 100644
--- a/libglusterfs/src/logging.h
+++ b/libglusterfs/src/logging.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/mem-pool.c b/libglusterfs/src/mem-pool.c
index c3646f35023..bc6bf158eaf 100644
--- a/libglusterfs/src/mem-pool.c
+++ b/libglusterfs/src/mem-pool.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/mem-pool.h b/libglusterfs/src/mem-pool.h
index 7044d738563..492e868bc83 100644
--- a/libglusterfs/src/mem-pool.h
+++ b/libglusterfs/src/mem-pool.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/protocol.h b/libglusterfs/src/protocol.h
index 5f7225152df..82e42cfb180 100644
--- a/libglusterfs/src/protocol.h
+++ b/libglusterfs/src/protocol.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/scheduler.c b/libglusterfs/src/scheduler.c
index 3478a938584..0b5df51b3ed 100644
--- a/libglusterfs/src/scheduler.c
+++ b/libglusterfs/src/scheduler.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/scheduler.h b/libglusterfs/src/scheduler.h
index 5ff1a624ff3..5b56289557f 100644
--- a/libglusterfs/src/scheduler.h
+++ b/libglusterfs/src/scheduler.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/spec.l b/libglusterfs/src/spec.l
index 317a17280ca..209589df1af 100644
--- a/libglusterfs/src/spec.l
+++ b/libglusterfs/src/spec.l
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/spec.y b/libglusterfs/src/spec.y
index e124dc6344b..1d3936b0576 100644
--- a/libglusterfs/src/spec.y
+++ b/libglusterfs/src/spec.y
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h
index f014a4a27ac..44bdcad3419 100644
--- a/libglusterfs/src/stack.h
+++ b/libglusterfs/src/stack.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/timer.c b/libglusterfs/src/timer.c
index a6dbaaa838f..a84fa8cdf8f 100644
--- a/libglusterfs/src/timer.c
+++ b/libglusterfs/src/timer.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/timer.h b/libglusterfs/src/timer.h
index 5152900f3eb..4a8cdff2109 100644
--- a/libglusterfs/src/timer.h
+++ b/libglusterfs/src/timer.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/transport.c b/libglusterfs/src/transport.c
index 8bd4ff010a4..944817ef88f 100644
--- a/libglusterfs/src/transport.c
+++ b/libglusterfs/src/transport.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/transport.h b/libglusterfs/src/transport.h
index be5c8b5dfd0..eaf6286d683 100644
--- a/libglusterfs/src/transport.h
+++ b/libglusterfs/src/transport.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/xlator.c b/libglusterfs/src/xlator.c
index 235f2aaa6a0..2706609af86 100644
--- a/libglusterfs/src/xlator.c
+++ b/libglusterfs/src/xlator.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
diff --git a/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h
index b8722b2f63e..d353a663f54 100644
--- a/libglusterfs/src/xlator.h
+++ b/libglusterfs/src/xlator.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify