diff options
Diffstat (limited to 'xlators/features')
-rw-r--r-- | xlators/features/filter/src/filter.c | 2 | ||||
-rw-r--r-- | xlators/features/locks/src/common.c | 2 | ||||
-rw-r--r-- | xlators/features/locks/src/common.h | 2 | ||||
-rw-r--r-- | xlators/features/locks/src/internal.c | 2 | ||||
-rw-r--r-- | xlators/features/locks/src/locks.h | 2 | ||||
-rw-r--r-- | xlators/features/locks/src/posix.c | 2 | ||||
-rw-r--r-- | xlators/features/locks/tests/unit-test.c | 2 | ||||
-rw-r--r-- | xlators/features/path-convertor/src/path.c | 2 | ||||
-rw-r--r-- | xlators/features/quota/src/quota.c | 2 | ||||
-rw-r--r-- | xlators/features/trash/src/trash.c | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/xlators/features/filter/src/filter.c b/xlators/features/filter/src/filter.c index 67ea45d3a23..ccffa8a779b 100644 --- a/xlators/features/filter/src/filter.c +++ b/xlators/features/filter/src/filter.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/common.c b/xlators/features/locks/src/common.c index 9ac1250cc57..bdabb1511bb 100644 --- a/xlators/features/locks/src/common.c +++ b/xlators/features/locks/src/common.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/common.h b/xlators/features/locks/src/common.h index 135f33011bf..45d0670e912 100644 --- a/xlators/features/locks/src/common.h +++ b/xlators/features/locks/src/common.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/internal.c b/xlators/features/locks/src/internal.c index 7f454a78e22..eb3862fe963 100644 --- a/xlators/features/locks/src/internal.c +++ b/xlators/features/locks/src/internal.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/locks.h b/xlators/features/locks/src/locks.h index 8ed7bb63f1c..b62b13a7130 100644 --- a/xlators/features/locks/src/locks.h +++ b/xlators/features/locks/src/locks.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/posix.c b/xlators/features/locks/src/posix.c index e2b336607c4..c2fee4d5838 100644 --- a/xlators/features/locks/src/posix.c +++ b/xlators/features/locks/src/posix.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/tests/unit-test.c b/xlators/features/locks/tests/unit-test.c index 6a1bfbf6871..06e77d56bfb 100644 --- a/xlators/features/locks/tests/unit-test.c +++ b/xlators/features/locks/tests/unit-test.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/path-convertor/src/path.c b/xlators/features/path-convertor/src/path.c index 41ef1d8a823..293f34177a5 100644 --- a/xlators/features/path-convertor/src/path.c +++ b/xlators/features/path-convertor/src/path.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/quota/src/quota.c b/xlators/features/quota/src/quota.c index c898899b5e3..a65050e9924 100644 --- a/xlators/features/quota/src/quota.c +++ b/xlators/features/quota/src/quota.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008, 2009 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2008-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/trash/src/trash.c b/xlators/features/trash/src/trash.c index c8e7357ee08..b2c4a9ab396 100644 --- a/xlators/features/trash/src/trash.c +++ b/xlators/features/trash/src/trash.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify |