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 --- xlators/protocol/client/src/client-protocol.c | 2 +- xlators/protocol/client/src/client-protocol.h | 2 +- xlators/protocol/client/src/saved-frames.c | 2 +- xlators/protocol/client/src/saved-frames.h | 2 +- xlators/protocol/server/src/server-helpers.c | 2 +- xlators/protocol/server/src/server-helpers.h | 2 +- xlators/protocol/server/src/server-protocol.c | 2 +- xlators/protocol/server/src/server-protocol.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'xlators/protocol') diff --git a/xlators/protocol/client/src/client-protocol.c b/xlators/protocol/client/src/client-protocol.c index 8c5a1fa22f9..da2242ad6ed 100644 --- a/xlators/protocol/client/src/client-protocol.c +++ b/xlators/protocol/client/src/client-protocol.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008, 2009 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/xlators/protocol/client/src/client-protocol.h b/xlators/protocol/client/src/client-protocol.h index 07898bba4ef..513267d3783 100644 --- a/xlators/protocol/client/src/client-protocol.h +++ b/xlators/protocol/client/src/client-protocol.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007 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/xlators/protocol/client/src/saved-frames.c b/xlators/protocol/client/src/saved-frames.c index 6f5b32aedb1..a28f4a49aa1 100644 --- a/xlators/protocol/client/src/saved-frames.c +++ b/xlators/protocol/client/src/saved-frames.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. + Copyright (c) 2008-2009 Z RESEARCH, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/protocol/client/src/saved-frames.h b/xlators/protocol/client/src/saved-frames.h index 96d956884b2..2944e8ee0ab 100644 --- a/xlators/protocol/client/src/saved-frames.h +++ b/xlators/protocol/client/src/saved-frames.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. + Copyright (c) 2008-2009 Z RESEARCH, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/protocol/server/src/server-helpers.c b/xlators/protocol/server/src/server-helpers.c index b51c11aa994..ebe00829f4a 100644 --- a/xlators/protocol/server/src/server-helpers.c +++ b/xlators/protocol/server/src/server-helpers.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/xlators/protocol/server/src/server-helpers.h b/xlators/protocol/server/src/server-helpers.h index 36c0ce98e40..3fea9f66776 100644 --- a/xlators/protocol/server/src/server-helpers.h +++ b/xlators/protocol/server/src/server-helpers.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 diff --git a/xlators/protocol/server/src/server-protocol.c b/xlators/protocol/server/src/server-protocol.c index 3fa39176fff..68e1cc06c04 100644 --- a/xlators/protocol/server/src/server-protocol.c +++ b/xlators/protocol/server/src/server-protocol.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/xlators/protocol/server/src/server-protocol.h b/xlators/protocol/server/src/server-protocol.h index cc5f6f9512c..3b28a3e5e7b 100644 --- a/xlators/protocol/server/src/server-protocol.h +++ b/xlators/protocol/server/src/server-protocol.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