diff options
-rw-r--r-- | client/krb5.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/krb5.c b/client/krb5.c index e86a225..dde37ed 100644 --- a/client/krb5.c +++ b/client/krb5.c @@ -8,6 +8,8 @@ * Written by Russ Allbery <rra@stanford.edu> * Copyright 2007, 2008, 2010 * The Board of Trustees of the Leland Stanford Junior University + * + * See LICENSE for licensing terms. */ #include <config.h> |