summaryrefslogtreecommitdiff
path: root/examples/Callback_Quoter/Supplier_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Callback_Quoter/Supplier_i.cpp')
-rw-r--r--examples/Callback_Quoter/Supplier_i.cpp30
1 files changed, 13 insertions, 17 deletions
diff --git a/examples/Callback_Quoter/Supplier_i.cpp b/examples/Callback_Quoter/Supplier_i.cpp
index bfbe6a7e00a..589e9bad462 100644
--- a/examples/Callback_Quoter/Supplier_i.cpp
+++ b/examples/Callback_Quoter/Supplier_i.cpp
@@ -1,20 +1,16 @@
-// $Id$
-// ===========================================================
-//
-//
-// = LIBRARY
-// TAO/examples/Callback_Quoter
-//
-// = FILENAME
-// Supplier_i.cpp
-//
-// = DESCRIPTION
-// Implementation of the Supplier class.
-//
-// = AUTHOR
-// Kirthika Parameswaran <kirthika@cs.wustl.edu>
-//
-// ===========================================================
+//=============================================================================
+/**
+ * @file Supplier_i.cpp
+ *
+ * $Id$
+ *
+ * Implementation of the Supplier class.
+ *
+ *
+ * @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "Supplier_i.h"
#include "tao/debug.h"