From 8f0bb64c2cf698439ec7f0cb859f55f0d8158a4f Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 11 Dec 2009 10:35:50 +0100 Subject: [PATCH] s3:dbwrap_ctdb: update (C) Michael (cherry picked from commit 5a0c42770b349877928a2b3fd8316903dd62e5b7) (cherry picked from commit 60aabc946ed981efe7e37bb2b39307e82dd20fcc) --- source3/lib/dbwrap_ctdb.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source3/lib/dbwrap_ctdb.c b/source3/lib/dbwrap_ctdb.c index c32398acdb0..63b63fa4ff8 100644 --- a/source3/lib/dbwrap_ctdb.c +++ b/source3/lib/dbwrap_ctdb.c @@ -1,7 +1,8 @@ /* Unix SMB/CIFS implementation. Database interface wrapper around ctdbd - Copyright (C) Volker Lendecke 2007 + Copyright (C) Volker Lendecke 2007-2009 + Copyright (C) Michael Adam 2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.11.4.GIT