diff options
author | Gerald Carter <jerry@samba.org> | 2005-01-14 19:26:13 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:53:52 -0500 |
commit | c3ba8b9a53617c75ffbcfa8ef32044cb1691d693 (patch) | |
tree | 489abacbd6c1f26478c09418ce893d24efbda54c /source3/libads | |
parent | 0eb941254ceca5b545f8451465e59ee92e45e4c3 (diff) | |
download | samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.tar.gz samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.tar.bz2 samba-c3ba8b9a53617c75ffbcfa8ef32044cb1691d693.zip |
r4736: small set of merges from rtunk to minimize the diffs
(This used to be commit 4b351f2fcc365a7b7f8c22b5139c299aa54c9458)
Diffstat (limited to 'source3/libads')
-rw-r--r-- | source3/libads/kerberos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libads/kerberos.c b/source3/libads/kerberos.c index b08e28e0ba..4c9997e080 100644 --- a/source3/libads/kerberos.c +++ b/source3/libads/kerberos.c @@ -3,7 +3,7 @@ kerberos utility library Copyright (C) Andrew Tridgell 2001 Copyright (C) Remus Koos 2001 - Copyright (C) Nalin Dahyabhai 2004. + Copyright (C) Nalin Dahyabhai <nalin@redhat.com> 2004. Copyright (C) Jeremy Allison 2004. This program is free software; you can redistribute it and/or modify |