summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time-date/server.cpp')
-rw-r--r--TAO/examples/Simple/time-date/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/time-date/server.cpp b/TAO/examples/Simple/time-date/server.cpp
index 4742621485e..d81d6988cb3 100644
--- a/TAO/examples/Simple/time-date/server.cpp
+++ b/TAO/examples/Simple/time-date/server.cpp
@@ -7,7 +7,7 @@
* Service Configurator can dynamically configure an ORB and its
* servants from a svc.conf file.
*
- * @author Doug Schmidt <schmidt@cs.wustl.edu>
+ * @author Doug Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================