diff options
author | Volker Lendecke <vl@samba.org> | 2008-03-21 10:35:54 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-03-21 10:36:58 +0100 |
commit | 482f33077b965bab7f6ccb82cee03b66d70c57b7 (patch) | |
tree | 7b1256ffdd3c80f82bd747ab13ffcaa3563180d0 /source4/libcli/composite | |
parent | ce98599c14ffe9db5e86f9706fb9fa7a71c5998d (diff) | |
download | samba-482f33077b965bab7f6ccb82cee03b66d70c57b7.tar.gz samba-482f33077b965bab7f6ccb82cee03b66d70c57b7.tar.bz2 samba-482f33077b965bab7f6ccb82cee03b66d70c57b7.zip |
Add my copyright
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)
Diffstat (limited to 'source4/libcli/composite')
-rw-r--r-- | source4/libcli/composite/composite.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/composite/composite.c b/source4/libcli/composite/composite.c index aab7487a42..26169e7838 100644 --- a/source4/libcli/composite/composite.c +++ b/source4/libcli/composite/composite.c @@ -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 |