diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:19:54 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:19:54 -0700 |
commit | 5df16adc5024c56e3d733741919954308b4d498a (patch) | |
tree | 5f042adaaa988478ca271f41f9b272ef5a1b45b5 /client/krb5.c | |
parent | 431c3b56a52b9fe3135ab4339bada13ed49bda92 (diff) | |
parent | 6871bae8e26beadaff5035de56b4f70a78961dc9 (diff) |
Merge tag 'upstream/1.0' into debian
Upstream version 1.0
Diffstat (limited to 'client/krb5.c')
-rw-r--r-- | client/krb5.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/client/krb5.c b/client/krb5.c index aad39f6..dde37ed 100644 --- a/client/krb5.c +++ b/client/krb5.c @@ -6,7 +6,10 @@ * client. * * Written by Russ Allbery <rra@stanford.edu> - * Copyright 2007, 2008, 2010 Board of Trustees, Leland Stanford Jr. University + * Copyright 2007, 2008, 2010 + * The Board of Trustees of the Leland Stanford Junior University + * + * See LICENSE for licensing terms. */ #include <config.h> |