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 /tests/tap/libtap.sh | |
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 'tests/tap/libtap.sh')
-rw-r--r-- | tests/tap/libtap.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tap/libtap.sh b/tests/tap/libtap.sh index f9347d8..1b02939 100644 --- a/tests/tap/libtap.sh +++ b/tests/tap/libtap.sh @@ -9,8 +9,8 @@ # writing test cases. It is part of C TAP Harness, which can be found at # <http://www.eyrie.org/~eagle/software/c-tap-harness/>. # -# Written by Russ Allbery <rra@stanford.edu> -# Copyright 2009, 2010, 2011, 2012 Russ Allbery <rra@stanford.edu> +# Written by Russ Allbery <eagle@eyrie.org> +# Copyright 2009, 2010, 2011, 2012 Russ Allbery <eagle@eyrie.org> # Copyright 2006, 2007, 2008 # The Board of Trustees of the Leland Stanford Junior University # |