From 2854c559340d33473750fac65aace58506951276 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 11 Oct 2010 08:38:19 +0000 Subject: Copyright changes Signed-off-by: Vijay Bellur Signed-off-by: Vijay Bellur BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971 --- 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/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.l | 2 +- libglusterfs/src/graph.y | 2 +- libglusterfs/src/hashfn.c | 2 +- libglusterfs/src/hashfn.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/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/syscall.c | 2 +- libglusterfs/src/syscall.h | 2 +- libglusterfs/src/timer.c | 2 +- libglusterfs/src/timer.h | 2 +- libglusterfs/src/xlator.c | 2 +- libglusterfs/src/xlator.h | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/byte-order.h b/libglusterfs/src/byte-order.h index 90ad3864131..cabfcf4c63c 100644 --- a/libglusterfs/src/byte-order.h +++ b/libglusterfs/src/byte-order.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 e252d7092ad..d3b29a39ad7 100644 --- a/libglusterfs/src/call-stub.c +++ b/libglusterfs/src/call-stub.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 1220ec999ad..0d34b3d2e07 100644 --- a/libglusterfs/src/call-stub.h +++ b/libglusterfs/src/call-stub.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 99c6b8217c0..de86adc9a37 100644 --- a/libglusterfs/src/checksum.c +++ b/libglusterfs/src/checksum.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 78f91ee8f00..592e99fcb69 100644 --- a/libglusterfs/src/checksum.h +++ b/libglusterfs/src/checksum.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 bf445475f36..e4c7e2c31d5 100644 --- a/libglusterfs/src/common-utils.c +++ b/libglusterfs/src/common-utils.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 8e6e9d58262..b883653bf70 100644 --- a/libglusterfs/src/common-utils.h +++ b/libglusterfs/src/common-utils.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 4f8ebf2e3c2..7b39b0a8da5 100644 --- a/libglusterfs/src/compat-errno.c +++ b/libglusterfs/src/compat-errno.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 ec148f4d957..bdd8becfdda 100644 --- a/libglusterfs/src/compat-errno.h +++ b/libglusterfs/src/compat-errno.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 bc9e8e683d6..081869e4b0f 100644 --- a/libglusterfs/src/compat.c +++ b/libglusterfs/src/compat.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 27ff18276e1..2f83054fa14 100644 --- a/libglusterfs/src/compat.h +++ b/libglusterfs/src/compat.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 454a7a67a84..6c4898516a5 100644 --- a/libglusterfs/src/dict.c +++ b/libglusterfs/src/dict.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 85c74f24c60..417967051bb 100644 --- a/libglusterfs/src/dict.h +++ b/libglusterfs/src/dict.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 eba43fa1024..cb6abd4180e 100644 --- a/libglusterfs/src/event.c +++ b/libglusterfs/src/event.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 f0f45bbf224..25396325c2a 100644 --- a/libglusterfs/src/event.h +++ b/libglusterfs/src/event.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 4bd30eee7f2..58790f4e69b 100644 --- a/libglusterfs/src/fd.c +++ b/libglusterfs/src/fd.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 fa10e7da1a7..f8bfe58d2a0 100644 --- a/libglusterfs/src/fd.h +++ b/libglusterfs/src/fd.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 80c44288045..af09cb06c0f 100644 --- a/libglusterfs/src/gf-dirent.c +++ b/libglusterfs/src/gf-dirent.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 faf61b8f3ad..8a6533fc346 100644 --- a/libglusterfs/src/gf-dirent.h +++ b/libglusterfs/src/gf-dirent.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 fa75cc637ef..979f84e3296 100644 --- a/libglusterfs/src/globals.c +++ b/libglusterfs/src/globals.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 762438eca9e..96a11362372 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 5344dd64496..f04c2a26a3d 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 8a12da4d8a3..08f7d536736 100644 --- a/libglusterfs/src/graph.l +++ b/libglusterfs/src/graph.l @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 60ff4b4167a..52e15940ac7 100644 --- a/libglusterfs/src/graph.y +++ b/libglusterfs/src/graph.y @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 d78eddfe5e6..98f74188599 100644 --- a/libglusterfs/src/hashfn.c +++ b/libglusterfs/src/hashfn.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 3833f236b01..8261e4c7895 100644 --- a/libglusterfs/src/hashfn.h +++ b/libglusterfs/src/hashfn.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 12e8b27101e..bdc2c6e4889 100644 --- a/libglusterfs/src/inode.c +++ b/libglusterfs/src/inode.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 952cd41ffc2..de423d888ae 100644 --- a/libglusterfs/src/inode.h +++ b/libglusterfs/src/inode.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 5b7fb3fa975..d1afc4d36bd 100644 --- a/libglusterfs/src/iobuf.c +++ b/libglusterfs/src/iobuf.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 60228d59974..fc8ff623ad4 100644 --- a/libglusterfs/src/iobuf.h +++ b/libglusterfs/src/iobuf.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 f34f99de404..bc2409138c4 100644 --- a/libglusterfs/src/latency.c +++ b/libglusterfs/src/latency.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 71bc9089393..610f125508d 100644 --- a/libglusterfs/src/latency.h +++ b/libglusterfs/src/latency.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 2e746561656..d4851dfecd4 100644 --- a/libglusterfs/src/list.h +++ b/libglusterfs/src/list.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 c667756f910..c5043aa14e7 100644 --- a/libglusterfs/src/locking.h +++ b/libglusterfs/src/locking.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 50b46825620..5b89aafb490 100644 --- a/libglusterfs/src/logging.c +++ b/libglusterfs/src/logging.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 98e5f99fcc0..8f62ac3cf89 100644 --- a/libglusterfs/src/mem-pool.c +++ b/libglusterfs/src/mem-pool.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 3ece161ffb8..6b09d62212f 100644 --- a/libglusterfs/src/mem-pool.h +++ b/libglusterfs/src/mem-pool.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 16dd93ffc7e..9e857901be7 100644 --- a/libglusterfs/src/mem-types.h +++ b/libglusterfs/src/mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 34dc92cd922..3a45d9fb6f6 100644 --- a/libglusterfs/src/rbthash.c +++ b/libglusterfs/src/rbthash.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 a7a153bb7c1..73b5b8e3012 100644 --- a/libglusterfs/src/rbthash.h +++ b/libglusterfs/src/rbthash.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 8191688212f..dc49d22d2dc 100644 --- a/libglusterfs/src/scheduler.c +++ b/libglusterfs/src/scheduler.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 5fc3212e957..556cdae1545 100644 --- a/libglusterfs/src/scheduler.h +++ b/libglusterfs/src/scheduler.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 851b04c2b60..30a86f2e461 100644 --- a/libglusterfs/src/stack.c +++ b/libglusterfs/src/stack.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 2708b002b8c..b06470bf5fc 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 ed9a9dfa9ed..d3e1272c565 100644 --- a/libglusterfs/src/statedump.c +++ b/libglusterfs/src/statedump.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 c7e59a332c9..5e106d89769 100644 --- a/libglusterfs/src/statedump.h +++ b/libglusterfs/src/statedump.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 c5b0250bf5a..c0855f1d157 100644 --- a/libglusterfs/src/syscall.c +++ b/libglusterfs/src/syscall.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 74c2556d7d0..de1044cdb3d 100644 --- a/libglusterfs/src/syscall.h +++ b/libglusterfs/src/syscall.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 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 2b548113b23..b926644ff31 100644 --- a/libglusterfs/src/timer.c +++ b/libglusterfs/src/timer.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 e294306f56c..4598029dc62 100644 --- a/libglusterfs/src/timer.h +++ b/libglusterfs/src/timer.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 b0f3eba4a54..7966b3dde85 100644 --- a/libglusterfs/src/xlator.c +++ b/libglusterfs/src/xlator.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 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 b4200976e4c..5d90a6e7813 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit