summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-04-13 16:36:36 -0700
committerRuss Allbery <rra@stanford.edu>2014-04-13 16:37:25 -0700
commit76ccf098c6e9c8849c8ca459a54d7383baf39ddb (patch)
tree8e955c0b86954a3db67dccd75e8cefdfd0d0b636 /client
parent401bfdd941e55651f38f46b76b297968691fcaf3 (diff)
Change my email address to eagle@eyrie.org
Change-Id: I4c2b5d7c807d6c27dd18a3b92eef66d21287d21e Reviewed-on: https://gerrit.stanford.edu/1481 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'client')
-rw-r--r--client/file.c2
-rw-r--r--client/internal.h2
-rw-r--r--client/keytab.c2
-rw-r--r--client/krb5.c2
-rw-r--r--client/options.c2
-rw-r--r--client/remctl.c2
-rw-r--r--client/srvtab.c2
-rw-r--r--client/wallet-rekey.c2
-rw-r--r--client/wallet-rekey.pod2
-rw-r--r--client/wallet.c2
-rw-r--r--client/wallet.pod2
11 files changed, 11 insertions, 11 deletions
diff --git a/client/file.c b/client/file.c
index 511c995..468eb30 100644
--- a/client/file.c
+++ b/client/file.c
@@ -1,7 +1,7 @@
/*
* File handling for the wallet client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/internal.h b/client/internal.h
index 24dd875..fc0591f 100644
--- a/client/internal.h
+++ b/client/internal.h
@@ -1,7 +1,7 @@
/*
* Internal support functions for the wallet client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/keytab.c b/client/keytab.c
index 80d6978..7bec459 100644
--- a/client/keytab.c
+++ b/client/keytab.c
@@ -1,7 +1,7 @@
/*
* Implementation of keytab handling for the wallet client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2008, 2010, 2013, 2014
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/krb5.c b/client/krb5.c
index dde37ed..345df64 100644
--- a/client/krb5.c
+++ b/client/krb5.c
@@ -5,7 +5,7 @@
* given principal and store it in memory for use by the rest of the wallet
* client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/options.c b/client/options.c
index 67ecb7f..ae88485 100644
--- a/client/options.c
+++ b/client/options.c
@@ -4,7 +4,7 @@
* This file provides the functions to set default options from the krb5.conf
* file for both wallet and wallet-rekey.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2006, 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/remctl.c b/client/remctl.c
index 071e410..d4cd09e 100644
--- a/client/remctl.c
+++ b/client/remctl.c
@@ -1,7 +1,7 @@
/*
* remctl interface for the wallet client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/srvtab.c b/client/srvtab.c
index 73277e9..045f56d 100644
--- a/client/srvtab.c
+++ b/client/srvtab.c
@@ -1,7 +1,7 @@
/*
* Implementation of srvtab handling for the wallet client.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/wallet-rekey.c b/client/wallet-rekey.c
index 5007f41..95cd328 100644
--- a/client/wallet-rekey.c
+++ b/client/wallet-rekey.c
@@ -1,7 +1,7 @@
/*
* A specialized wallet client for rekeying a keytab.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* and Jon Robertson <jonrober@stanford.edu>
* Copyright 2010
* The Board of Trustees of the Leland Stanford Junior University
diff --git a/client/wallet-rekey.pod b/client/wallet-rekey.pod
index 5892244..a36a734 100644
--- a/client/wallet-rekey.pod
+++ b/client/wallet-rekey.pod
@@ -149,7 +149,7 @@ overrides this setting.
=head1 AUTHOR
-Russ Allbery <rra@stanford.edu>
+Russ Allbery <eagle@eyrie.org>
=head1 COPYRIGHT AND LICENSE
diff --git a/client/wallet.c b/client/wallet.c
index c5a7877..09e9664 100644
--- a/client/wallet.c
+++ b/client/wallet.c
@@ -1,7 +1,7 @@
/*
* The client program for the wallet system.
*
- * Written by Russ Allbery <rra@stanford.edu>
+ * Written by Russ Allbery <eagle@eyrie.org>
* Copyright 2006, 2007, 2008, 2010
* The Board of Trustees of the Leland Stanford Junior University
*
diff --git a/client/wallet.pod b/client/wallet.pod
index 214a157..d8b99b9 100644
--- a/client/wallet.pod
+++ b/client/wallet.pod
@@ -459,7 +459,7 @@ overrides this setting.
=head1 AUTHOR
-Russ Allbery <rra@stanford.edu>
+Russ Allbery <eagle@eyrie.org>
=head1 COPYRIGHT AND LICENSE