diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-07-18 22:26:31 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-07-20 09:17:09 +1000 |
commit | 55ad1da888bccad47f2e60fc6dc077fd6ab14832 (patch) | |
tree | 224ac39825146abb38621e2ec2afcea631c003c3 /auth | |
parent | d9c3cb1fb65a74703bbe5ae30b2d5561128accb5 (diff) | |
download | samba-55ad1da888bccad47f2e60fc6dc077fd6ab14832.tar.gz samba-55ad1da888bccad47f2e60fc6dc077fd6ab14832.tar.bz2 samba-55ad1da888bccad47f2e60fc6dc077fd6ab14832.zip |
Add my copyright
Signed-off-by: Andrew Tridgell <tridge@samba.org>
Diffstat (limited to 'auth')
-rw-r--r-- | auth/auth_sam_reply.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth_sam_reply.c b/auth/auth_sam_reply.c index 52abb8a4df..54797ef501 100644 --- a/auth/auth_sam_reply.c +++ b/auth/auth_sam_reply.c @@ -3,7 +3,7 @@ Convert a server info struct into the form for PAC and NETLOGON replies - Copyright (C) Andrew Bartlett <abartlet@samba.org> 2004 + Copyright (C) Andrew Bartlett <abartlet@samba.org> 2004-2011 Copyright (C) Stefan Metzmacher <metze@samba.org> 2005 This program is free software; you can redistribute it and/or modify |