diff options
author | Michael Adam <obnox@samba.org> | 2011-01-02 22:08:13 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-01-03 09:19:07 +0100 |
commit | 3e52b99a3167c320f232e3792f6fab280cf992b8 (patch) | |
tree | 1becd0619af5f23aa4702b72cd1a9bf51a61a9af /source3/winbindd | |
parent | 55f7a0417faa97f6c5c71467580a944b6b2713a4 (diff) | |
download | samba-3e52b99a3167c320f232e3792f6fab280cf992b8.tar.gz samba-3e52b99a3167c320f232e3792f6fab280cf992b8.tar.bz2 samba-3e52b99a3167c320f232e3792f6fab280cf992b8.zip |
s3:winbindd/idmap_ad.c: update my C
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Mon Jan 3 09:19:07 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/winbindd')
-rw-r--r-- | source3/winbindd/idmap_ad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/winbindd/idmap_ad.c b/source3/winbindd/idmap_ad.c index bc1a1e5d35..91eb7c7c96 100644 --- a/source3/winbindd/idmap_ad.c +++ b/source3/winbindd/idmap_ad.c @@ -9,7 +9,7 @@ * Copyright (C) Andrew Bartlett <abartlet@samba.org> 2003 * Copyright (C) Gerald (Jerry) Carter 2004-2007 * Copyright (C) Luke Howard 2001-2004 - * Copyright (C) Michael Adam 2008 + * Copyright (C) Michael Adam 2008,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 |