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 | c552910477f0baca4d2173c2bdf4748de3c3b8ad (patch) | |
tree | dffc4e2a37ac3b28e410a8ed92720b9b789a2eab /source/nsswitch | |
parent | 89eb765d398de7654ba6bac7c51df727830c2591 (diff) | |
download | samba-c552910477f0baca4d2173c2bdf4748de3c3b8ad.tar.gz samba-c552910477f0baca4d2173c2bdf4748de3c3b8ad.tar.xz samba-c552910477f0baca4d2173c2bdf4748de3c3b8ad.zip |
I just noticed that I never added my copyright when I messed with this
previously. Fix that.
Andrew Bartlett
Diffstat (limited to 'source/nsswitch')
-rw-r--r-- | source/nsswitch/winbindd_cm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/nsswitch/winbindd_cm.c b/source/nsswitch/winbindd_cm.c index 0f36d3613ce..3ab97ed408f 100644 --- a/source/nsswitch/winbindd_cm.c +++ b/source/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 |