summaryrefslogtreecommitdiff
path: root/ACE/tests/Process_Strategy_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Process_Strategy_Test.cpp')
-rw-r--r--ACE/tests/Process_Strategy_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Process_Strategy_Test.cpp b/ACE/tests/Process_Strategy_Test.cpp
index e5d647675f8..30396675003 100644
--- a/ACE/tests/Process_Strategy_Test.cpp
+++ b/ACE/tests/Process_Strategy_Test.cpp
@@ -25,7 +25,7 @@
* # Run the server in multi-processes
* % Process_Strategy_Test -c PROCESS
*
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Kevin Boyle <kboyle@sanwafp.com>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Kevin Boyle <kboyle@sanwafp.com>
*/
//=============================================================================