diff options
author | Andrew Bartlett <abartlet@samba.org> | 2005-09-01 23:23:22 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:22 -0500 |
commit | 2786f3d70419d4e1b4506c0350d11d9de16d86e7 (patch) | |
tree | c96e9f41b152193541109a04c6e750d83d9b87ae /source4/auth | |
parent | 1170f02e23b3c3597b6871cdf64e7d4fbee5ee08 (diff) | |
download | samba-2786f3d70419d4e1b4506c0350d11d9de16d86e7.tar.gz samba-2786f3d70419d4e1b4506c0350d11d9de16d86e7.tar.bz2 samba-2786f3d70419d4e1b4506c0350d11d9de16d86e7.zip |
r9927: Extend copyright for all the hard work I've done this year.
Andrew Bartlett
(This used to be commit b50e546eb4d5d9171d4ae5e9c9bebd8c7c878bd8)
Diffstat (limited to 'source4/auth')
-rw-r--r-- | source4/auth/gensec/spnego.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/gensec/spnego.c b/source4/auth/gensec/spnego.c index ab18cbc1b4..3efbf65a3d 100644 --- a/source4/auth/gensec/spnego.c +++ b/source4/auth/gensec/spnego.c @@ -4,7 +4,7 @@ RFC2478 Compliant SPNEGO implementation Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003 - Copyright (C) Andrew Bartlett <abartlet@samba.org> 2004 + Copyright (C) Andrew Bartlett <abartlet@samba.org> 2004-2005 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 |