diff options
author | Michael Adam <obnox@samba.org> | 2010-06-17 09:39:24 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2010-08-14 02:10:46 +0200 |
commit | aad8756daebf4eee03fb67e28324c723b81c3a02 (patch) | |
tree | 94e72130d429bf55ff05cf7124645f415e0852ab /source3 | |
parent | dac9f73ccd7041334308367a2f712df87173bb76 (diff) | |
download | samba-aad8756daebf4eee03fb67e28324c723b81c3a02.tar.gz samba-aad8756daebf4eee03fb67e28324c723b81c3a02.tar.bz2 samba-aad8756daebf4eee03fb67e28324c723b81c3a02.zip |
s3:idmap_tdb2: add my (C)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/winbindd/idmap_tdb2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_tdb2.c b/source3/winbindd/idmap_tdb2.c index 520e1ebe1c..a27d3c78e0 100644 --- a/source3/winbindd/idmap_tdb2.c +++ b/source3/winbindd/idmap_tdb2.c @@ -14,6 +14,7 @@ Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003 Copyright (C) Jeremy Allison 2006 Copyright (C) Simo Sorce 2003-2006 + Copyright (C) Michael Adam 2009-2010 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 |