summaryrefslogtreecommitdiff
path: root/examples/Advanced/ch_18/icp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Advanced/ch_18/icp.cpp')
-rw-r--r--examples/Advanced/ch_18/icp.cpp31
1 files changed, 13 insertions, 18 deletions
diff --git a/examples/Advanced/ch_18/icp.cpp b/examples/Advanced/ch_18/icp.cpp
index e8eb768bb3b..0d8f2d10a2b 100644
--- a/examples/Advanced/ch_18/icp.cpp
+++ b/examples/Advanced/ch_18/icp.cpp
@@ -1,21 +1,16 @@
-// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// TAO/examples/Advanced/ch_18
-//
-// = FILENAME
-// icp.cpp
-//
-// = AUTHORS
-// Source code used in TAO has been modified and adapted from the code
-// provided in the book, "Advanced CORBA Programming with C++" by Michi
-// Henning and Steve Vinoski. Copyright 1999. Addison-Wesley, Reading,
-// MA.
-//
-// Modified for TAO by Mike Moran <mm4@cs.wustl.edu>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file icp.cpp
+ *
+ * $Id$
+ *
+ * @author Source code used in TAO has been modified and adapted from the codeprovided in the book
+ * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
+ * @author Reading
+ * @author MA.Modified for TAO by Mike Moran <mm4@cs.wustl.edu>
+ */
+//=============================================================================
+