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 /source3/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 'source3/auth')
-rw-r--r-- | source3/auth/auth_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_util.c b/source3/auth/auth_util.c index dd126929e9..2b5f0a7c21 100644 --- a/source3/auth/auth_util.c +++ b/source3/auth/auth_util.c @@ -2,7 +2,7 @@ Unix SMB/CIFS implementation. Authentication utility functions Copyright (C) Andrew Tridgell 1992-1998 - Copyright (C) Andrew Bartlett 2001 + Copyright (C) Andrew Bartlett 2001-2011 Copyright (C) Jeremy Allison 2000-2001 Copyright (C) Rafal Szczesniak 2002 Copyright (C) Volker Lendecke 2006 |