summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdAssignmentPolicy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdAssignmentPolicy.cpp')
-rw-r--r--TAO/tao/PortableServer/IdAssignmentPolicy.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/IdAssignmentPolicy.cpp b/TAO/tao/PortableServer/IdAssignmentPolicy.cpp
index 5e5c697efe6..c564ce60c39 100644
--- a/TAO/tao/PortableServer/IdAssignmentPolicy.cpp
+++ b/TAO/tao/PortableServer/IdAssignmentPolicy.cpp
@@ -1,10 +1,8 @@
+// -*- C++ -*-
+// $Id$
+
#include "tao/PortableServer/IdAssignmentPolicy.h"
#include "tao/PortableServer/PortableServer.h"
-
-ACE_RCSID (PortableServer,
- IdAssignmentPolicy,
- "$Id$")
-
#include "ace/CORBA_macros.h"
#if !defined (CORBA_E_MICRO)