summaryrefslogtreecommitdiff
path: root/TAO/tests/CodeSets/libs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /TAO/tests/CodeSets/libs
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'TAO/tests/CodeSets/libs')
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h1
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h1
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h1
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h1
-rw-r--r--TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
index cc36589db75..1549a1f27c9 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
@@ -8,7 +8,6 @@
* one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII)
* translator.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
index 03014d7fe10..659c57cda3f 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
@@ -7,7 +7,6 @@
* Declares the arrays required to convert between ISO8859 (aka
* Latin/1) and IBM1047 (aka EBCDIC).
*
- *
* @author Jim Rogers (jrogers@viasoft.com)
*/
//=============================================================================
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
index d95c26e26b7..54baad91649 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
@@ -9,7 +9,6 @@
* translator. In this case, wchars and wstrings are translated rather than
* strings and chars.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
index b79ab095076..2440833184a 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
@@ -7,7 +7,6 @@
* Declares the arrays required to convert between IBM1047 (aka EBCDIC) and ISO8859 (aka
* Latin/1).
*
- *
* @author Jim Rogers (jrogers@viasoft.com)
*/
//=============================================================================
diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
index f219184ffec..7c0a40e1057 100644
--- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
+++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
@@ -7,7 +7,6 @@
* A tempate instantiation of a codeset translator factory from TAO. This
* loads the UTF16_UCS2_Translator.
*
- *
* @author Byron Harris <harrisb@ociweb.com>
*/
//=============================================================================