summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-05-31 12:50:47 -0700
committerRuss Allbery <rra@stanford.edu>2011-05-31 12:50:47 -0700
commit54f1eefc9f4f4bc999670bbd6ef8b75706c0ccd5 (patch)
treec99fe2472962a19e3ad49595eb54605032160965 /util
parent2d7b55d451e64acb62a353be296bae2e30584fde (diff)
Change the Stanford copyright statement to use the official form
Diffstat (limited to 'util')
-rw-r--r--util/gss-errors.c3
-rw-r--r--util/gss-errors.h3
-rw-r--r--util/gss-tokens.c2
-rw-r--r--util/gss-tokens.h2
-rw-r--r--util/protocol.h2
-rw-r--r--util/tokens.c2
-rw-r--r--util/tokens.h2
7 files changed, 9 insertions, 7 deletions
diff --git a/util/gss-errors.c b/util/gss-errors.c
index 09d3a43..a28044c 100644
--- a/util/gss-errors.c
+++ b/util/gss-errors.c
@@ -5,7 +5,8 @@
* client and the server.
*
* Written by Russ Allbery <rra@stanford.edu>
- * Copyright 2007, 2010 Board of Trustees, Leland Stanford Jr. University
+ * Copyright 2007, 2010
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See LICENSE for licensing terms.
*/
diff --git a/util/gss-errors.h b/util/gss-errors.h
index 1bc9e69..89c0e46 100644
--- a/util/gss-errors.h
+++ b/util/gss-errors.h
@@ -2,7 +2,8 @@
* Prototypes for shared GSS-API error handling code.
*
* Written by Russ Allbery <rra@stanford.edu>
- * Copyright 2007, 2010 Board of Trustees, Leland Stanford Jr. University
+ * Copyright 2007, 2010
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See LICENSE for licensing terms.
*/
diff --git a/util/gss-tokens.c b/util/gss-tokens.c
index 670fc50..ed9b035 100644
--- a/util/gss-tokens.c
+++ b/util/gss-tokens.c
@@ -10,7 +10,7 @@
* Originally written by Anton Ushakov
* Extensive modifications by Russ Allbery <rra@stanford.edu>
* Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- * Board of Trustees, Leland Stanford Jr. University
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See README for licensing terms.
*/
diff --git a/util/gss-tokens.h b/util/gss-tokens.h
index bb0e6b2..6faaff7 100644
--- a/util/gss-tokens.h
+++ b/util/gss-tokens.h
@@ -4,7 +4,7 @@
* Originally written by Anton Ushakov
* Extensive modifications by Russ Allbery <rra@stanford.edu>
* Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- * Board of Trustees, Leland Stanford Jr. University
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See README for licensing terms.
*/
diff --git a/util/protocol.h b/util/protocol.h
index 5e26d96..ca19a6a 100644
--- a/util/protocol.h
+++ b/util/protocol.h
@@ -7,7 +7,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on prior work by Anton Ushakov
* Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- * Board of Trustees, Leland Stanford Jr. University
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See LICENSE for licensing terms.
*/
diff --git a/util/tokens.c b/util/tokens.c
index 0183817..91b3ebd 100644
--- a/util/tokens.c
+++ b/util/tokens.c
@@ -8,7 +8,7 @@
* Originally written by Anton Ushakov
* Extensive modifications by Russ Allbery <rra@stanford.edu>
* Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- * Board of Trustees, Leland Stanford Jr. University
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See LICENSE for licensing terms.
*/
diff --git a/util/tokens.h b/util/tokens.h
index a977350..40143e5 100644
--- a/util/tokens.h
+++ b/util/tokens.h
@@ -4,7 +4,7 @@
* Originally written by Anton Ushakov
* Extensive modifications by Russ Allbery <rra@stanford.edu>
* Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- * Board of Trustees, Leland Stanford Jr. University
+ * The Board of Trustees of the Leland Stanford Junior University
*
* See LICENSE for licensing terms.
*/