summaryrefslogtreecommitdiff
path: root/source4/libcli/composite
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-03-21 10:35:54 +0100
committerVolker Lendecke <vl@samba.org>2008-03-21 10:36:58 +0100
commit482f33077b965bab7f6ccb82cee03b66d70c57b7 (patch)
tree7b1256ffdd3c80f82bd747ab13ffcaa3563180d0 /source4/libcli/composite
parentce98599c14ffe9db5e86f9706fb9fa7a71c5998d (diff)
downloadsamba-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.c1
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