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 /scheduler/random/src | |
| 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 'scheduler/random/src')
| -rw-r--r-- | scheduler/random/src/random-mem-types.h | 2 | ||||
| -rw-r--r-- | scheduler/random/src/random.c | 2 | ||||
| -rw-r--r-- | scheduler/random/src/random.h | 2 | 
3 files changed, 3 insertions, 3 deletions
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. <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/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. <http://www.gluster.com> +  Copyright (c) 2006-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/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. <http://www.gluster.com> +   Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com>     This file is part of GlusterFS.     GlusterFS is free software; you can redistribute it and/or modify  | 
