diff --git a/docs/upgrades/upgrade_1.1.0-1.2.0.pl.gz b/docs/upgrades/upgrade_1.1.0-1.2.0.pl.gz
deleted file mode 100644
index 4ecb682fe..000000000
Binary files a/docs/upgrades/upgrade_1.1.0-1.2.0.pl.gz and /dev/null differ
diff --git a/www/extras/calendar/calendar-setup.js b/www/extras/calendar/calendar-setup.js
index c269f7dd7..781913471 100644
--- a/www/extras/calendar/calendar-setup.js
+++ b/www/extras/calendar/calendar-setup.js
@@ -19,7 +19,7 @@
* than modifying calendar.js itself).
*/
-// $Id$
+// $Id: calendar-setup.js,v 1.2 2005/07/14 13:21:10 rizen Exp $
/**
* This function "patches" an input field (or other element) to use a calendar
diff --git a/www/extras/calendar/calendar.js b/www/extras/calendar/calendar.js
index f6c139812..91af03aa9 100644
--- a/www/extras/calendar/calendar.js
+++ b/www/extras/calendar/calendar.js
@@ -12,7 +12,7 @@
* Read the entire license text here: http://www.gnu.org/licenses/lgpl.html
*/
-// $Id$
+// $Id: calendar.js,v 1.2 2005/07/14 13:21:10 rizen Exp $
/** The Calendar object constructor. */
Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) {
diff --git a/www/extras/calendar/doc/html/reference.html b/www/extras/calendar/doc/html/reference.html
index 965c26616..0eb30fd09 100644
--- a/www/extras/calendar/doc/html/reference.html
+++ b/www/extras/calendar/doc/html/reference.html
@@ -55,7 +55,7 @@ Mihai Bazon, <mihai_bazon@yahoo.com>
-$Id$
+$Id: reference.html,v 1.2 2005/07/14 13:23:08 rizen Exp $
diff --git a/www/extras/calendar/index.html b/www/extras/calendar/index.html index 44acb72a7..8789956ae 100644 --- a/www/extras/calendar/index.html +++ b/www/extras/calendar/index.html @@ -1,7 +1,7 @@ - + diff --git a/www/extras/tinymce/jscripts/tiny_mce/tiny_mce.js b/www/extras/tinymce/jscripts/tiny_mce/tiny_mce.js index 277983a35..abd04c9c5 100644 --- a/www/extras/tinymce/jscripts/tiny_mce/tiny_mce.js +++ b/www/extras/tinymce/jscripts/tiny_mce/tiny_mce.js @@ -1,7 +1,7 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ + * $RCSfile: tiny_mce.js,v $ + * $Revision: 1.8 $ + * $Date: 2005/08/05 19:49:15 $ * * @author Moxiecode * @copyright Copyright © 2004, Moxiecode Systems AB, All rights reserved. diff --git a/www/extras/tinymce/jscripts/tiny_mce/tiny_mce_src.js b/www/extras/tinymce/jscripts/tiny_mce/tiny_mce_src.js index e60a72fa0..cde26079b 100644 --- a/www/extras/tinymce/jscripts/tiny_mce/tiny_mce_src.js +++ b/www/extras/tinymce/jscripts/tiny_mce/tiny_mce_src.js @@ -1,7 +1,7 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ + * $RCSfile: tiny_mce_src.js,v $ + * $Revision: 1.8 $ + * $Date: 2005/08/05 19:49:15 $ * * @author Moxiecode * @copyright Copyright © 2004, Moxiecode Systems AB, All rights reserved.