summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Property/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Property/client.cpp')
-rw-r--r--orbsvcs/tests/Property/client.cpp33
1 files changed, 15 insertions, 18 deletions
diff --git a/orbsvcs/tests/Property/client.cpp b/orbsvcs/tests/Property/client.cpp
index 8c0a7edd4e5..c5dbbbe2a28 100644
--- a/orbsvcs/tests/Property/client.cpp
+++ b/orbsvcs/tests/Property/client.cpp
@@ -1,25 +1,22 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/orbsvcs/tests/Property
-//
-// = FILENAME
-// client.cpp
-//
-// = DESCRIPTION
-// Test client for the Property Service.
-//
-// = AUTHORS
-// Alexander Babu Arulanthu <alex@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file client.cpp
+ *
+ * $Id$
+ *
+ * Test client for the Property Service.
+ *
+ *
+ * @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "client.h"
#include "tao/debug.h"
-ACE_RCSID(CosPropertyService, client, "$Id$")
+
Client::Client (void)
{