summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples')
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp3
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.h3
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Manager_i.cpp2
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Manager_i.h2
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.cpp3
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.h2
-rw-r--r--TAO/orbsvcs/examples/ORT/Gateway_ObjRef_Factory.h3
-rw-r--r--TAO/orbsvcs/examples/ORT/Gateway_i.h3
-rw-r--r--TAO/orbsvcs/examples/ORT/ObjectReferenceFactory.idl3
9 files changed, 0 insertions, 24 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp b/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp
index 08b0dfec2da..a98e8540d7e 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
#include "Country_i.h"
// Implementation skeleton constructor
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.h b/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.h
index a1ba3fe3826..8a06018ff12 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.h
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.h
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
#ifndef COUNTRYI_H_
#define COUNTRYI_H_
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.cpp b/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.cpp
index 9fd7218042f..5e200d12f7b 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.cpp
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
#include "Manager_i.h"
Manager_i::Manager_i (long retryCount)
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.h b/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.h
index 9a5bca21ed9..b1824922771 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.h
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Manager_i.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
#ifndef MANAGERI_H_
#define MANAGERI_H_
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.cpp b/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.cpp
index c38e3e84944..d57009c00f7 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.cpp
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.cpp
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
#include "Messenger_i.h"
#include <ace/streams.h>
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.h b/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.h
index 6236bd7b976..8991eda73bc 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.h
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Messenger_i.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
#ifndef MESSENGERI_H_
#define MESSENGERI_H_
diff --git a/TAO/orbsvcs/examples/ORT/Gateway_ObjRef_Factory.h b/TAO/orbsvcs/examples/ORT/Gateway_ObjRef_Factory.h
index eb850120dea..3a3889856df 100644
--- a/TAO/orbsvcs/examples/ORT/Gateway_ObjRef_Factory.h
+++ b/TAO/orbsvcs/examples/ORT/Gateway_ObjRef_Factory.h
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
#ifndef GATEWAY_OBJREF_FACTORY_H
#define GATEWAY_OBJREF_FACTORY_H
diff --git a/TAO/orbsvcs/examples/ORT/Gateway_i.h b/TAO/orbsvcs/examples/ORT/Gateway_i.h
index 9f9ccaee9d0..081dee4ed14 100644
--- a/TAO/orbsvcs/examples/ORT/Gateway_i.h
+++ b/TAO/orbsvcs/examples/ORT/Gateway_i.h
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
//=============================================================================
/**
* @file Gateway_i.h
diff --git a/TAO/orbsvcs/examples/ORT/ObjectReferenceFactory.idl b/TAO/orbsvcs/examples/ORT/ObjectReferenceFactory.idl
index 0b7c8d10bee..61097eb7680 100644
--- a/TAO/orbsvcs/examples/ORT/ObjectReferenceFactory.idl
+++ b/TAO/orbsvcs/examples/ORT/ObjectReferenceFactory.idl
@@ -1,7 +1,4 @@
// -*- IDL -*-
-//
-// $Id$
-
#ifndef OBJECT_REFERENCE_FACTORY_IDL
#define OBJECT_REFERENCE_FACTORY_IDL