diff options
author | Andrew Bartlett <abartlet@samba.org> | 2004-05-13 23:16:33 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:53:44 -0500 |
commit | c727f2ec5e8c978224ecd0640c6180dbe0a44455 (patch) | |
tree | 3ecd3c9cddf5069406bdbd2762c9f47e4ce694c0 /source4/auth/auth_sam.c | |
parent | 031f5ee0cb5448f1537f27d77126d2321ff82f70 (diff) | |
download | samba-c727f2ec5e8c978224ecd0640c6180dbe0a44455.tar.gz samba-c727f2ec5e8c978224ecd0640c6180dbe0a44455.tar.bz2 samba-c727f2ec5e8c978224ecd0640c6180dbe0a44455.zip |
r708: Clean up copyright headers, to reflect code that has come and gone
over time.
Andrew Bartlett
(This used to be commit 1a53e5c8296a7c09563abde1eb4a66ce9cf45473)
Diffstat (limited to 'source4/auth/auth_sam.c')
-rw-r--r-- | source4/auth/auth_sam.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c index 6f61820ae5..681907e74a 100644 --- a/source4/auth/auth_sam.c +++ b/source4/auth/auth_sam.c @@ -1,10 +1,8 @@ /* Unix SMB/CIFS implementation. Password and authentication handling - Copyright (C) Andrew Tridgell 1992-2000 - Copyright (C) Luke Kenneth Casson Leighton 1996-2000 - Copyright (C) Andrew Bartlett 2001-2003 - Copyright (C) Gerald Carter 2003 + Copyright (C) Andrew Bartlett <abartlet@samba.org> 2001-2004 + Copyright (C) Gerald Carter 2003 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 |