summaryrefslogtreecommitdiff
path: root/examples/Quoter/Quoter_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Quoter/Quoter_i.cpp')
-rw-r--r--examples/Quoter/Quoter_i.cpp29
1 files changed, 11 insertions, 18 deletions
diff --git a/examples/Quoter/Quoter_i.cpp b/examples/Quoter/Quoter_i.cpp
index f0d2ecae026..60f0b808739 100644
--- a/examples/Quoter/Quoter_i.cpp
+++ b/examples/Quoter/Quoter_i.cpp
@@ -1,27 +1,20 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Quoter
-//
-// = FILENAME
-// Quoter_i.cpp
-//
-// = AUTHOR
-// Darrell Brunsch <brunsch@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Quoter_i.cpp
+ *
+ * $Id$
+ *
+ * @author Darrell Brunsch <brunsch@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "Quoter_i.h"
#include "tao/debug.h"
#include "tao/ORB_Core.h"
-ACE_RCSID (Quoter,
- Quoter_i,
- "$Id$")
-
// Constructor. Create all the quoter factories.
Quoter_Factory_i::Quoter_Factory_i (size_t num, PortableServer::POA_ptr poa_ptr)