Index: branches/version-2_5-dev/data/module/Calendar/Week.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Week.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Week.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Week.php,v 1.7 2005/10/22 10:26:49 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Week.php,v 1.7 2005/10/22 10:26:49 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Decorator/Uri.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Decorator/Uri.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Decorator/Uri.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Uri.php,v 1.3 2004/08/16 09:04:20 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Uri.php,v 1.3 2004/08/16 09:04:20 hfuecks Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Decorator/Wrapper.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Decorator/Wrapper.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Decorator/Wrapper.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Wrapper.php,v 1.2 2005/11/03 20:35:03 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Wrapper.php,v 1.2 2005/11/03 20:35:03 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Decorator/Textual.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Decorator/Textual.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Decorator/Textual.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Textual.php,v 1.3 2004/08/16 13:02:44 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Textual.php,v 1.3 2004/08/16 13:02:44 hfuecks Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Decorator/Weekday.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Decorator/Weekday.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Decorator/Weekday.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Weekday.php,v 1.3 2004/08/16 12:25:15 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Weekday.php,v 1.3 2004/08/16 12:25:15 hfuecks Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Month/Weekdays.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Month/Weekdays.php	(revision 17073)
+++ branches/version-2_5-dev/data/module/Calendar/Month/Weekdays.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Weekdays.php,v 1.4 2005/10/22 10:28:49 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Weekdays.php,v 1.4 2005/10/22 10:28:49 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Month/Weeks.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Month/Weeks.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Month/Weeks.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Weeks.php,v 1.3 2005/10/22 10:28:49 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Weeks.php,v 1.3 2005/10/22 10:28:49 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Year.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Year.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Year.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Year.php,v 1.4 2005/10/22 10:25:39 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Year.php,v 1.4 2005/10/22 10:25:39 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Minute.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Minute.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Minute.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Minute.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Minute.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Table/Helper.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Table/Helper.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Table/Helper.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Helper.php,v 1.5 2005/10/22 09:51:53 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Helper.php,v 1.5 2005/10/22 09:51:53 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/docs/examples/index.html
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/docs/examples/index.html	(revision 17073)
+++ branches/version-2_5-dev/data/module/Calendar/docs/examples/index.html	(revision 20116)
@@ -20,5 +20,5 @@
 <body>
 <h1>PEAR::Calendar Examples</h1>
-<p>$Id: index.html,v 1.6 2004/08/17 09:10:53 hfuecks Exp $</p>
+<p>$Id$</p>
 <ul>
 <li><a href="1.php">1.php</a> [<a href="1.phps">src</a>] - shows basic usage, passing all the way down from <code>Calendar_Year</code> to <code>Calendar_Second</code> - more of a quick test it's working</li>
