Add my copyright
authorVolker Lendecke <vl@samba.org>
Fri, 21 Mar 2008 09:35:54 +0000 (10:35 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 21 Mar 2008 09:36:58 +0000 (10:36 +0100)
If I remember it right and when I look at the git log, then this way to do the
async functions was designed by me.
(This used to be commit 8d44f997c88b97fc40a88eebd50b6df720c0c10f)

source4/libcli/composite/composite.c

index aab7487a424e985be8420057a04c4453499fc708..26169e7838949aae14c88472cc9d86539d914c39 100644 (file)
@@ -1,6 +1,7 @@
 /* 
    Unix SMB/CIFS implementation.
 
+   Copyright (C) Volker Lendecke 2005
    Copyright (C) Andrew Tridgell 2005
    
    This program is free software; you can redistribute it and/or modify