diff options
author | Michael Adam <obnox@samba.org> | 2012-02-29 22:59:35 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2012-03-03 17:03:06 +0100 |
commit | 72ab279316b4174a803770c2b0e90c366c14aef7 (patch) | |
tree | 2e7ee86fcdc933d6e387cdffe4b010ff2b3fda74 /source4/torture/smb2 | |
parent | 4c92866fac5975434c54a8383e8c24e5dbf87e88 (diff) | |
download | samba-72ab279316b4174a803770c2b0e90c366c14aef7.tar.gz samba-72ab279316b4174a803770c2b0e90c366c14aef7.tar.bz2 samba-72ab279316b4174a803770c2b0e90c366c14aef7.zip |
s4:torture:smb2:durable_open: update (C)
Diffstat (limited to 'source4/torture/smb2')
-rw-r--r-- | source4/torture/smb2/durable_open.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/smb2/durable_open.c b/source4/torture/smb2/durable_open.c index a95a7d2182..f23cc935b8 100644 --- a/source4/torture/smb2/durable_open.c +++ b/source4/torture/smb2/durable_open.c @@ -4,6 +4,7 @@ test suite for SMB2 durable opens Copyright (C) Stefan Metzmacher 2008 + Copyright (C) Michael Adam 2011-2012 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 |