diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-04-13 16:36:36 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-04-13 16:37:25 -0700 |
commit | 76ccf098c6e9c8849c8ca459a54d7383baf39ddb (patch) | |
tree | 8e955c0b86954a3db67dccd75e8cefdfd0d0b636 /contrib | |
parent | 401bfdd941e55651f38f46b76b297968691fcaf3 (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 'contrib')
-rwxr-xr-x | contrib/convert-srvtab-db | 2 | ||||
-rwxr-xr-x | contrib/used-principals | 4 | ||||
-rwxr-xr-x | contrib/wallet-contacts | 4 | ||||
-rwxr-xr-x | contrib/wallet-summary | 2 | ||||
-rwxr-xr-x | contrib/wallet-unknown-hosts | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/contrib/convert-srvtab-db b/contrib/convert-srvtab-db index 6263472..e05b394 100755 --- a/contrib/convert-srvtab-db +++ b/contrib/convert-srvtab-db @@ -2,7 +2,7 @@ # # convert-srvtab-db -- Converts a leland_srvtab database to wallet # -# Written by Russ Allbery <rra@stanford.edu> +# Written by Russ Allbery <eagle@eyrie.org> # Copyright 2008 # The Board of Trustees of the Leland Stanford Junior University # diff --git a/contrib/used-principals b/contrib/used-principals index 7051a37..7169f0b 100755 --- a/contrib/used-principals +++ b/contrib/used-principals @@ -2,7 +2,7 @@ # # used-principals -- Report which Kerberos v5 principals are in use. # -# Written by Russ Allbery <rra@stanford.edu> +# Written by Russ Allbery <eagle@eyrie.org> # Copyright 2008 # The Board of Trustees of the Leland Stanford Junior University # @@ -178,6 +178,6 @@ purposes may require some tweaking. =head1 AUTHOR -Russ Allbery <rra@stanford.edu> +Russ Allbery <eagle@eyrie.org> =cut diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts index ef06c02..2799db3 100755 --- a/contrib/wallet-contacts +++ b/contrib/wallet-contacts @@ -2,7 +2,7 @@ # # wallet-contacts -- Report contact addresses for matching wallet objects. # -# Written by Russ Allbery <rra@stanford.edu> +# Written by Russ Allbery <eagle@eyrie.org> # Copyright 2009 # The Board of Trustees of the Leland Stanford Junior University # @@ -192,6 +192,6 @@ output format. =head1 AUTHOR -Russ Allbery <rra@stanford.edu> +Russ Allbery <eagle@eyrie.org> =cut diff --git a/contrib/wallet-summary b/contrib/wallet-summary index 0e6606d..84a1cc7 100755 --- a/contrib/wallet-summary +++ b/contrib/wallet-summary @@ -233,7 +233,7 @@ future development. =head1 AUTHOR -Russ Allbery <rra@stanford.edu> +Russ Allbery <eagle@eyrie.org> =head1 COPYRIGHT AND LICENSE diff --git a/contrib/wallet-unknown-hosts b/contrib/wallet-unknown-hosts index 2e2a630..339983d 100755 --- a/contrib/wallet-unknown-hosts +++ b/contrib/wallet-unknown-hosts @@ -251,7 +251,7 @@ actions as a local administrator. =head1 AUTHOR -Russ Allbery <rra@stanford.edu> +Russ Allbery <eagle@eyrie.org> =head1 COPYRIGHT AND LICENSE |