summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/examples/Callback_Quoter
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/examples/Callback_Quoter')
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Input_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_i.h2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_Input_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_i.h2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_i.h2
16 files changed, 0 insertions, 32 deletions
diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
index 4348b1cad22..d4664285933 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
@@ -3,8 +3,6 @@
/**
* @file Consumer_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Handler.h
index 16bef8e8210..2706e2c3a71 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Qouter Consumer Client class, Consumer_Handler.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
index c5164c84b2b..68612d3ffbe 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
@@ -2,8 +2,6 @@
/**
* @file Consumer_Input_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
index 0bb703909b7..ff5392bd4bc 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Input_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Qouter Consumer Client class, Consumer_Input_Handler.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
index c1ee3032ed7..ba3bc631d62 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
@@ -4,8 +4,6 @@
/**
* @file Consumer_Signal_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Signal_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
index 43865faf4b0..3edf6a6430f 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Signal_Handler.h
*
- * $Id$
- *
* Definition of the Consumer_Signal_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_i.cpp b/TAO/examples/Callback_Quoter/Consumer_i.cpp
index 64ad94f6fe8..09d49dafc15 100644
--- a/TAO/examples/Callback_Quoter/Consumer_i.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Consumer_i.cpp
*
- * $Id$
- *
* Implements the Consumer_i class, which is used by the
* callback quoter client.
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_i.h b/TAO/examples/Callback_Quoter/Consumer_i.h
index 14cfadfddd0..350b69cc34a 100644
--- a/TAO/examples/Callback_Quoter/Consumer_i.h
+++ b/TAO/examples/Callback_Quoter/Consumer_i.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_i.h
*
- * $Id$
- *
* Defines the implementation header for the Consumer interface.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
index f3b1cb32dec..829646fac82 100644
--- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
@@ -3,8 +3,6 @@
/**
* @file Notifier_Input_Handler.cpp
*
- * $Id$
- *
* Implementation of the callback quoter Notifier_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
index 3c3c5f17ad9..bf1dcebb904 100644
--- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
+++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
@@ -3,8 +3,6 @@
/**
* @file Notifier_Input_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Quoter Notifier_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_i.cpp b/TAO/examples/Callback_Quoter/Notifier_i.cpp
index 70c72892625..7efa90b50db 100644
--- a/TAO/examples/Callback_Quoter/Notifier_i.cpp
+++ b/TAO/examples/Callback_Quoter/Notifier_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Notifier_i.cpp
*
- * $Id$
- *
* Implementation of the Notifier_i class. This class is the servant
* object for the callback quoter server.
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_i.h b/TAO/examples/Callback_Quoter/Notifier_i.h
index 5771f6cf463..f2da455405d 100644
--- a/TAO/examples/Callback_Quoter/Notifier_i.h
+++ b/TAO/examples/Callback_Quoter/Notifier_i.h
@@ -4,8 +4,6 @@
/**
* @file Notifier_i.h
*
- * $Id$
- *
* Defines the implementation header for the Supplier interface.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
index 5a83a86406d..23ec944277b 100644
--- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
@@ -2,8 +2,6 @@
/**
* Implementation of the Supplier_Time_Handler class.
*
- * $Id$
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
index 40799b73a52..597312c65c9 100644
--- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
+++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Supplier_Timer_Handler.h
*
- * $Id$
- *
* Definition of the Supplier_Timer_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.cpp b/TAO/examples/Callback_Quoter/Supplier_i.cpp
index 589e9bad462..7f47838a130 100644
--- a/TAO/examples/Callback_Quoter/Supplier_i.cpp
+++ b/TAO/examples/Callback_Quoter/Supplier_i.cpp
@@ -2,8 +2,6 @@
/**
* @file Supplier_i.cpp
*
- * $Id$
- *
* Implementation of the Supplier class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.h b/TAO/examples/Callback_Quoter/Supplier_i.h
index 28b259ddbff..3070d3940ad 100644
--- a/TAO/examples/Callback_Quoter/Supplier_i.h
+++ b/TAO/examples/Callback_Quoter/Supplier_i.h
@@ -3,8 +3,6 @@
/**
* @file Supplier_i.h
*
- * $Id$
- *
* This class implements a simple CORBA server that keeps
* on sending stock values to the Notifier.
*