aboutsummaryrefslogtreecommitdiff
path: root/client/krb5.c
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-27 14:46:47 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-27 16:52:47 -0800
commit4d11772001f65264bf714711550acdbb05900f4c (patch)
tree0b796e06bc582a60f013d7b59fce4f179d0fdb67 /client/krb5.c
parent234e3805c524a7432caed8be328df6e2fbfe9afb (diff)
Use correct form of Stanford's copyright statement
Change-Id: I06dd9ecca19315179bdd34d4b301548fe7604331 Reviewed-on: https://gerrit.stanford.edu/842 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'client/krb5.c')
-rw-r--r--client/krb5.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/krb5.c b/client/krb5.c
index aad39f6..e86a225 100644
--- a/client/krb5.c
+++ b/client/krb5.c
@@ -6,7 +6,8 @@
* 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
*/
#include <config.h>