summaryrefslogtreecommitdiff
path: root/tests/POA/Policies/Policies.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/POA/Policies/Policies.cpp')
-rw-r--r--tests/POA/Policies/Policies.cpp35
1 files changed, 16 insertions, 19 deletions
diff --git a/tests/POA/Policies/Policies.cpp b/tests/POA/Policies/Policies.cpp
index d1a228faa12..38751511447 100644
--- a/tests/POA/Policies/Policies.cpp
+++ b/tests/POA/Policies/Policies.cpp
@@ -1,22 +1,19 @@
-// $Id$
-
-//========================================================================
-//
-// = LIBRARY
-// TAO/tests/POA/Policies
-//
-// = FILENAME
-// Policies.cpp
-//
-// = DESCRIPTION
-// This program tests the construction of POA policies, both
-// through the generic ORB::create_policy interface and the
-// PortableServer specific interfaces.
-//
-// = AUTHOR
-// Irfan Pyarali
-//
-//=========================================================================
+
+//=============================================================================
+/**
+ * @file Policies.cpp
+ *
+ * $Id$
+ *
+ * This program tests the construction of POA policies, both
+ * through the generic ORB::create_policy interface and the
+ * PortableServer specific interfaces.
+ *
+ *
+ * @author Irfan Pyarali
+ */
+//=============================================================================
+
#include "tao/ORB.h"
#include "tao/AnyTypeCode/Any.h"