Index: branches/version-2_5-dev/data/module/SOAP/example/tcp_server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/tcp_server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/tcp_server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: tcp_server.php,v 1.4 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/com_client.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/com_client.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/com_client.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: com_client.php,v 1.3 2005/03/10 23:16:40 yunosh Exp $
 //
 // SOAPStruct is defined in the following file
Index: branches/version-2_5-dev/data/module/SOAP/example/email_server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/email_server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/email_server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: email_server.php,v 1.5 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/example_server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/example_server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/example_server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: example_server.php,v 1.6 2007/01/22 11:51:45 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/smtp.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/smtp.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/smtp.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: smtp.php,v 1.5 2005/03/10 23:16:40 yunosh Exp $
 //
 // include soap client class
Index: branches/version-2_5-dev/data/module/SOAP/example/tcp_client.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/tcp_client.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/tcp_client.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: tcp_client.php,v 1.5 2007/01/22 11:33:27 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/email_client.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/email_client.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/email_client.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: email_client.php,v 1.4 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/email_pop_gateway.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/email_pop_gateway.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/email_pop_gateway.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: email_pop_gateway.php,v 1.6 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/disco_server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/disco_server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/disco_server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: disco_server.php,v 1.6 2006/12/27 10:50:39 arnaud Exp $
 
 /*
Index: branches/version-2_5-dev/data/module/SOAP/example/server2.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/server2.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/server2.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: server2.php,v 1.3 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/email_pop_server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/email_pop_server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/email_pop_server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: email_pop_server.php,v 1.6 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/stockquote.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/stockquote.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/stockquote.php	(revision 20119)
@@ -19,5 +19,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: stockquote.php,v 1.7 2005/03/10 23:16:40 yunosh Exp $
 //
 // include soap client class
Index: branches/version-2_5-dev/data/module/SOAP/example/server.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/server.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/server.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: server.php,v 1.10 2005/03/10 23:16:40 yunosh Exp $
 //
 
Index: branches/version-2_5-dev/data/module/SOAP/example/wsdl_client.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/wsdl_client.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/wsdl_client.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: wsdl_client.php,v 1.5 2007/01/22 11:33:27 yunosh Exp $
 //
 include("SOAP/Client.php");
Index: branches/version-2_5-dev/data/module/SOAP/example/email_gateway.php
===================================================================
--- branches/version-2_5-dev/data/module/SOAP/example/email_gateway.php	(revision 20116)
+++ branches/version-2_5-dev/data/module/SOAP/example/email_gateway.php	(revision 20119)
@@ -17,5 +17,5 @@
 // +----------------------------------------------------------------------+
 //
-// $Id$
+// $Id: email_gateway.php,v 1.5 2005/03/10 23:16:40 yunosh Exp $
 //
 
