diff options
author | Vijay Bellur <vijay@gluster.com> | 2010-10-11 08:38:19 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-10-11 07:31:12 -0700 |
commit | 2854c559340d33473750fac65aace58506951276 (patch) | |
tree | 59938b6c32b21e1555990398d24ae00d1a89567b /xlators/storage/bdb | |
parent | 5d4800fa35d3a9ca08175fe2bbdd78c2b0b5e184 (diff) |
Copyright changes
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 971 (dynamic volume management)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971
Diffstat (limited to 'xlators/storage/bdb')
-rw-r--r-- | xlators/storage/bdb/src/bctx.c | 2 | ||||
-rw-r--r-- | xlators/storage/bdb/src/bdb-ll.c | 2 | ||||
-rw-r--r-- | xlators/storage/bdb/src/bdb-mem-types.h | 2 | ||||
-rw-r--r-- | xlators/storage/bdb/src/bdb.c | 2 | ||||
-rw-r--r-- | xlators/storage/bdb/src/bdb.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/xlators/storage/bdb/src/bctx.c b/xlators/storage/bdb/src/bctx.c index 7b5e48410..d7d0932c9 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. <http://www.gluster.com> + Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> 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 5969d3850..a9bb08655 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. <http://www.gluster.com> + Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> 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 9178665dc..92b82b224 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. <http://www.gluster.com> + Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> 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 9671265b0..8ef409a53 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. <http://www.gluster.com> + Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> 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 c155c5526..6800f3c31 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. <http://www.gluster.com> + Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify |