summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset/UTF16_BOM_Factory.cpp')
-rw-r--r--TAO/tao/Codeset/UTF16_BOM_Factory.cpp31
1 files changed, 14 insertions, 17 deletions
diff --git a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
index 1140d84a6bb..4798a1f84d4 100644
--- a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
+++ b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
@@ -1,21 +1,18 @@
// -*- C++ -*-
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// tao
-//
-// = FILENAME
-// UTF16_BOM_Factory.cpp
-//
-// = DESCRIPTION
-// Loader for an instance of the UTF16_BOM_Translator.
-//
-// = AUTHOR
-// Phil Mesnier <mesnier_p@ociweb.com>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file UTF16_BOM_Factory.cpp
+ *
+ * $Id$
+ *
+ * Loader for an instance of the UTF16_BOM_Translator.
+ *
+ *
+ * @author Phil Mesnier <mesnier_p@ociweb.com>
+ */
+//=============================================================================
+
#include "tao/debug.h"
#include "tao/Codeset/UTF16_BOM_Factory.h"