summaryrefslogtreecommitdiff
path: root/ACE/examples/Web_Crawler/URL.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Web_Crawler/URL.h')
-rw-r--r--ACE/examples/Web_Crawler/URL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Web_Crawler/URL.h b/ACE/examples/Web_Crawler/URL.h
index 3b0cb977479..a1fe83371ea 100644
--- a/ACE/examples/Web_Crawler/URL.h
+++ b/ACE/examples/Web_Crawler/URL.h
@@ -4,7 +4,7 @@
/**
* @file URL.h
*
- * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//=============================================================================