summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp37
1 files changed, 23 insertions, 14 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
index 05f1bc60785..72b14ab719b 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
@@ -1,17 +1,26 @@
-
-//=============================================================================
-/**
- * @file root_svs.cpp
- *
- * $Id$
- *
- * Visitor generating code for Root in the CIAO servant source
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
-
+//
+// $Id$
+//
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// root_svs.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Root in the CIAO servant source
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_root,
+ root_svs,
+ "$Id$")
// ********************************
// Root visitor for CIAO servant source