diff options
author | Kai Blin <kai@samba.org> | 2009-05-29 14:06:50 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2009-05-29 18:17:38 +0200 |
commit | 992e861a8d5244002fe6b0f73d4bb7bff1d8abb6 (patch) | |
tree | 99d736876907bdaa9af92caa07511fc8022f53d4 | |
parent | 90db997d3737aed0dbe115a901a0e8f38ec5a2ac (diff) | |
download | samba-992e861a8d5244002fe6b0f73d4bb7bff1d8abb6.tar.gz samba-992e861a8d5244002fe6b0f73d4bb7bff1d8abb6.tar.bz2 samba-992e861a8d5244002fe6b0f73d4bb7bff1d8abb6.zip |
s3 wbc_async: Fix copyright notice cut&paste error.
Volker created all these prototypes, I just created the file and moved them over.
Signed-off-by: Kai Blin <kai@samba.org>
-rw-r--r-- | source3/include/wbc_async.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/wbc_async.h b/source3/include/wbc_async.h index 57625d5baf..e2a6b99a22 100644 --- a/source3/include/wbc_async.h +++ b/source3/include/wbc_async.h @@ -1,7 +1,7 @@ /* Unix SMB/CIFS implementation. Headers for the async winbind client library - Copyright (C) Kai Blin 2009 + Copyright (C) Volker Lendecke 2008 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 |