diff options
author | Michael Adam <obnox@samba.org> | 2011-01-02 22:05:36 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-01-03 08:34:04 +0100 |
commit | 55f7a0417faa97f6c5c71467580a944b6b2713a4 (patch) | |
tree | 72d11a2a87c48545eb5b145cf5c773b78729ad65 /source3 | |
parent | 5f969d7a94f8e4f151ddde0e4e458a5e942f42d4 (diff) | |
download | samba-55f7a0417faa97f6c5c71467580a944b6b2713a4.tar.gz samba-55f7a0417faa97f6c5c71467580a944b6b2713a4.tar.bz2 samba-55f7a0417faa97f6c5c71467580a944b6b2713a4.zip |
s3:winbindd/idmap_util.c: add my C
Diffstat (limited to 'source3')
-rw-r--r-- | source3/winbindd/idmap_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_util.c b/source3/winbindd/idmap_util.c index a25bac4a1d..a44aaf5fe4 100644 --- a/source3/winbindd/idmap_util.c +++ b/source3/winbindd/idmap_util.c @@ -3,6 +3,7 @@ ID Mapping Copyright (C) Simo Sorce 2003 Copyright (C) Jeremy Allison 2006 + Copyright (C) Michael Adam 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 |