diff options
author | Michael Adam <obnox@samba.org> | 2011-01-02 22:04:53 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-01-03 08:34:04 +0100 |
commit | 5f969d7a94f8e4f151ddde0e4e458a5e942f42d4 (patch) | |
tree | 6c2b9cc27ac6c13d6b8affafcc4974945a77e43b /source3/winbindd | |
parent | b5474f2441fc1c2853cf898bf143f1aa2eda8a03 (diff) | |
download | samba-5f969d7a94f8e4f151ddde0e4e458a5e942f42d4.tar.gz samba-5f969d7a94f8e4f151ddde0e4e458a5e942f42d4.tar.bz2 samba-5f969d7a94f8e4f151ddde0e4e458a5e942f42d4.zip |
s3:winbindd/idmap.c: add my C
Diffstat (limited to 'source3/winbindd')
-rw-r--r-- | source3/winbindd/idmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap.c b/source3/winbindd/idmap.c index 102ae8aefa..76310e02ba 100644 --- a/source3/winbindd/idmap.c +++ b/source3/winbindd/idmap.c @@ -5,6 +5,7 @@ Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003 Copyright (C) Simo Sorce 2003-2007 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 |