From 9adc1277d6a0989ea9a07363b6705e80afc8d7d2 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:27:07 +0530 Subject: Change Copyright current year Change-Id: Ia85fa5617fb0bb438dbe3660d36465c0ecb000be BUG: 3348 Reviewed-on: http://review.gluster.com/199 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- libglusterfs/src/byte-order.h | 2 +- libglusterfs/src/call-stub.c | 2 +- libglusterfs/src/call-stub.h | 2 +- libglusterfs/src/checksum.c | 2 +- libglusterfs/src/checksum.h | 2 +- libglusterfs/src/common-utils.c | 2 +- libglusterfs/src/common-utils.h | 2 +- libglusterfs/src/compat-errno.c | 2 +- libglusterfs/src/compat-errno.h | 2 +- libglusterfs/src/compat.c | 2 +- libglusterfs/src/compat.h | 2 +- libglusterfs/src/defaults.c | 2 +- libglusterfs/src/defaults.h | 2 +- libglusterfs/src/dict.c | 2 +- libglusterfs/src/dict.h | 2 +- libglusterfs/src/event.c | 2 +- libglusterfs/src/event.h | 2 +- libglusterfs/src/fd.c | 2 +- libglusterfs/src/fd.h | 2 +- libglusterfs/src/gf-dirent.c | 2 +- libglusterfs/src/gf-dirent.h | 2 +- libglusterfs/src/globals.c | 2 +- libglusterfs/src/globals.h | 2 +- libglusterfs/src/glusterfs.h | 2 +- libglusterfs/src/graph-mem-types.h | 2 +- libglusterfs/src/graph-print.c | 2 +- libglusterfs/src/graph-utils.h | 2 +- libglusterfs/src/graph.c | 2 +- libglusterfs/src/graph.l | 2 +- libglusterfs/src/graph.y | 2 +- libglusterfs/src/hashfn.c | 2 +- libglusterfs/src/hashfn.h | 2 +- libglusterfs/src/iatt.h | 2 +- libglusterfs/src/inode.c | 2 +- libglusterfs/src/inode.h | 2 +- libglusterfs/src/iobuf.c | 2 +- libglusterfs/src/iobuf.h | 2 +- libglusterfs/src/latency.c | 2 +- libglusterfs/src/latency.h | 2 +- libglusterfs/src/list.h | 2 +- libglusterfs/src/locking.h | 2 +- libglusterfs/src/logging.c | 2 +- libglusterfs/src/logging.h | 2 +- libglusterfs/src/mem-pool.c | 2 +- libglusterfs/src/mem-pool.h | 2 +- libglusterfs/src/mem-types.h | 2 +- libglusterfs/src/rbthash.c | 2 +- libglusterfs/src/rbthash.h | 2 +- libglusterfs/src/scheduler.c | 2 +- libglusterfs/src/scheduler.h | 2 +- libglusterfs/src/stack.c | 2 +- libglusterfs/src/stack.h | 2 +- libglusterfs/src/statedump.c | 2 +- libglusterfs/src/statedump.h | 2 +- libglusterfs/src/syncop.c | 2 +- libglusterfs/src/syncop.h | 2 +- libglusterfs/src/syscall.c | 2 +- libglusterfs/src/syscall.h | 2 +- libglusterfs/src/timer.c | 2 +- libglusterfs/src/timer.h | 2 +- libglusterfs/src/trie-mem-types.h | 2 +- libglusterfs/src/trie.c | 2 +- libglusterfs/src/trie.h | 2 +- libglusterfs/src/xlator.c | 2 +- libglusterfs/src/xlator.h | 2 +- 65 files changed, 65 insertions(+), 65 deletions(-) (limited to 'libglusterfs/src') diff --git a/libglusterfs/src/byte-order.h b/libglusterfs/src/byte-order.h index c99ae7080ad..34b47f4932e 100644 --- a/libglusterfs/src/byte-order.h +++ b/libglusterfs/src/byte-order.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 91f202b884c..80fbd9af7ba 100644 --- a/libglusterfs/src/call-stub.c +++ b/libglusterfs/src/call-stub.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 bd5f52a5c36..23382091032 100644 --- a/libglusterfs/src/call-stub.h +++ b/libglusterfs/src/call-stub.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/checksum.c b/libglusterfs/src/checksum.c index 161cd5a0abe..0c21c7c30f1 100644 --- a/libglusterfs/src/checksum.c +++ b/libglusterfs/src/checksum.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/checksum.h b/libglusterfs/src/checksum.h index cd46952c39a..db24f3b3ead 100644 --- a/libglusterfs/src/checksum.h +++ b/libglusterfs/src/checksum.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 45b460ee72a..a69067a4a5f 100644 --- a/libglusterfs/src/common-utils.c +++ b/libglusterfs/src/common-utils.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 96bc18ea7f1..d24a6b1a5df 100644 --- a/libglusterfs/src/common-utils.h +++ b/libglusterfs/src/common-utils.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 e847a176d64..d3f97c01f67 100644 --- a/libglusterfs/src/compat-errno.c +++ b/libglusterfs/src/compat-errno.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 d959386b141..ff09a783176 100644 --- a/libglusterfs/src/compat-errno.h +++ b/libglusterfs/src/compat-errno.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 ab40225a866..b94fe514fe1 100644 --- a/libglusterfs/src/compat.c +++ b/libglusterfs/src/compat.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 1fe8aea8675..2275e7724c8 100644 --- a/libglusterfs/src/compat.h +++ b/libglusterfs/src/compat.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 f3c6b1d7f3b..392819ca9d1 100644 --- a/libglusterfs/src/defaults.c +++ b/libglusterfs/src/defaults.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 76cb78d7e35..cc5329c4da8 100644 --- a/libglusterfs/src/defaults.h +++ b/libglusterfs/src/defaults.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 2c4424aaf1b..674395901f6 100644 --- a/libglusterfs/src/dict.c +++ b/libglusterfs/src/dict.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 9ea0a6de133..766292c5c77 100644 --- a/libglusterfs/src/dict.h +++ b/libglusterfs/src/dict.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 16ad3aa4e8d..2e60a1d81d3 100644 --- a/libglusterfs/src/event.c +++ b/libglusterfs/src/event.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 f25f8c5707e..2879d409949 100644 --- a/libglusterfs/src/event.h +++ b/libglusterfs/src/event.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 cb9d34551c6..b077a105d8f 100644 --- a/libglusterfs/src/fd.c +++ b/libglusterfs/src/fd.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 e190f814d3a..3c2be972ad9 100644 --- a/libglusterfs/src/fd.h +++ b/libglusterfs/src/fd.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 fe1c8b803a7..8a61421900f 100644 --- a/libglusterfs/src/gf-dirent.c +++ b/libglusterfs/src/gf-dirent.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 27407d61349..db1dac83566 100644 --- a/libglusterfs/src/gf-dirent.h +++ b/libglusterfs/src/gf-dirent.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/globals.c b/libglusterfs/src/globals.c index d7b09b9865a..c1979363216 100644 --- a/libglusterfs/src/globals.c +++ b/libglusterfs/src/globals.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h index be4fa38b9f6..38078be4e93 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 69fa7646adc..4cf92a53647 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph-mem-types.h b/libglusterfs/src/graph-mem-types.h index 30b10d63583..c409adbbceb 100644 --- a/libglusterfs/src/graph-mem-types.h +++ b/libglusterfs/src/graph-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph-print.c b/libglusterfs/src/graph-print.c index a6c20c735ad..054fe57d886 100644 --- a/libglusterfs/src/graph-print.c +++ b/libglusterfs/src/graph-print.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph-utils.h b/libglusterfs/src/graph-utils.h index c1c8c36d703..81c21810039 100644 --- a/libglusterfs/src/graph-utils.h +++ b/libglusterfs/src/graph-utils.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph.c b/libglusterfs/src/graph.c index 5793dc96d1d..93892be6324 100644 --- a/libglusterfs/src/graph.c +++ b/libglusterfs/src/graph.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph.l b/libglusterfs/src/graph.l index 2ee3a24093c..04fff2582fb 100644 --- a/libglusterfs/src/graph.l +++ b/libglusterfs/src/graph.l @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/graph.y b/libglusterfs/src/graph.y index e9e70409979..25322378ec2 100644 --- a/libglusterfs/src/graph.y +++ b/libglusterfs/src/graph.y @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 911ac6d2e80..82a15905067 100644 --- a/libglusterfs/src/hashfn.c +++ b/libglusterfs/src/hashfn.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 aaf2347dfe6..92c6ce20c5c 100644 --- a/libglusterfs/src/hashfn.h +++ b/libglusterfs/src/hashfn.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/iatt.h b/libglusterfs/src/iatt.h index 61a3f9d80ba..b84eaa379c0 100644 --- a/libglusterfs/src/iatt.h +++ b/libglusterfs/src/iatt.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 d65a40cd71f..c2fbd2f19c0 100644 --- a/libglusterfs/src/inode.c +++ b/libglusterfs/src/inode.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 04a6788da39..282c2a3e6b0 100644 --- a/libglusterfs/src/inode.h +++ b/libglusterfs/src/inode.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/iobuf.c b/libglusterfs/src/iobuf.c index 01af17c39c5..2e7bb7a220a 100644 --- a/libglusterfs/src/iobuf.c +++ b/libglusterfs/src/iobuf.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/iobuf.h b/libglusterfs/src/iobuf.h index e2ba783644d..b2a944e59f8 100644 --- a/libglusterfs/src/iobuf.h +++ b/libglusterfs/src/iobuf.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/latency.c b/libglusterfs/src/latency.c index df6776632c6..95b9b0977d3 100644 --- a/libglusterfs/src/latency.c +++ b/libglusterfs/src/latency.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/latency.h b/libglusterfs/src/latency.h index 14f532d2c56..70499d4ba88 100644 --- a/libglusterfs/src/latency.h +++ b/libglusterfs/src/latency.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 b9d19de7530..760a6060ab6 100644 --- a/libglusterfs/src/list.h +++ b/libglusterfs/src/list.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 3d1b4d246fb..42c738c3d8e 100644 --- a/libglusterfs/src/locking.h +++ b/libglusterfs/src/locking.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 f4987760430..8702ac48338 100644 --- a/libglusterfs/src/logging.c +++ b/libglusterfs/src/logging.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 da68da318bd..fe499621f06 100644 --- a/libglusterfs/src/logging.h +++ b/libglusterfs/src/logging.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 6d4c766dfd9..34cbde0038c 100644 --- a/libglusterfs/src/mem-pool.c +++ b/libglusterfs/src/mem-pool.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 4a1f31ee69b..f57258c3039 100644 --- a/libglusterfs/src/mem-pool.h +++ b/libglusterfs/src/mem-pool.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/mem-types.h b/libglusterfs/src/mem-types.h index 926133d15b4..1e377a6c57e 100644 --- a/libglusterfs/src/mem-types.h +++ b/libglusterfs/src/mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/rbthash.c b/libglusterfs/src/rbthash.c index 5c9ab0a919e..3f689029c5d 100644 --- a/libglusterfs/src/rbthash.c +++ b/libglusterfs/src/rbthash.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/rbthash.h b/libglusterfs/src/rbthash.h index 8be8c448051..26a354dbfba 100644 --- a/libglusterfs/src/rbthash.h +++ b/libglusterfs/src/rbthash.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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 cd8fd5dc804..5e7939351ee 100644 --- a/libglusterfs/src/scheduler.c +++ b/libglusterfs/src/scheduler.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 e12968461e7..acb6597b921 100644 --- a/libglusterfs/src/scheduler.h +++ b/libglusterfs/src/scheduler.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/stack.c b/libglusterfs/src/stack.c index c3d5e145916..146add7b234 100644 --- a/libglusterfs/src/stack.c +++ b/libglusterfs/src/stack.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 e7af6693b4a..ffa4f355ecd 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/statedump.c b/libglusterfs/src/statedump.c index 1815969bd2a..caf4e362db8 100644 --- a/libglusterfs/src/statedump.c +++ b/libglusterfs/src/statedump.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/statedump.h b/libglusterfs/src/statedump.h index 2ad6652b985..c4164be6332 100644 --- a/libglusterfs/src/statedump.h +++ b/libglusterfs/src/statedump.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/syncop.c b/libglusterfs/src/syncop.c index cfece659171..61bb28c5d48 100644 --- a/libglusterfs/src/syncop.c +++ b/libglusterfs/src/syncop.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/syncop.h b/libglusterfs/src/syncop.h index 150e274eb1a..ce16f1948fd 100644 --- a/libglusterfs/src/syncop.h +++ b/libglusterfs/src/syncop.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/syscall.c b/libglusterfs/src/syscall.c index 5a713ff5949..f15f7d8f3f5 100644 --- a/libglusterfs/src/syscall.c +++ b/libglusterfs/src/syscall.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/syscall.h b/libglusterfs/src/syscall.h index 384d3285361..b8a1c289600 100644 --- a/libglusterfs/src/syscall.h +++ b/libglusterfs/src/syscall.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 18171354bb1..b0da9695fa1 100644 --- a/libglusterfs/src/timer.c +++ b/libglusterfs/src/timer.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 0ee8bd9ca80..aa61d67ba33 100644 --- a/libglusterfs/src/timer.h +++ b/libglusterfs/src/timer.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/trie-mem-types.h b/libglusterfs/src/trie-mem-types.h index a813c386015..2b1d2ff9e5f 100644 --- a/libglusterfs/src/trie-mem-types.h +++ b/libglusterfs/src/trie-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/trie.c b/libglusterfs/src/trie.c index b300ba76de8..2eed6c5d92e 100644 --- a/libglusterfs/src/trie.c +++ b/libglusterfs/src/trie.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/trie.h b/libglusterfs/src/trie.h index 359d006f256..2c2e0532072 100644 --- a/libglusterfs/src/trie.h +++ b/libglusterfs/src/trie.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. 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 7db671d6dd2..bc74c3b0296 100644 --- a/libglusterfs/src/xlator.c +++ b/libglusterfs/src/xlator.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. 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 c82bd2fe33a..dd4fdcc7a00 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit