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 --- scheduler/random/src/random-mem-types.h | 2 +- scheduler/random/src/random.c | 2 +- scheduler/random/src/random.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scheduler/random') diff --git a/scheduler/random/src/random-mem-types.h b/scheduler/random/src/random-mem-types.h index e90df57fba9..83fa1776d16 100644 --- a/scheduler/random/src/random-mem-types.h +++ b/scheduler/random/src/random-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/scheduler/random/src/random.c b/scheduler/random/src/random.c index d0bf55ea121..93f5a363fd0 100644 --- a/scheduler/random/src/random.c +++ b/scheduler/random/src/random.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/scheduler/random/src/random.h b/scheduler/random/src/random.h index 2cfacaa7c56..01861bf198f 100644 --- a/scheduler/random/src/random.h +++ b/scheduler/random/src/random.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