diff options
author | Tim Potter <tpot@samba.org> | 2001-08-23 02:55:42 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2001-08-23 02:55:42 +0000 |
commit | 9168c29a03a67028795ce1d126d49980ad7e456a (patch) | |
tree | 7e951f0eae98f8cc47f47bcc15b6f3ba50a04dd1 | |
parent | c5004cf0e6014fd8b1776c7d717560b347495bed (diff) | |
download | samba-9168c29a03a67028795ce1d126d49980ad7e456a.tar.gz samba-9168c29a03a67028795ce1d126d49980ad7e456a.tar.bz2 samba-9168c29a03a67028795ce1d126d49980ad7e456a.zip |
Added copyright for me and AB.
(This used to be commit 19cd6a1dc446830c1448f4a21a915ea8994dc268)
-rw-r--r-- | source3/nsswitch/winbindd_pam.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd_pam.c b/source3/nsswitch/winbindd_pam.c index e595bb0796..d832cfdc02 100644 --- a/source3/nsswitch/winbindd_pam.c +++ b/source3/nsswitch/winbindd_pam.c @@ -5,6 +5,8 @@ Winbind daemon - pam auuth funcions Copyright (C) Andrew Tridgell 2000 + Copyright (C) Tim Potter 2001 + Copyright (C) Andrew Bartlett 2001 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 |