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 --- xlators/storage/bdb/src/bctx.c | 2 +- xlators/storage/bdb/src/bdb-ll.c | 2 +- xlators/storage/bdb/src/bdb-mem-types.h | 2 +- xlators/storage/bdb/src/bdb.c | 2 +- xlators/storage/bdb/src/bdb.h | 2 +- xlators/storage/posix/src/posix-mem-types.h | 2 +- xlators/storage/posix/src/posix.c | 2 +- xlators/storage/posix/src/posix.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'xlators/storage') diff --git a/xlators/storage/bdb/src/bctx.c b/xlators/storage/bdb/src/bctx.c index 7b5e48410be..d7d0932c914 100644 --- a/xlators/storage/bdb/src/bctx.c +++ b/xlators/storage/bdb/src/bctx.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/xlators/storage/bdb/src/bdb-ll.c b/xlators/storage/bdb/src/bdb-ll.c index 5969d3850ec..a9bb08655fb 100644 --- a/xlators/storage/bdb/src/bdb-ll.c +++ b/xlators/storage/bdb/src/bdb-ll.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/xlators/storage/bdb/src/bdb-mem-types.h b/xlators/storage/bdb/src/bdb-mem-types.h index 9178665dc32..92b82b22473 100644 --- a/xlators/storage/bdb/src/bdb-mem-types.h +++ b/xlators/storage/bdb/src/bdb-mem-types.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/xlators/storage/bdb/src/bdb.c b/xlators/storage/bdb/src/bdb.c index 9671265b0e9..8ef409a53b1 100644 --- a/xlators/storage/bdb/src/bdb.c +++ b/xlators/storage/bdb/src/bdb.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/xlators/storage/bdb/src/bdb.h b/xlators/storage/bdb/src/bdb.h index c155c552685..6800f3c31ca 100644 --- a/xlators/storage/bdb/src/bdb.h +++ b/xlators/storage/bdb/src/bdb.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/xlators/storage/posix/src/posix-mem-types.h b/xlators/storage/posix/src/posix-mem-types.h index b7d62cd650f..940e21cc7a4 100644 --- a/xlators/storage/posix/src/posix-mem-types.h +++ b/xlators/storage/posix/src/posix-mem-types.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/xlators/storage/posix/src/posix.c b/xlators/storage/posix/src/posix.c index 51e4230ae18..fbdc2a13d77 100644 --- a/xlators/storage/posix/src/posix.c +++ b/xlators/storage/posix/src/posix.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/xlators/storage/posix/src/posix.h b/xlators/storage/posix/src/posix.h index 74215247355..d7b56961a21 100644 --- a/xlators/storage/posix/src/posix.h +++ b/xlators/storage/posix/src/posix.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