summaryrefslogtreecommitdiff
path: root/examples/Quoter/Quoter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Quoter/Quoter.idl')
-rw-r--r--examples/Quoter/Quoter.idl31
1 files changed, 15 insertions, 16 deletions
diff --git a/examples/Quoter/Quoter.idl b/examples/Quoter/Quoter.idl
index f68c66a0eb3..5cb9ff30332 100644
--- a/examples/Quoter/Quoter.idl
+++ b/examples/Quoter/Quoter.idl
@@ -1,19 +1,18 @@
-// $Id$
-
-// ============================================================================
-//
-// = FILENAME
-// quoter.idl
-//
-// = DESCRIPTION
-// Quoter example that illustrate the use of the global POA and
-// the CosLifeCycle service.
-//
-// = AUTHOR
-// Darrell Brunsch (brunsch@cs.wustl.edu)
-// Michael Kircher (mk1@cs.wustl.edu)
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Quoter.idl
+ *
+ * $Id$
+ *
+ * Quoter example that illustrate the use of the global POA and
+ * the CosLifeCycle service.
+ *
+ *
+ * @author Darrell Brunsch (brunsch@cs.wustl.edu) Michael Kircher (mk1@cs.wustl.edu)
+ */
+//=============================================================================
+
#include "orbsvcs/CosLifeCycle.idl"