From 92963fd0a09c912e6ababbcfe45d28ddebb0b645 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:20:10 +0530 Subject: Change Copyright current year Change-Id: Id1f1a91cf15d933d5621a0073ddaebe02df0f159 BUG: 3348 Reviewed-on: http://review.gluster.com/198 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') diff --git a/libglusterfs/src/byte-order.h b/libglusterfs/src/byte-order.h index d70d4e2367c..e325e522df8 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 cd2b24128d6..fab368a6ddd 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 56d08b44eab..01b6cdd1b38 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 a393d2308cb..cea782293bd 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 6e8996b597d..3542036bffc 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 e794dedafe1..89c000bcfb6 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 cc27f908630..e4d30297002 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 bb0083beb80..f0362fc00c4 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 aa7c7ab0677..a61457960c4 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 87e0155aec2..90b86d20de5 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 d26d1c1c08e..b37307f40ac 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 3f8fc7a542a..a312901a779 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 5d3fd32939e..18e62d96f42 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 3ca56190fc0..9ee094eca62 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 c0b0ccf00ca..c117a4ae20a 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 896ba05c660..0e87f0cd794 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 a0709a8e06a..ee98ef2eb89 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 6948f03c9e2..4c85db3f3cf 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 a04f4fa5826..d1985b7ed04 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 20331498c3c..7003351ab55 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 b73eef3c46c..14a0dbc7575 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 0d1d972eead..062f2ffa1b9 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 714e6f51f84..d125fbe0dc3 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 87f4d32c1a7..725425d3994 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 d5a2be7265b..b5752956c49 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 302c3a5b743..af306745b45 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 eb1f3205908..70bf5224700 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 f009c5aed71..777185f6613 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 558141b9e86..dfce235c07c 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 f65124906ad..db4e1ab30c8 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 d331b9e4374..44ea12eeeef 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 40ea7557134..2c24b182da6 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 5e12f6287ea..62cecc5122f 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 a7216afa545..5fdd5e5f2d1 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 ca65eff3857..7092ece30d2 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 80aeae7341e..52a07ebc785 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 e6a08e6309a..7f67f78d1e0 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 6474afd5f00..f27875dc281 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 a1614ca1171..f4110528c64 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 9a6f80cfff3..87c723112c6 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 22f77ed0697..57447c4d9f2 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 3b74616089e..43330b37c36 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 b4690b3a752..f8709455b63 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 d05cf08c22a..d17fea58eca 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 fb52dbe8ece..05afa24f925 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 fbf3799e7e4..c2d743b3a28 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 cece2937964..3f1dc7adb4b 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 28e612c79bd..6ce4c3a2c75 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 0a08fce8d1b..7409052023e 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 d7d167ede1a..044bfff95b6 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