summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_Local_Config
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORB_Local_Config')
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_1459/Test.cpp1
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h1
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_3049/Bug_3049.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_3049/Test.cpp1
-rw-r--r--TAO/tests/ORB_Local_Config/Bunch/Bunch.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Bunch/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Separation/Separation.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Separation/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL_Export.h1
-rw-r--r--TAO/tests/ORB_Local_Config/Service_Dependency/Service_Dependency.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Service_Dependency/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Shared/Shared.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Shared/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Simple/Simple.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Simple/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h1
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/Two_DLL_ORB.mpc2
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/client.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/Two_DLL_ORB/server.cpp2
-rw-r--r--TAO/tests/ORB_Local_Config/lib/Service_Configuration_Per_ORB.h2
25 files changed, 0 insertions, 45 deletions
diff --git a/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc b/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
+++ b/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Bug_1459/Test.cpp b/TAO/tests/ORB_Local_Config/Bug_1459/Test.cpp
index f67164da137..a9d251e4c5c 100644
--- a/TAO/tests/ORB_Local_Config/Bug_1459/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Bug_1459/Test.cpp
@@ -1,4 +1,3 @@
-// $Id$
// @author Jeff Mirwaisi <jeff_mirwaisi@yahoo.com>
// @author Iliyan Jeliazkov <iliyan2ociweb.com>
diff --git a/TAO/tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc b/TAO/tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc
index 647d6163b54..087cb5a1cc4 100644
--- a/TAO/tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc
+++ b/TAO/tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc
@@ -1,6 +1,4 @@
-// $Id$
-
project (DllOrb) : taolib, portableserver {
dynamicflags += DLLORB_BUILD_DLL
diff --git a/TAO/tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h b/TAO/tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h
index 9eb5083ea7b..8c8c3a8840c 100644
--- a/TAO/tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h
+++ b/TAO/tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h
@@ -1,6 +1,5 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl DllOrb
// ------------------------------
diff --git a/TAO/tests/ORB_Local_Config/Bug_3049/Bug_3049.mpc b/TAO/tests/ORB_Local_Config/Bug_3049/Bug_3049.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Bug_3049/Bug_3049.mpc
+++ b/TAO/tests/ORB_Local_Config/Bug_3049/Bug_3049.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Bug_3049/Test.cpp b/TAO/tests/ORB_Local_Config/Bug_3049/Test.cpp
index 9abda088933..168021f9f20 100644
--- a/TAO/tests/ORB_Local_Config/Bug_3049/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Bug_3049/Test.cpp
@@ -1,4 +1,3 @@
-// $Id$
// @author Phil Mesnier <mesnier_p@ociweb.com>
// This test scenario is documented in bugzilla bug 3049. This test
diff --git a/TAO/tests/ORB_Local_Config/Bunch/Bunch.mpc b/TAO/tests/ORB_Local_Config/Bunch/Bunch.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Bunch/Bunch.mpc
+++ b/TAO/tests/ORB_Local_Config/Bunch/Bunch.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Bunch/Test.cpp b/TAO/tests/ORB_Local_Config/Bunch/Test.cpp
index 395079eae05..d02259117bb 100644
--- a/TAO/tests/ORB_Local_Config/Bunch/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Bunch/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// The following is required to be able to access
// ace_svc_desc_TAO_*_Parser, below
#include "tao/CORBALOC_Parser.h"
diff --git a/TAO/tests/ORB_Local_Config/Separation/Separation.mpc b/TAO/tests/ORB_Local_Config/Separation/Separation.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Separation/Separation.mpc
+++ b/TAO/tests/ORB_Local_Config/Separation/Separation.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Separation/Test.cpp b/TAO/tests/ORB_Local_Config/Separation/Test.cpp
index ce39070e37b..20b3d0df33e 100644
--- a/TAO/tests/ORB_Local_Config/Separation/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Separation/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/CORBANAME_Parser.h"
#include "tao/CORBALOC_Parser.h"
#include "tao/IIOP_Factory.h"
diff --git a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp
index 41b069b5daa..1e00a53f757 100644
--- a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp
+++ b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
#include "Service_Config_DLL.h"
#include "ace/Service_Config.h"
#include "ace/OS_NS_stdio.h"
diff --git a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL_Export.h b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL_Export.h
index 1688a745350..4c20ae6a70d 100644
--- a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL_Export.h
+++ b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL_Export.h
@@ -1,6 +1,5 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
// ------------------------------
diff --git a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Dependency.mpc b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Dependency.mpc
index 33b67542727..da42a8f8e25 100644
--- a/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Dependency.mpc
+++ b/TAO/tests/ORB_Local_Config/Service_Dependency/Service_Dependency.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
after += Service_Config_Dependent_DLL TAO
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Service_Dependency/Test.cpp b/TAO/tests/ORB_Local_Config/Service_Dependency/Test.cpp
index 338701e06fa..a738fa1f230 100644
--- a/TAO/tests/ORB_Local_Config/Service_Dependency/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Service_Dependency/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/Codeset_Descriptor_Base.h"
#include "tao/Codeset_Manager_Factory_Base.h"
#include "tao/Codeset_Manager.h"
diff --git a/TAO/tests/ORB_Local_Config/Shared/Shared.mpc b/TAO/tests/ORB_Local_Config/Shared/Shared.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Shared/Shared.mpc
+++ b/TAO/tests/ORB_Local_Config/Shared/Shared.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Shared/Test.cpp b/TAO/tests/ORB_Local_Config/Shared/Test.cpp
index 9141a1fa422..ea5db3704c0 100644
--- a/TAO/tests/ORB_Local_Config/Shared/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Shared/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/CORBANAME_Parser.h"
#include "tao/CORBALOC_Parser.h"
#include "tao/Protocol_Factory.h"
diff --git a/TAO/tests/ORB_Local_Config/Simple/Simple.mpc b/TAO/tests/ORB_Local_Config/Simple/Simple.mpc
index f683745f833..abcbf2a4812 100644
--- a/TAO/tests/ORB_Local_Config/Simple/Simple.mpc
+++ b/TAO/tests/ORB_Local_Config/Simple/Simple.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*) : taoserver {
exename = Test
diff --git a/TAO/tests/ORB_Local_Config/Simple/Test.cpp b/TAO/tests/ORB_Local_Config/Simple/Test.cpp
index b2db8cc4308..024b805f6b7 100644
--- a/TAO/tests/ORB_Local_Config/Simple/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Simple/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/CORBANAME_Parser.h"
#include "tao/CORBALOC_Parser.h"
#include "tao/Protocol_Factory.h"
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp
index b56ec03a8e6..211d91693b2 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
#include "ORB_DLL.h"
#include "ace/Service_Config.h"
#include "ace/OS_NS_stdio.h"
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h
index f9f8860f2cd..b7555de2a55 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h
@@ -1,6 +1,5 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl Service_Config_ORB_DLL
// ------------------------------
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.cpp b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.cpp
index 9190e37b13a..1c6d5526d6e 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.cpp
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/ARGV.h"
#include "ace/Thread_Manager.h"
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Two_DLL_ORB.mpc b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Two_DLL_ORB.mpc
index 00428f2f257..f4d3d6c8a2c 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Two_DLL_ORB.mpc
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Two_DLL_ORB.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
IDL_Files {
Test.idl
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/client.cpp b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/client.cpp
index dd7162beabe..d5717fabb68 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/client.cpp
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Test_i.h"
#include "ORB_DLL.h"
diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/server.cpp b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/server.cpp
index ae4e5499fc3..98caf3d4143 100644
--- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/server.cpp
+++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Test_i.h"
#include "ORB_DLL.h"
diff --git a/TAO/tests/ORB_Local_Config/lib/Service_Configuration_Per_ORB.h b/TAO/tests/ORB_Local_Config/lib/Service_Configuration_Per_ORB.h
index 7d02ce2ba35..6e8ad2850e8 100644
--- a/TAO/tests/ORB_Local_Config/lib/Service_Configuration_Per_ORB.h
+++ b/TAO/tests/ORB_Local_Config/lib/Service_Configuration_Per_ORB.h
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef SERVICE_CONFIGURATION_PER_ORB_H
# define SERVICE_CONFIGURATION_PER_ORB_H