summaryrefslogtreecommitdiff
path: root/server
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 /server
parent2d7b55d451e64acb62a353be296bae2e30584fde (diff)
Change the Stanford copyright statement to use the official form
Diffstat (limited to 'server')
-rw-r--r--server/commands.c2
-rw-r--r--server/config.c2
-rw-r--r--server/generic.c2
-rw-r--r--server/internal.h2
-rw-r--r--server/logging.c2
-rw-r--r--server/server-v1.c2
-rw-r--r--server/server-v2.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/server/commands.c b/server/commands.c
index c68c65d..07fd91d 100644
--- a/server/commands.c
+++ b/server/commands.c
@@ -7,7 +7,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on 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/server/config.c b/server/config.c
index 541cf1a..239084a 100644
--- a/server/config.c
+++ b/server/config.c
@@ -7,7 +7,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on 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
* Copyright 2008 Carnegie Mellon University
*
* See LICENSE for licensing terms.
diff --git a/server/generic.c b/server/generic.c
index 5e6a7d7..7477aa7 100644
--- a/server/generic.c
+++ b/server/generic.c
@@ -7,7 +7,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on 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/server/internal.h b/server/internal.h
index ea30563..b464540 100644
--- a/server/internal.h
+++ b/server/internal.h
@@ -3,7 +3,7 @@
*
* Written by Russ Allbery <rra@stanford.edu>
* Copyright 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/server/logging.c b/server/logging.c
index c179241..bbb0fbd 100644
--- a/server/logging.c
+++ b/server/logging.c
@@ -7,7 +7,7 @@
*
* Written by Russ Allbery <rra@stanford.edu>
* Copyright 2006, 2007, 2008, 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/server/server-v1.c b/server/server-v1.c
index f162b12..3478e19 100644
--- a/server/server-v1.c
+++ b/server/server-v1.c
@@ -8,7 +8,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on 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/server/server-v2.c b/server/server-v2.c
index 40fe918..8f865af 100644
--- a/server/server-v2.c
+++ b/server/server-v2.c
@@ -6,7 +6,7 @@
* Written by Russ Allbery <rra@stanford.edu>
* Based on 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.
*/