diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-10-18 08:42:25 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-10-18 13:13:30 +1100 |
commit | d4d4f4e07fc7a38e29ec27a7c75d2bdb8e9afcc5 (patch) | |
tree | ce10f00311df81a3daad250a5a6fc9b48c315135 /source3/auth/auth_ntlmssp.c | |
parent | 734e5c521cb06a91e708226e0eb6d003175958c2 (diff) | |
download | samba-d4d4f4e07fc7a38e29ec27a7c75d2bdb8e9afcc5.tar.gz |
s3-auth Add my copyright
I have done plenty of work here, I deserve some of the blame :-)
Andrew Bartlett
Diffstat (limited to 'source3/auth/auth_ntlmssp.c')
-rw-r--r-- | source3/auth/auth_ntlmssp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_ntlmssp.c b/source3/auth/auth_ntlmssp.c index 392955685c9..6f006bd38df 100644 --- a/source3/auth/auth_ntlmssp.c +++ b/source3/auth/auth_ntlmssp.c @@ -4,7 +4,7 @@ handle NLTMSSP, server side Copyright (C) Andrew Tridgell 2001 - Copyright (C) Andrew Bartlett 2001-2003 + Copyright (C) Andrew Bartlett 2001-2003,2011 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 |