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