diff options
author | Andrew Bartlett <abartlet@samba.org> | 2002-07-13 09:11:20 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2002-07-13 09:11:20 +0000 |
commit | 35150ef8b50efcd871ec00dee586e5d15905a414 (patch) | |
tree | 7b174ab2dbdbe44f652bcb454252fd9b6e6056a3 /source3 | |
parent | 6b903424fe1e641c484f9b86eff5b4e12009d0b6 (diff) | |
download | samba-35150ef8b50efcd871ec00dee586e5d15905a414.tar.gz samba-35150ef8b50efcd871ec00dee586e5d15905a414.tar.bz2 samba-35150ef8b50efcd871ec00dee586e5d15905a414.zip |
I just noticed that I never added my copyright when I messed with this
previously. Fix that.
Andrew Bartlett
(This used to be commit c552910477f0baca4d2173c2bdf4748de3c3b8ad)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/nsswitch/winbindd_cm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd_cm.c b/source3/nsswitch/winbindd_cm.c index 0f36d3613c..3ab97ed408 100644 --- a/source3/nsswitch/winbindd_cm.c +++ b/source3/nsswitch/winbindd_cm.c @@ -4,6 +4,7 @@ Winbind daemon connection manager Copyright (C) Tim Potter 2001 + Copyright (C) Andrew Bartlett 2002 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 |