summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp36
1 files changed, 22 insertions, 14 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
index 648a9d77167..7466b7aa0f6 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
@@ -1,17 +1,25 @@
-
-//=============================================================================
-/**
- * @file module_sh.cpp
- *
- * $Id$
- *
- * Visitor generating code for Module in the server header
- *
- *
- * @author Aniruddha Gokhale
- */
-//=============================================================================
-
+// $Id$
+//
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// module_sh.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Module in the server header
+//
+// = AUTHOR
+// Aniruddha Gokhale
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_module,
+ module_sh,
+ "$Id$")
// ************************************************************
// Module visitor for server header