diff options
author | Jeremy Allison <jra@samba.org> | 2011-04-26 16:31:28 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2011-04-27 21:56:29 +0200 |
commit | af599b3d90e10ea8858bd9ae6b44028c814690c4 (patch) | |
tree | e6575195b2cd716291aadfceb3c057ccdf540d33 /source3 | |
parent | 1815f0298f33c949f78e181477e8474a37663ccd (diff) | |
download | samba-af599b3d90e10ea8858bd9ae6b44028c814690c4.tar.gz |
Fixup (C) - we've both worked lots on this :-).
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Apr 27 21:56:29 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libsmb/cliconnect.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/libsmb/cliconnect.c b/source3/libsmb/cliconnect.c index 3678ec80c33..b3b2c176a30 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 |