summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bdb
diff options
context:
space:
mode:
authorBasavanagowda Kanur <gowda@gluster.com>2009-02-26 21:14:23 +0530
committerAnand V. Avati <avati@amp.gluster.com>2009-02-26 22:18:46 +0530
commit3d8bc3cbafa84a46e43e46f69d3e7d617d746012 (patch)
treeffe0109e85683225b4fb9d7eb0fc904ef8be023b /xlators/storage/bdb
parent6fb7cda0a92b333e9c3861eb35f6f9ae3a1c03a2 (diff)
updated copyright header to extend copyright upto 2009
updated copyright header to include 2009. Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'xlators/storage/bdb')
-rw-r--r--xlators/storage/bdb/src/bctx.c2
-rw-r--r--xlators/storage/bdb/src/bdb-ll.c2
-rw-r--r--xlators/storage/bdb/src/bdb.c2
-rw-r--r--xlators/storage/bdb/src/bdb.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/xlators/storage/bdb/src/bctx.c b/xlators/storage/bdb/src/bctx.c
index 2bfa3ea8762..ce7e49f2c28 100644
--- a/xlators/storage/bdb/src/bctx.c
+++ b/xlators/storage/bdb/src/bctx.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/storage/bdb/src/bdb-ll.c b/xlators/storage/bdb/src/bdb-ll.c
index 40e7d187759..5a79987ae46 100644
--- a/xlators/storage/bdb/src/bdb-ll.c
+++ b/xlators/storage/bdb/src/bdb-ll.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/storage/bdb/src/bdb.c b/xlators/storage/bdb/src/bdb.c
index e820e867a94..91af98003bf 100644
--- a/xlators/storage/bdb/src/bdb.c
+++ b/xlators/storage/bdb/src/bdb.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/storage/bdb/src/bdb.h b/xlators/storage/bdb/src/bdb.h
index f2d962680dd..f85fa4c5f85 100644
--- a/xlators/storage/bdb/src/bdb.h
+++ b/xlators/storage/bdb/src/bdb.h
@@ -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