summaryrefslogtreecommitdiff
path: root/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp')
-rw-r--r--docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp b/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
index b5a7838526c..eb0b39105a3 100644
--- a/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
+++ b/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
@@ -1,18 +1,18 @@
-// $Id$
-
-//===========================================================================
-//
-// = FILENAME
-// server.cpp
-//
-// = DESCRIPTION
-// In this example,
-// - Example showing the working of implementation repository.
-//
-// = AUTHOR
-// Priyanka Gontla
-//
-//============================================================================
+
+//=============================================================================
+/**
+ * @file server.cpp
+ *
+ * $Id$
+ *
+ * In this example,
+ * - Example showing the working of implementation repository.
+ *
+ *
+ * @author Priyanka Gontla
+ */
+//=============================================================================
+
#include "Stock_Factory_i.h"
#include "tao/IORTable/IORTable.h"