Index: branches/version-2_5-dev/data/module/Calendar/Factory.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Factory.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Factory.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Factory.php,v 1.3 2005/10/22 10:08:47 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Factory.php,v 1.3 2005/10/22 10:08:47 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Calendar.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Calendar.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Calendar.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Calendar.php,v 1.3 2005/10/22 10:07:11 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Calendar.php,v 1.3 2005/10/22 10:07:11 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Second.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Second.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Second.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Second.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Second.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/tests/util_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/util_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/util_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: util_tests.php,v 1.2 2004/08/16 12:56:10 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/year_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/year_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/year_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: year_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/decorator_uri_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/decorator_uri_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/decorator_uri_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: decorator_uri_test.php,v 1.2 2004/07/08 10:18:48 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/decorator_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/decorator_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/decorator_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: decorator_tests.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/calendar_tabular_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/calendar_tabular_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/calendar_tabular_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: calendar_tabular_tests.php,v 1.2 2005/10/20 18:59:45 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/validator_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/validator_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/validator_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: validator_tests.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/peardate_engine_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/peardate_engine_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/peardate_engine_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: peardate_engine_test.php,v 1.2 2004/08/16 11:36:51 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/calendar_include.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/calendar_include.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/calendar_include.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: calendar_include.php,v 1.4 2004/08/16 12:56:10 hfuecks Exp $
+// $Id$
 if ( !@include 'Calendar/Calendar.php' ) {
     @define('CALENDAR_ROOT','../');
Index: branches/version-2_5-dev/data/module/Calendar/tests/day_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/day_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/day_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: day_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/hour_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/hour_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/hour_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: hour_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/unixts_engine_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/unixts_engine_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/unixts_engine_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: unixts_engine_test.php,v 1.2 2004/08/16 11:36:51 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/helper_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/helper_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/helper_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: helper_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/month_weekdays_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/month_weekdays_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/month_weekdays_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: month_weekdays_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/calendar_engine_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/calendar_engine_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/calendar_engine_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: calendar_engine_tests.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/decorator_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/decorator_test.php	(revision 17073)
+++ branches/version-2_5-dev/data/module/Calendar/tests/decorator_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: decorator_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/month_weeks_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/month_weeks_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/month_weeks_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: month_weeks_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/decorator_textual_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/decorator_textual_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/decorator_textual_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: decorator_textual_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/week_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/week_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/week_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: week_test.php,v 1.4 2005/10/20 18:56:21 quipo Exp $
+// $Id$
 define('CALENDAR_FIRST_DAY_OF_WEEK', 1); //force firstDay = monday
 
Index: branches/version-2_5-dev/data/module/Calendar/tests/util_uri_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/util_uri_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/util_uri_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: util_uri_test.php,v 1.1 2004/08/16 08:55:24 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/simple_include.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/simple_include.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/simple_include.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: simple_include.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 if (!defined('SIMPLE_TEST')) {
     define('SIMPLE_TEST', '../../../simpletest/');
Index: branches/version-2_5-dev/data/module/Calendar/tests/validator_error_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/validator_error_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/validator_error_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: validator_error_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/minute_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/minute_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/minute_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: minute_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/calendar_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/calendar_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/calendar_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: calendar_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/table_helper_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/table_helper_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/table_helper_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: table_helper_tests.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/second_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/second_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/second_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: second_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/week_firstday_0_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/week_firstday_0_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/week_firstday_0_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: week_firstday_0_test.php,v 1.1 2005/10/20 18:57:52 quipo Exp $
+// $Id$
 define('CALENDAR_FIRST_DAY_OF_WEEK', 0); //force firstDay = Sunday
 
Index: branches/version-2_5-dev/data/module/Calendar/tests/util_textual_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/util_textual_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/util_textual_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: util_textual_test.php,v 1.1 2004/08/16 12:56:10 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/validator_unit_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/validator_unit_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/validator_unit_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: validator_unit_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/month_test.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/month_test.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/month_test.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: month_test.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/all_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/all_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/all_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: all_tests.php,v 1.2 2004/08/16 08:55:24 hfuecks Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/tests/calendar_tests.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/tests/calendar_tests.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/tests/calendar_tests.php	(revision 20116)
@@ -1,4 +1,4 @@
 <?php
-// $Id: calendar_tests.php,v 1.1 2004/05/24 22:25:43 quipo Exp $
+// $Id$
 
 require_once('simple_include.php');
Index: branches/version-2_5-dev/data/module/Calendar/Day.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Day.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Day.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Day.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Day.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Hour.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Hour.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Hour.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Hour.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Hour.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Engine/UnixTS.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Engine/UnixTS.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Engine/UnixTS.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: UnixTS.php,v 1.9 2004/08/20 20:00:55 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: UnixTS.php,v 1.9 2004/08/20 20:00:55 quipo Exp $
+ * @version $Id$
  */
 /**
Index: branches/version-2_5-dev/data/module/Calendar/Engine/Interface.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Engine/Interface.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Engine/Interface.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Interface.php,v 1.5 2004/08/16 12:29:18 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Interface.php,v 1.5 2004/08/16 12:29:18 hfuecks Exp $
+ * @version $Id$
  */
 /**
Index: branches/version-2_5-dev/data/module/Calendar/Engine/PearDate.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Engine/PearDate.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Engine/PearDate.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: PearDate.php,v 1.8 2004/08/20 20:00:55 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: PearDate.php,v 1.8 2004/08/20 20:00:55 quipo Exp $
+ * @version $Id$
  */
 /**
Index: branches/version-2_5-dev/data/module/Calendar/Decorator.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Decorator.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Decorator.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Decorator.php,v 1.3 2005/10/22 10:29:46 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Decorator.php,v 1.3 2005/10/22 10:29:46 quipo Exp $
+ * @version $Id$
  */
 /**
Index: branches/version-2_5-dev/data/module/Calendar/Month.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Month.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Month.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Month.php,v 1.3 2005/10/22 10:10:26 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Month.php,v 1.3 2005/10/22 10:10:26 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Validator.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Validator.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Validator.php	(revision 20116)
@@ -18,9 +18,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Validator.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Validator.php,v 1.1 2004/05/24 22:25:42 quipo Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Util/Uri.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Util/Uri.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Util/Uri.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Uri.php,v 1.1 2004/08/16 09:03:55 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Uri.php,v 1.1 2004/08/16 09:03:55 hfuecks Exp $
+ * @version $Id$
  */
 
Index: branches/version-2_5-dev/data/module/Calendar/Util/Textual.php
===================================================================
--- branches/version-2_5-dev/data/module/Calendar/Util/Textual.php	(revision 18701)
+++ branches/version-2_5-dev/data/module/Calendar/Util/Textual.php	(revision 20116)
@@ -19,9 +19,9 @@
 // +----------------------------------------------------------------------+
 //
-// $Id: Textual.php,v 1.2 2004/08/16 13:13:09 hfuecks Exp $
+// $Id$
 //
 /**
  * @package Calendar
- * @version $Id: Textual.php,v 1.2 2004/08/16 13:13:09 hfuecks Exp $
+ * @version $Id$
  */
 
