summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS')
-rw-r--r--ACE/apps/JAWS/clients/Blobby/Blob.h2
-rw-r--r--ACE/apps/JAWS/clients/Blobby/Blob_Handler.h2
-rw-r--r--ACE/apps/JAWS/clients/Blobby/Options.h2
-rw-r--r--ACE/apps/JAWS/clients/Blobby/blobby.cpp2
-rw-r--r--ACE/apps/JAWS/clients/Caching/ID_Generator.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/Local_Locator.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/URL_Locator.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/URL_Properties.h2
-rw-r--r--ACE/apps/JAWS/clients/Caching/http_client.cpp2
-rw-r--r--ACE/apps/JAWS/clients/Caching/http_handler.cpp2
-rw-r--r--ACE/apps/JAWS/clients/Caching/http_handler.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Config.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Handler.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Helpers.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Request.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Response.h2
-rw-r--r--ACE/apps/JAWS/server/HTTP_Server.h2
-rw-r--r--ACE/apps/JAWS/server/JAWS_IO.h2
-rw-r--r--ACE/apps/JAWS/server/Parse_Headers.h2
21 files changed, 0 insertions, 42 deletions
diff --git a/ACE/apps/JAWS/clients/Blobby/Blob.h b/ACE/apps/JAWS/clients/Blobby/Blob.h
index 8a3c68247e4..85b7a1a89f5 100644
--- a/ACE/apps/JAWS/clients/Blobby/Blob.h
+++ b/ACE/apps/JAWS/clients/Blobby/Blob.h
@@ -4,8 +4,6 @@
/**
* @file Blob.h
*
- * $Id$
- *
* This is the ACE_Blob class, which is the API for doing file
* uploads/downloads.
*
diff --git a/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h b/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h
index 6e59d2828d4..ae3c3b82087 100644
--- a/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h
+++ b/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Blob_Handler.h
*
- * $Id$
- *
* ACE_Blob_Handler is a base class for ACE_Blob_Reader and
* ACE_Blob_Writer which are created in response to calls to
* read/write, as appropriate
diff --git a/ACE/apps/JAWS/clients/Blobby/Options.h b/ACE/apps/JAWS/clients/Blobby/Options.h
index 5c379729f45..13ea0ca196b 100644
--- a/ACE/apps/JAWS/clients/Blobby/Options.h
+++ b/ACE/apps/JAWS/clients/Blobby/Options.h
@@ -4,8 +4,6 @@
/**
* @file Options.h
*
- * $Id$
- *
* Options is an Singleton for blobby
*
*
diff --git a/ACE/apps/JAWS/clients/Blobby/blobby.cpp b/ACE/apps/JAWS/clients/Blobby/blobby.cpp
index 46e7a956cce..2383a4665a2 100644
--- a/ACE/apps/JAWS/clients/Blobby/blobby.cpp
+++ b/ACE/apps/JAWS/clients/Blobby/blobby.cpp
@@ -3,8 +3,6 @@
/**
* @file blobby.cpp
*
- * $Id$
- *
* Simple client application to illustrate the use of the ACE_Blob class
*
* It reads "length" number of bytes, after skipping offset "offset"
diff --git a/ACE/apps/JAWS/clients/Caching/ID_Generator.h b/ACE/apps/JAWS/clients/Caching/ID_Generator.h
index 71ba6a493c4..6277940b90d 100644
--- a/ACE/apps/JAWS/clients/Caching/ID_Generator.h
+++ b/ACE/apps/JAWS/clients/Caching/ID_Generator.h
@@ -5,8 +5,6 @@
/**
* @file ID_Generator.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/Local_Locator.h b/ACE/apps/JAWS/clients/Caching/Local_Locator.h
index 26591c28300..21ab6f79890 100644
--- a/ACE/apps/JAWS/clients/Caching/Local_Locator.h
+++ b/ACE/apps/JAWS/clients/Caching/Local_Locator.h
@@ -4,8 +4,6 @@
/**
* @file Local_Locator.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h b/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h
index 055f5269c98..43993e928aa 100644
--- a/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h
+++ b/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h
@@ -5,8 +5,6 @@
/**
* @file Locator_Request_Reply.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h b/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h
index 33f80c3d7f3..45749326554 100644
--- a/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h
+++ b/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h
@@ -4,8 +4,6 @@
/**
* @file URL_Array_Helper.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/URL_Locator.h b/ACE/apps/JAWS/clients/Caching/URL_Locator.h
index a78155f9dae..f705d367fff 100644
--- a/ACE/apps/JAWS/clients/Caching/URL_Locator.h
+++ b/ACE/apps/JAWS/clients/Caching/URL_Locator.h
@@ -5,8 +5,6 @@
/**
* @file URL_Locator.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/URL_Properties.h b/ACE/apps/JAWS/clients/Caching/URL_Properties.h
index 7cf0556ac42..b8d6c2c3a0e 100644
--- a/ACE/apps/JAWS/clients/Caching/URL_Properties.h
+++ b/ACE/apps/JAWS/clients/Caching/URL_Properties.h
@@ -5,8 +5,6 @@
/**
* @file URL_Properties.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/http_client.cpp b/ACE/apps/JAWS/clients/Caching/http_client.cpp
index fe3ad94814e..f61ec3faed6 100644
--- a/ACE/apps/JAWS/clients/Caching/http_client.cpp
+++ b/ACE/apps/JAWS/clients/Caching/http_client.cpp
@@ -3,8 +3,6 @@
/**
* @file http_client.cpp
*
- * $Id$
- *
* This is a very simple client. It accepts URLs from a prompt, and
* will try to fetch them. Also accepts shell escapes.
*
diff --git a/ACE/apps/JAWS/clients/Caching/http_handler.cpp b/ACE/apps/JAWS/clients/Caching/http_handler.cpp
index 99affb4ba76..d6fd0c986be 100644
--- a/ACE/apps/JAWS/clients/Caching/http_handler.cpp
+++ b/ACE/apps/JAWS/clients/Caching/http_handler.cpp
@@ -3,8 +3,6 @@
/**
* @file http_handler.cpp
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/http_handler.h b/ACE/apps/JAWS/clients/Caching/http_handler.h
index 95b7471e527..dc9a17a5d57 100644
--- a/ACE/apps/JAWS/clients/Caching/http_handler.h
+++ b/ACE/apps/JAWS/clients/Caching/http_handler.h
@@ -4,8 +4,6 @@
/**
* @file http_handler.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Config.h b/ACE/apps/JAWS/server/HTTP_Config.h
index a758efeedf9..4759451b6ee 100644
--- a/ACE/apps/JAWS/server/HTTP_Config.h
+++ b/ACE/apps/JAWS/server/HTTP_Config.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Config.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Handler.h b/ACE/apps/JAWS/server/HTTP_Handler.h
index 65685909428..4219845a107 100644
--- a/ACE/apps/JAWS/server/HTTP_Handler.h
+++ b/ACE/apps/JAWS/server/HTTP_Handler.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Handler.h
*
- * $Id$
- *
* @author James Hu and Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Helpers.h b/ACE/apps/JAWS/server/HTTP_Helpers.h
index 0bbc837ff82..0f22d53ddee 100644
--- a/ACE/apps/JAWS/server/HTTP_Helpers.h
+++ b/ACE/apps/JAWS/server/HTTP_Helpers.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Helpers.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Request.h b/ACE/apps/JAWS/server/HTTP_Request.h
index 76a8e8739cf..d1ca8253dbc 100644
--- a/ACE/apps/JAWS/server/HTTP_Request.h
+++ b/ACE/apps/JAWS/server/HTTP_Request.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Request.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Response.h b/ACE/apps/JAWS/server/HTTP_Response.h
index 05a595a9fdf..82848cf290a 100644
--- a/ACE/apps/JAWS/server/HTTP_Response.h
+++ b/ACE/apps/JAWS/server/HTTP_Response.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Response.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/HTTP_Server.h b/ACE/apps/JAWS/server/HTTP_Server.h
index 942b1575d77..f7f1f534a0a 100644
--- a/ACE/apps/JAWS/server/HTTP_Server.h
+++ b/ACE/apps/JAWS/server/HTTP_Server.h
@@ -4,8 +4,6 @@
/**
* @file HTTP_Server.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/JAWS_IO.h b/ACE/apps/JAWS/server/JAWS_IO.h
index c7d512946f5..26b4e8165f3 100644
--- a/ACE/apps/JAWS/server/JAWS_IO.h
+++ b/ACE/apps/JAWS/server/JAWS_IO.h
@@ -4,8 +4,6 @@
/**
* @file JAWS_IO.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/server/Parse_Headers.h b/ACE/apps/JAWS/server/Parse_Headers.h
index 8ba46a6b5ea..bd41b76378c 100644
--- a/ACE/apps/JAWS/server/Parse_Headers.h
+++ b/ACE/apps/JAWS/server/Parse_Headers.h
@@ -4,8 +4,6 @@
/**
* @file Parse_Headers.h
*
- * $Id$
- *
* @author James Hu
*/
//=============================================================================