summaryrefslogtreecommitdiff
path: root/tests/POA/Etherealization/Etherealization.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/POA/Etherealization/Etherealization.cpp')
-rw-r--r--tests/POA/Etherealization/Etherealization.cpp33
1 files changed, 15 insertions, 18 deletions
diff --git a/tests/POA/Etherealization/Etherealization.cpp b/tests/POA/Etherealization/Etherealization.cpp
index 498dd087888..c5b086aa895 100644
--- a/tests/POA/Etherealization/Etherealization.cpp
+++ b/tests/POA/Etherealization/Etherealization.cpp
@@ -1,21 +1,18 @@
-// $Id$
-
-//========================================================================
-//
-// = LIBRARY
-// TAO/tests/POA/Etherealization
-//
-// = FILENAME
-// Etherealization.cpp
-//
-// = DESCRIPTION
-// This program tests for deactivation and etherealization of
-// reference counted and non reference counted servants.
-//
-// = AUTHOR
-// Irfan Pyarali
-//
-//=========================================================================
+
+//=============================================================================
+/**
+ * @file Etherealization.cpp
+ *
+ * $Id$
+ *
+ * This program tests for deactivation and etherealization of
+ * reference counted and non reference counted servants.
+ *
+ *
+ * @author Irfan Pyarali
+ */
+//=============================================================================
+
#include "testS.h"
#include "ace/OS_NS_string.h"