From af599b3d90e10ea8858bd9ae6b44028c814690c4 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Tue, 26 Apr 2011 16:31:28 -0700 Subject: Fixup (C) - we've both worked lots on this :-). Autobuild-User: Jeremy Allison Autobuild-Date: Wed Apr 27 21:56:29 CEST 2011 on sn-devel-104 --- source3/libsmb/cliconnect.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/libsmb') diff --git a/source3/libsmb/cliconnect.c b/source3/libsmb/cliconnect.c index 3678ec80c3..b3b2c176a3 100644 --- a/source3/libsmb/cliconnect.c +++ b/source3/libsmb/cliconnect.c @@ -3,6 +3,8 @@ client connect/disconnect routines Copyright (C) Andrew Tridgell 1994-1998 Copyright (C) Andrew Bartlett 2001-2003 + Copyright (C) Volker Lendecke 2011 + Copyright (C) Jeremy Allison 2011 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 -- cgit