diff options
author | Michael Adam <obnox@samba.org> | 2009-07-15 09:58:02 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-07-15 14:01:40 +0200 |
commit | 3071b0712211b17b464f62d544fa16da5a128b01 (patch) | |
tree | 565b279fa0e9b46e7f32e888d9645e23c19d97ab | |
parent | 3b3125fc23dc4b7a403d17af2ad2d5c592d3d090 (diff) | |
download | samba-3071b0712211b17b464f62d544fa16da5a128b01.tar.gz samba-3071b0712211b17b464f62d544fa16da5a128b01.tar.bz2 samba-3071b0712211b17b464f62d544fa16da5a128b01.zip |
s3:dbwrap_util: add my C
Michael
-rw-r--r-- | source3/lib/dbwrap_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/dbwrap_util.c b/source3/lib/dbwrap_util.c index 01c18439c3..6c95672986 100644 --- a/source3/lib/dbwrap_util.c +++ b/source3/lib/dbwrap_util.c @@ -2,6 +2,7 @@ Unix SMB/CIFS implementation. Utility functions for the dbwrap API Copyright (C) Volker Lendecke 2007 + Copyrithg (C) Michael Adam 2009 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 |