summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_tdb.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-06-17 09:39:11 +0200
committerMichael Adam <obnox@samba.org>2010-08-14 02:10:52 +0200
commit5bb5b69b0faff34ec0defbd2d358eeaf6daf4ea8 (patch)
treea2ae577a2185088dd0a80b3a66ad91692228f057 /source3/winbindd/idmap_tdb.c
parent78979c642030c725489643fc7f395ea578c69261 (diff)
downloadsamba-5bb5b69b0faff34ec0defbd2d358eeaf6daf4ea8.tar.gz
samba-5bb5b69b0faff34ec0defbd2d358eeaf6daf4ea8.tar.bz2
samba-5bb5b69b0faff34ec0defbd2d358eeaf6daf4ea8.zip
s3:idmap_tdb: add my (C)
Diffstat (limited to 'source3/winbindd/idmap_tdb.c')
-rw-r--r--source3/winbindd/idmap_tdb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_tdb.c b/source3/winbindd/idmap_tdb.c
index 605bc59328..75a5e44274 100644
--- a/source3/winbindd/idmap_tdb.c
+++ b/source3/winbindd/idmap_tdb.c
@@ -7,6 +7,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