From 3d8bc3cbafa84a46e43e46f69d3e7d617d746012 Mon Sep 17 00:00:00 2001 From: Basavanagowda Kanur Date: Thu, 26 Feb 2009 21:14:23 +0530 Subject: updated copyright header to extend copyright upto 2009 updated copyright header to include 2009. Signed-off-by: Anand V. Avati --- scheduler/random/src/random.c | 2 +- scheduler/random/src/random.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scheduler/random') diff --git a/scheduler/random/src/random.c b/scheduler/random/src/random.c index 9e761d08a..14bca3301 100644 --- a/scheduler/random/src/random.c +++ b/scheduler/random/src/random.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006-2009 Z RESEARCH, 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 35c9e02ee..b723559f1 100644 --- a/scheduler/random/src/random.h +++ b/scheduler/random/src/random.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006-2009 Z RESEARCH, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit