diff options
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> |