Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2009-07-01 10:53:34 +0400
committerrobocoder <anthon.pang@gmail.com>2009-07-01 10:53:34 +0400
commitc61638ccde24a3d72606b6674af141cd96fee5b5 (patch)
tree6c079fe588bacc9b42c6e1984ebf36f0bc1532eb /core
parentcbc18eae2cb05c1727ab2430effe1052743f822f (diff)
Add svn:keywords Id to .php files in core, plugins, and js
git-svn-id: http://dev.piwik.org/svn/trunk@1270 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'core')
-rw-r--r--core/API/Proxy.php2
-rw-r--r--core/API/Request.php2
-rw-r--r--core/API/ResponseBuilder.php2
-rw-r--r--core/Access.php2
-rw-r--r--core/Archive.php2
-rw-r--r--core/Archive/Array.php2
-rw-r--r--core/Archive/Array/IndexedByDate.php2
-rw-r--r--core/Archive/Array/IndexedBySite.php2
-rw-r--r--core/Archive/Single.php2
-rw-r--r--core/ArchiveProcessing.php2
-rw-r--r--core/ArchiveProcessing/Day.php2
-rw-r--r--core/ArchiveProcessing/Period.php2
-rw-r--r--core/ArchiveProcessing/Record.php2
-rw-r--r--core/ArchiveProcessing/Record/Blob.php2
-rw-r--r--core/ArchiveProcessing/Record/Numeric.php2
-rw-r--r--core/ArchiveProcessing/RecordArray.php2
-rw-r--r--core/Auth.php2
-rw-r--r--core/Common.php2
-rw-r--r--core/Config.php2
-rw-r--r--core/Controller.php2
-rw-r--r--core/Cookie.php2
-rw-r--r--core/DataFiles/Countries.php2
-rw-r--r--core/DataFiles/SearchEngines.php2
-rw-r--r--core/DataTable.php2
-rw-r--r--core/DataTable/Array.php2
-rw-r--r--core/DataTable/Filter.php2
-rw-r--r--core/DataTable/Filter/AddConstantMetadata.php2
-rw-r--r--core/DataTable/Filter/AddSummaryRow.php2
-rw-r--r--core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php2
-rw-r--r--core/DataTable/Filter/ColumnCallbackAddMetadata.php2
-rw-r--r--core/DataTable/Filter/ColumnCallbackDeleteRow.php2
-rw-r--r--core/DataTable/Filter/ColumnCallbackReplace.php2
-rw-r--r--core/DataTable/Filter/ExcludeLowPopulation.php2
-rw-r--r--core/DataTable/Filter/Limit.php2
-rw-r--r--core/DataTable/Filter/MetadataCallbackAddMetadata.php2
-rw-r--r--core/DataTable/Filter/Null.php2
-rw-r--r--core/DataTable/Filter/Pattern.php2
-rw-r--r--core/DataTable/Filter/PatternRecursive.php2
-rw-r--r--core/DataTable/Filter/ReplaceColumnNames.php2
-rw-r--r--core/DataTable/Filter/ReplaceSummaryRowLabel.php2
-rw-r--r--core/DataTable/Filter/Sort.php2
-rw-r--r--core/DataTable/Manager.php2
-rw-r--r--core/DataTable/Renderer.php2
-rw-r--r--core/DataTable/Renderer/Console.php2
-rw-r--r--core/DataTable/Renderer/Csv.php2
-rw-r--r--core/DataTable/Renderer/Html.php2
-rw-r--r--core/DataTable/Renderer/Json.php2
-rw-r--r--core/DataTable/Renderer/Php.php2
-rw-r--r--core/DataTable/Renderer/Rss.php2
-rw-r--r--core/DataTable/Renderer/Xml.php2
-rw-r--r--core/DataTable/Row.php2
-rw-r--r--core/DataTable/Row/DataTableSummary.php2
-rw-r--r--core/DataTable/Simple.php2
-rw-r--r--core/Date.php2
-rw-r--r--core/ErrorHandler.php2
-rw-r--r--core/ExceptionHandler.php2
-rw-r--r--core/Form.php2
-rw-r--r--core/FrontController.php2
-rw-r--r--core/Loader.php2
-rw-r--r--core/Log.php2
-rw-r--r--core/Log/APICall.php2
-rw-r--r--core/Log/Error.php2
-rw-r--r--core/Log/Exception.php2
-rw-r--r--core/Log/Message.php2
-rw-r--r--core/Mail.php2
-rw-r--r--core/Option.php2
-rw-r--r--core/Period.php2
-rw-r--r--core/Period/Day.php2
-rw-r--r--core/Period/Month.php2
-rw-r--r--core/Period/Range.php2
-rw-r--r--core/Period/Week.php2
-rw-r--r--core/Period/Year.php2
-rw-r--r--core/Piwik.php2
-rw-r--r--core/Plugin.php2
-rw-r--r--core/PluginsFunctions/AdminMenu.php2
-rw-r--r--core/PluginsFunctions/Menu.php2
-rw-r--r--core/PluginsFunctions/Sql.php2
-rw-r--r--core/PluginsFunctions/WidgetsList.php2
-rw-r--r--core/PluginsManager.php2
-rw-r--r--core/Site.php2
-rw-r--r--core/SmartyPlugins/function.assignTopBar.php2
-rw-r--r--core/SmartyPlugins/function.hiddenurl.php2
-rw-r--r--core/SmartyPlugins/function.loadJavascriptTranslations.php2
-rw-r--r--core/SmartyPlugins/function.postEvent.php2
-rw-r--r--core/SmartyPlugins/function.sparkline.php2
-rw-r--r--core/SmartyPlugins/function.url.php2
-rw-r--r--core/SmartyPlugins/modifier.escape.php2
-rw-r--r--core/SmartyPlugins/modifier.sumtime.php2
-rw-r--r--core/SmartyPlugins/modifier.translate.php2
-rw-r--r--core/SmartyPlugins/modifier.urlRewriteBasicView.php2
-rw-r--r--core/SmartyPlugins/modifier.urlRewriteWithParameters.php2
-rw-r--r--core/SmartyPlugins/outputfilter.cachebuster.php2
-rw-r--r--core/TablePartitioning.php2
-rw-r--r--core/Timer.php2
-rw-r--r--core/Tracker.php2
-rw-r--r--core/Tracker/Action.php2
-rw-r--r--core/Tracker/Config.php2
-rw-r--r--core/Tracker/Db.php2
-rw-r--r--core/Tracker/Generator.php2
-rw-r--r--core/Tracker/Generator/Tracker.php2
-rw-r--r--core/Tracker/Generator/Visit.php2
-rw-r--r--core/Tracker/Visit.php2
-rw-r--r--core/Translate.php2
-rw-r--r--core/Updater.php2
-rw-r--r--core/Url.php2
-rw-r--r--core/Version.php2
-rw-r--r--core/View.php2
-rw-r--r--core/ViewDataTable.php2
-rw-r--r--core/ViewDataTable/Cloud.php2
-rw-r--r--core/ViewDataTable/GenerateGraphData.php2
-rw-r--r--core/ViewDataTable/GenerateGraphData/ChartEvolution.php2
-rw-r--r--core/ViewDataTable/GenerateGraphData/ChartPie.php2
-rw-r--r--core/ViewDataTable/GenerateGraphData/ChartVerticalBar.php2
-rw-r--r--core/ViewDataTable/GenerateGraphHTML.php2
-rw-r--r--core/ViewDataTable/GenerateGraphHTML/ChartEvolution.php2
-rw-r--r--core/ViewDataTable/GenerateGraphHTML/ChartPie.php2
-rw-r--r--core/ViewDataTable/GenerateGraphHTML/ChartVerticalBar.php2
-rw-r--r--core/ViewDataTable/HtmlTable.php2
-rw-r--r--core/ViewDataTable/Sparkline.php2
-rw-r--r--core/Visualization/Chart.php2
-rw-r--r--core/Visualization/Chart/Evolution.php2
-rw-r--r--core/Visualization/Chart/Pie.php2
-rw-r--r--core/Visualization/Chart/VerticalBar.php2
-rw-r--r--core/Visualization/Cloud.php2
-rw-r--r--core/Visualization/Sparkline.php2
-rw-r--r--core/iView.php2
-rw-r--r--core/testMinimumPhpVersion.php2
127 files changed, 127 insertions, 127 deletions
diff --git a/core/API/Proxy.php b/core/API/Proxy.php
index 9c85f45a04..1fc5742187 100644
--- a/core/API/Proxy.php
+++ b/core/API/Proxy.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Proxy.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_API
*/
diff --git a/core/API/Request.php b/core/API/Request.php
index c89876ea24..aee3c3fc9b 100644
--- a/core/API/Request.php
+++ b/core/API/Request.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Request.php 506 2008-06-06 01:18:47Z matt $
+ * @version $Id$
*
*
* @package Piwik_API
diff --git a/core/API/ResponseBuilder.php b/core/API/ResponseBuilder.php
index 0f37d50cac..80cdc38aa4 100644
--- a/core/API/ResponseBuilder.php
+++ b/core/API/ResponseBuilder.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_API
*/
diff --git a/core/Access.php b/core/Access.php
index fe0b9b65e1..cb502ee65c 100644
--- a/core/Access.php
+++ b/core/Access.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Access.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik
*
diff --git a/core/Archive.php b/core/Archive.php
index f5f658d440..a195855bce 100644
--- a/core/Archive.php
+++ b/core/Archive.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Archive.php 585 2008-07-28 00:56:50Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Archive/Array.php b/core/Archive/Array.php
index 3c01114829..7501f02243 100644
--- a/core/Archive/Array.php
+++ b/core/Archive/Array.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Request.php 380 2008-03-17 14:59:24Z matt $
+ * @version $Id$
*
*
* @package Piwik_Archive
diff --git a/core/Archive/Array/IndexedByDate.php b/core/Archive/Array/IndexedByDate.php
index d43daf7679..79919285dd 100644
--- a/core/Archive/Array/IndexedByDate.php
+++ b/core/Archive/Array/IndexedByDate.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Archive
*/
diff --git a/core/Archive/Array/IndexedBySite.php b/core/Archive/Array/IndexedBySite.php
index a933249b83..a2f2bfa385 100644
--- a/core/Archive/Array/IndexedBySite.php
+++ b/core/Archive/Array/IndexedBySite.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Archive
*/
diff --git a/core/Archive/Single.php b/core/Archive/Single.php
index 3aba8d23d6..f8e980729d 100644
--- a/core/Archive/Single.php
+++ b/core/Archive/Single.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Request.php 380 2008-03-17 14:59:24Z matt $
+ * @version $Id$
*
*
* @package Piwik_Archive
diff --git a/core/ArchiveProcessing.php b/core/ArchiveProcessing.php
index 2e1807a7c0..7428fdc9ca 100644
--- a/core/ArchiveProcessing.php
+++ b/core/ArchiveProcessing.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ArchiveProcessing.php 536 2008-06-27 01:32:25Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/Day.php b/core/ArchiveProcessing/Day.php
index 1b0a21c19b..644df03724 100644
--- a/core/ArchiveProcessing/Day.php
+++ b/core/ArchiveProcessing/Day.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Day.php 504 2008-06-01 20:19:28Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/Period.php b/core/ArchiveProcessing/Period.php
index 72979f9242..e347f4a701 100644
--- a/core/ArchiveProcessing/Period.php
+++ b/core/ArchiveProcessing/Period.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Period.php 536 2008-06-27 01:32:25Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/Record.php b/core/ArchiveProcessing/Record.php
index 26dec3db59..e75e1465a6 100644
--- a/core/ArchiveProcessing/Record.php
+++ b/core/ArchiveProcessing/Record.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Record.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/Record/Blob.php b/core/ArchiveProcessing/Record/Blob.php
index 2602aaeddd..3e7a88c775 100644
--- a/core/ArchiveProcessing/Record/Blob.php
+++ b/core/ArchiveProcessing/Record/Blob.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Record.php 180 2008-01-17 16:32:37Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/Record/Numeric.php b/core/ArchiveProcessing/Record/Numeric.php
index f7f206e14e..cf37c7cb89 100644
--- a/core/ArchiveProcessing/Record/Numeric.php
+++ b/core/ArchiveProcessing/Record/Numeric.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Record.php 180 2008-01-17 16:32:37Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/ArchiveProcessing/RecordArray.php b/core/ArchiveProcessing/RecordArray.php
index 577de971c5..fc279ef29b 100644
--- a/core/ArchiveProcessing/RecordArray.php
+++ b/core/ArchiveProcessing/RecordArray.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Record.php 180 2008-01-17 16:32:37Z matt $
+ * @version $Id$
*
* @package Piwik_ArchiveProcessing
*/
diff --git a/core/Auth.php b/core/Auth.php
index 526fcb0b10..aeed44a27d 100644
--- a/core/Auth.php
+++ b/core/Auth.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Auth.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Common.php b/core/Common.php
index 69f935cdc9..671dab4eac 100644
--- a/core/Common.php
+++ b/core/Common.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Common.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Config.php b/core/Config.php
index ef946845f6..0a4926d4d4 100644
--- a/core/Config.php
+++ b/core/Config.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Config.php 546 2008-07-02 07:13:16Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Controller.php b/core/Controller.php
index 0ad7f8d4dd..94e51d8437 100644
--- a/core/Controller.php
+++ b/core/Controller.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Controller.php 561 2008-07-21 00:00:35Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Cookie.php b/core/Cookie.php
index c1223de083..2558ff8ab6 100644
--- a/core/Cookie.php
+++ b/core/Cookie.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Cookie.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/DataFiles/Countries.php b/core/DataFiles/Countries.php
index 9c13c8ef54..bd216bba3c 100644
--- a/core/DataFiles/Countries.php
+++ b/core/DataFiles/Countries.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Countries.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_UserCountry
*/
diff --git a/core/DataFiles/SearchEngines.php b/core/DataFiles/SearchEngines.php
index 56c3b760bf..f705654118 100644
--- a/core/DataFiles/SearchEngines.php
+++ b/core/DataFiles/SearchEngines.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: SearchEngines.php 569 2008-07-22 23:12:58Z matt $
+ * @version $Id$
*
* @package Piwik_Referers
*/
diff --git a/core/DataTable.php b/core/DataTable.php
index 868ff362ea..5ab1a3a8e3 100644
--- a/core/DataTable.php
+++ b/core/DataTable.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: DataTable.php 578 2008-07-27 00:15:21Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Array.php b/core/DataTable/Array.php
index 11b812e894..5e011e3528 100644
--- a/core/DataTable/Array.php
+++ b/core/DataTable/Array.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Simple.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter.php b/core/DataTable/Filter.php
index b1545a500d..583598eab9 100644
--- a/core/DataTable/Filter.php
+++ b/core/DataTable/Filter.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Filter.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/AddConstantMetadata.php b/core/DataTable/Filter/AddConstantMetadata.php
index d306ff9950..33c573120b 100644
--- a/core/DataTable/Filter/AddConstantMetadata.php
+++ b/core/DataTable/Filter/AddConstantMetadata.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: AddConstantMetadata.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/AddSummaryRow.php b/core/DataTable/Filter/AddSummaryRow.php
index d569505a74..8c0c7a5ee1 100644
--- a/core/DataTable/Filter/AddSummaryRow.php
+++ b/core/DataTable/Filter/AddSummaryRow.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Limit.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php b/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php
index 23dcf412fa..308f7bbe49 100644
--- a/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php
+++ b/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ColumnCallbackAddMetadata.php b/core/DataTable/Filter/ColumnCallbackAddMetadata.php
index 0dd44f7003..4cca02ac2c 100644
--- a/core/DataTable/Filter/ColumnCallbackAddMetadata.php
+++ b/core/DataTable/Filter/ColumnCallbackAddMetadata.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ColumnCallbackAddMetadata.php 515 2008-06-08 20:03:21Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ColumnCallbackDeleteRow.php b/core/DataTable/Filter/ColumnCallbackDeleteRow.php
index 33c743c890..8367d67b44 100644
--- a/core/DataTable/Filter/ColumnCallbackDeleteRow.php
+++ b/core/DataTable/Filter/ColumnCallbackDeleteRow.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ColumnCallbackDeleteRow.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ColumnCallbackReplace.php b/core/DataTable/Filter/ColumnCallbackReplace.php
index 0fc435589e..20a43b97a6 100644
--- a/core/DataTable/Filter/ColumnCallbackReplace.php
+++ b/core/DataTable/Filter/ColumnCallbackReplace.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ColumnCallbackReplace.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ExcludeLowPopulation.php b/core/DataTable/Filter/ExcludeLowPopulation.php
index e43b0274ba..67b2c2c352 100644
--- a/core/DataTable/Filter/ExcludeLowPopulation.php
+++ b/core/DataTable/Filter/ExcludeLowPopulation.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ExcludeLowPopulation.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/Limit.php b/core/DataTable/Filter/Limit.php
index d59ba38e29..1587ca9a0a 100644
--- a/core/DataTable/Filter/Limit.php
+++ b/core/DataTable/Filter/Limit.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Limit.php 503 2008-06-01 19:16:56Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/MetadataCallbackAddMetadata.php b/core/DataTable/Filter/MetadataCallbackAddMetadata.php
index 8e133923a7..78d9f5f1cc 100644
--- a/core/DataTable/Filter/MetadataCallbackAddMetadata.php
+++ b/core/DataTable/Filter/MetadataCallbackAddMetadata.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: MetadataCallbackAddMetadata.php 515 2008-06-08 20:03:21Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/Null.php b/core/DataTable/Filter/Null.php
index 723c1a4529..680572a6df 100644
--- a/core/DataTable/Filter/Null.php
+++ b/core/DataTable/Filter/Null.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Null.php 482 2008-05-18 17:22:35Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/Pattern.php b/core/DataTable/Filter/Pattern.php
index 8a3c1eb7fe..8ab437c9bb 100644
--- a/core/DataTable/Filter/Pattern.php
+++ b/core/DataTable/Filter/Pattern.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Pattern.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/PatternRecursive.php b/core/DataTable/Filter/PatternRecursive.php
index 10a8bd4149..130d3190ec 100644
--- a/core/DataTable/Filter/PatternRecursive.php
+++ b/core/DataTable/Filter/PatternRecursive.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: PatternRecursive.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ReplaceColumnNames.php b/core/DataTable/Filter/ReplaceColumnNames.php
index 36c03da672..7cc6697065 100644
--- a/core/DataTable/Filter/ReplaceColumnNames.php
+++ b/core/DataTable/Filter/ReplaceColumnNames.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ReplaceColumnNames.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/ReplaceSummaryRowLabel.php b/core/DataTable/Filter/ReplaceSummaryRowLabel.php
index 1edc20f2b9..eb9f275cff 100644
--- a/core/DataTable/Filter/ReplaceSummaryRowLabel.php
+++ b/core/DataTable/Filter/ReplaceSummaryRowLabel.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ReplaceColumnNames.php 482 2008-05-18 17:22:35Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Filter/Sort.php b/core/DataTable/Filter/Sort.php
index 5c066cbe54..b3a7860d8e 100644
--- a/core/DataTable/Filter/Sort.php
+++ b/core/DataTable/Filter/Sort.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Sort.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Manager.php b/core/DataTable/Manager.php
index 46564e1b48..34926feed3 100644
--- a/core/DataTable/Manager.php
+++ b/core/DataTable/Manager.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Manager.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer.php b/core/DataTable/Renderer.php
index 0177289ed1..66c50ae308 100644
--- a/core/DataTable/Renderer.php
+++ b/core/DataTable/Renderer.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Renderer.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Console.php b/core/DataTable/Renderer/Console.php
index d324370024..f40f7ac19b 100644
--- a/core/DataTable/Renderer/Console.php
+++ b/core/DataTable/Renderer/Console.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Console.php 525 2008-06-25 23:49:13Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Csv.php b/core/DataTable/Renderer/Csv.php
index d22c168454..e824fc9a2c 100644
--- a/core/DataTable/Renderer/Csv.php
+++ b/core/DataTable/Renderer/Csv.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Csv.php 558 2008-07-20 23:10:38Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Html.php b/core/DataTable/Renderer/Html.php
index 1852f583e4..497eac2976 100644
--- a/core/DataTable/Renderer/Html.php
+++ b/core/DataTable/Renderer/Html.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Html.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Json.php b/core/DataTable/Renderer/Json.php
index e20fd8fecf..4133b9e3cf 100644
--- a/core/DataTable/Renderer/Json.php
+++ b/core/DataTable/Renderer/Json.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Json.php 516 2008-06-08 20:06:43Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Php.php b/core/DataTable/Renderer/Php.php
index 1fcfea5d3b..2621411911 100644
--- a/core/DataTable/Renderer/Php.php
+++ b/core/DataTable/Renderer/Php.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Php.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Rss.php b/core/DataTable/Renderer/Rss.php
index fc8565bf66..fd2d322831 100644
--- a/core/DataTable/Renderer/Rss.php
+++ b/core/DataTable/Renderer/Rss.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Html.php 180 2008-01-17 16:32:37Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Renderer/Xml.php b/core/DataTable/Renderer/Xml.php
index 5d70a44bf8..2184b66ced 100644
--- a/core/DataTable/Renderer/Xml.php
+++ b/core/DataTable/Renderer/Xml.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Xml.php 558 2008-07-20 23:10:38Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Row.php b/core/DataTable/Row.php
index de2a2c6831..d76a4df8fa 100644
--- a/core/DataTable/Row.php
+++ b/core/DataTable/Row.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Row.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Row/DataTableSummary.php b/core/DataTable/Row/DataTableSummary.php
index 6440340b14..b6d6e54785 100644
--- a/core/DataTable/Row/DataTableSummary.php
+++ b/core/DataTable/Row/DataTableSummary.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: DataTableSummary.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/DataTable/Simple.php b/core/DataTable/Simple.php
index 8dfdbaefec..2decd3dd5a 100644
--- a/core/DataTable/Simple.php
+++ b/core/DataTable/Simple.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Simple.php 519 2008-06-09 01:59:24Z matt $
+ * @version $Id$
*
* @package Piwik_DataTable
*/
diff --git a/core/Date.php b/core/Date.php
index 4793b51955..4fd1d5cc4c 100644
--- a/core/Date.php
+++ b/core/Date.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Date.php 561 2008-07-21 00:00:35Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/ErrorHandler.php b/core/ErrorHandler.php
index edbf2550cf..8d8acac97e 100644
--- a/core/ErrorHandler.php
+++ b/core/ErrorHandler.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ErrorHandler.php 476 2008-05-11 18:35:43Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/ExceptionHandler.php b/core/ExceptionHandler.php
index 6d0e5c58d6..6c494d7a12 100644
--- a/core/ExceptionHandler.php
+++ b/core/ExceptionHandler.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ExceptionHandler.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Form.php b/core/Form.php
index ca09339302..f9b0d0ed36 100644
--- a/core/Form.php
+++ b/core/Form.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Form.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/FrontController.php b/core/FrontController.php
index feda58e8f5..24f1c3eea8 100644
--- a/core/FrontController.php
+++ b/core/FrontController.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: FrontController.php 583 2008-07-28 00:37:19Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Loader.php b/core/Loader.php
index 97f5decd46..e9ca5d7ce1 100644
--- a/core/Loader.php
+++ b/core/Loader.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: index.php 1221 2009-06-15 02:17:33Z vipsoft $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Log.php b/core/Log.php
index 3c2c6a9058..b09cfe1769 100644
--- a/core/Log.php
+++ b/core/Log.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Log.php 558 2008-07-20 23:10:38Z matt $
+ * @version $Id$
*
* @package Piwik_Log
*/
diff --git a/core/Log/APICall.php b/core/Log/APICall.php
index 2a9c6539c9..6913a64b3a 100644
--- a/core/Log/APICall.php
+++ b/core/Log/APICall.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: APICall.php 485 2008-05-19 22:29:55Z matt $
+ * @version $Id$
*
* @package Piwik_Log
* @subpackage Piwik_Log_APICall
diff --git a/core/Log/Error.php b/core/Log/Error.php
index 89e0830d1e..2fb51efa86 100644
--- a/core/Log/Error.php
+++ b/core/Log/Error.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Error.php 485 2008-05-19 22:29:55Z matt $
+ * @version $Id$
*
* @package Piwik_Log
* @subpackage Piwik_Log_Error
diff --git a/core/Log/Exception.php b/core/Log/Exception.php
index b8e3919387..b2baf3c10d 100644
--- a/core/Log/Exception.php
+++ b/core/Log/Exception.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Exception.php 583 2008-07-28 00:37:19Z matt $
+ * @version $Id$
*
* @package Piwik_Log
* @subpackage Piwik_Log_Exception
diff --git a/core/Log/Message.php b/core/Log/Message.php
index 8a4d5c6de0..0d4c814ebf 100644
--- a/core/Log/Message.php
+++ b/core/Log/Message.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Message.php 492 2008-05-23 01:08:12Z matt $
+ * @version $Id$
*
* @package Piwik_Log
* @subpackage Piwik_Log_Message
diff --git a/core/Mail.php b/core/Mail.php
index d9702c0f73..db12d4eaf1 100644
--- a/core/Mail.php
+++ b/core/Mail.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Option.php b/core/Option.php
index 355b7049c6..a00658eaa9 100644
--- a/core/Option.php
+++ b/core/Option.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Period.php b/core/Period.php
index 782cb2cd73..7f4791fed4 100644
--- a/core/Period.php
+++ b/core/Period.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Period.php 540 2008-06-29 22:44:13Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Period/Day.php b/core/Period/Day.php
index 69e2bdd89e..b6e6a3d644 100644
--- a/core/Period/Day.php
+++ b/core/Period/Day.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Period
*/
diff --git a/core/Period/Month.php b/core/Period/Month.php
index 1555c0d879..d27052be16 100644
--- a/core/Period/Month.php
+++ b/core/Period/Month.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Period
*/
diff --git a/core/Period/Range.php b/core/Period/Range.php
index 5dbe2b6c83..d3df6a8200 100644
--- a/core/Period/Range.php
+++ b/core/Period/Range.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Period
*/
diff --git a/core/Period/Week.php b/core/Period/Week.php
index f881287c95..5129f77b3b 100644
--- a/core/Period/Week.php
+++ b/core/Period/Week.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Period
*/
diff --git a/core/Period/Year.php b/core/Period/Year.php
index 673d96dbf2..961f724fb8 100644
--- a/core/Period/Year.php
+++ b/core/Period/Year.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_Period
*/
diff --git a/core/Piwik.php b/core/Piwik.php
index c64083a261..57ab19e73e 100644
--- a/core/Piwik.php
+++ b/core/Piwik.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Piwik.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Plugin.php b/core/Plugin.php
index c58064b10e..5fb1dbfc51 100644
--- a/core/Plugin.php
+++ b/core/Plugin.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Plugin.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/PluginsFunctions/AdminMenu.php b/core/PluginsFunctions/AdminMenu.php
index 481114b45a..4ad39f4473 100644
--- a/core/PluginsFunctions/AdminMenu.php
+++ b/core/PluginsFunctions/AdminMenu.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/PluginsFunctions/Menu.php b/core/PluginsFunctions/Menu.php
index 584e99d373..2f0398c03d 100644
--- a/core/PluginsFunctions/Menu.php
+++ b/core/PluginsFunctions/Menu.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/PluginsFunctions/Sql.php b/core/PluginsFunctions/Sql.php
index f1512f0b91..b689cbaa6d 100644
--- a/core/PluginsFunctions/Sql.php
+++ b/core/PluginsFunctions/Sql.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/PluginsFunctions/WidgetsList.php b/core/PluginsFunctions/WidgetsList.php
index d26bce86b6..f3982750b1 100644
--- a/core/PluginsFunctions/WidgetsList.php
+++ b/core/PluginsFunctions/WidgetsList.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/PluginsManager.php b/core/PluginsManager.php
index 70cf6957f8..38dcc49806 100644
--- a/core/PluginsManager.php
+++ b/core/PluginsManager.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: PluginsManager.php 583 2008-07-28 00:37:19Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Site.php b/core/Site.php
index 4b04df8915..8882f6ce65 100644
--- a/core/Site.php
+++ b/core/Site.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Site.php 561 2008-07-21 00:00:35Z matt $
+ * @version $Id$
*
* @package Piwik_Site
*/
diff --git a/core/SmartyPlugins/function.assignTopBar.php b/core/SmartyPlugins/function.assignTopBar.php
index aad1fc1459..7f5fced668 100644
--- a/core/SmartyPlugins/function.assignTopBar.php
+++ b/core/SmartyPlugins/function.assignTopBar.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/function.hiddenurl.php b/core/SmartyPlugins/function.hiddenurl.php
index 580bf42a50..5b4906560a 100644
--- a/core/SmartyPlugins/function.hiddenurl.php
+++ b/core/SmartyPlugins/function.hiddenurl.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: function.url.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/function.loadJavascriptTranslations.php b/core/SmartyPlugins/function.loadJavascriptTranslations.php
index 1421219c65..c58e18ff66 100644
--- a/core/SmartyPlugins/function.loadJavascriptTranslations.php
+++ b/core/SmartyPlugins/function.loadJavascriptTranslations.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/function.postEvent.php b/core/SmartyPlugins/function.postEvent.php
index bad7819418..6c802589a8 100644
--- a/core/SmartyPlugins/function.postEvent.php
+++ b/core/SmartyPlugins/function.postEvent.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: function.url.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/function.sparkline.php b/core/SmartyPlugins/function.sparkline.php
index e96f34a4a8..d37f37a659 100644
--- a/core/SmartyPlugins/function.sparkline.php
+++ b/core/SmartyPlugins/function.sparkline.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: function.url.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/function.url.php b/core/SmartyPlugins/function.url.php
index 7e073fe1ab..a4655a1c43 100644
--- a/core/SmartyPlugins/function.url.php
+++ b/core/SmartyPlugins/function.url.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: function.url.php 525 2008-06-25 23:49:13Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/modifier.escape.php b/core/SmartyPlugins/modifier.escape.php
index 8d210e3a5e..f4e72b1030 100644
--- a/core/SmartyPlugins/modifier.escape.php
+++ b/core/SmartyPlugins/modifier.escape.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/modifier.sumtime.php b/core/SmartyPlugins/modifier.sumtime.php
index d57bfd1776..5cceee750f 100644
--- a/core/SmartyPlugins/modifier.sumtime.php
+++ b/core/SmartyPlugins/modifier.sumtime.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: modifier.sumtime.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/modifier.translate.php b/core/SmartyPlugins/modifier.translate.php
index f380ecc124..4ce1eb08ee 100644
--- a/core/SmartyPlugins/modifier.translate.php
+++ b/core/SmartyPlugins/modifier.translate.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: modifier.sumtime.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/modifier.urlRewriteBasicView.php b/core/SmartyPlugins/modifier.urlRewriteBasicView.php
index 3050b881b0..0f68201165 100644
--- a/core/SmartyPlugins/modifier.urlRewriteBasicView.php
+++ b/core/SmartyPlugins/modifier.urlRewriteBasicView.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: modifier.sumtime.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/modifier.urlRewriteWithParameters.php b/core/SmartyPlugins/modifier.urlRewriteWithParameters.php
index b254cb8650..aac1e98bb1 100644
--- a/core/SmartyPlugins/modifier.urlRewriteWithParameters.php
+++ b/core/SmartyPlugins/modifier.urlRewriteWithParameters.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: modifier.sumtime.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/SmartyPlugins/outputfilter.cachebuster.php b/core/SmartyPlugins/outputfilter.cachebuster.php
index ad3778a020..cf088be6ca 100644
--- a/core/SmartyPlugins/outputfilter.cachebuster.php
+++ b/core/SmartyPlugins/outputfilter.cachebuster.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package SmartyPlugins
*/
diff --git a/core/TablePartitioning.php b/core/TablePartitioning.php
index a38209227e..dc37e58283 100644
--- a/core/TablePartitioning.php
+++ b/core/TablePartitioning.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: TablePartitioning.php 386 2008-03-18 19:27:54Z julien $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Timer.php b/core/Timer.php
index f25ef16d9e..f7a3442452 100644
--- a/core/Timer.php
+++ b/core/Timer.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Timer.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Tracker.php b/core/Tracker.php
index eb1cc0f11e..d9d477a0de 100644
--- a/core/Tracker.php
+++ b/core/Tracker.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Tracker.php 575 2008-07-26 23:08:32Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Action.php b/core/Tracker/Action.php
index f613f77fad..ec7f18c225 100644
--- a/core/Tracker/Action.php
+++ b/core/Tracker/Action.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Action.php 558 2008-07-20 23:10:38Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Config.php b/core/Tracker/Config.php
index d5b0e4724c..cac633ea09 100644
--- a/core/Tracker/Config.php
+++ b/core/Tracker/Config.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Config.php 450 2008-04-20 22:33:27Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Db.php b/core/Tracker/Db.php
index 93ea1924ec..d7b3fd3af8 100644
--- a/core/Tracker/Db.php
+++ b/core/Tracker/Db.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Db.php 522 2008-06-11 00:31:03Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Generator.php b/core/Tracker/Generator.php
index b4986bce20..27b3acf41c 100644
--- a/core/Tracker/Generator.php
+++ b/core/Tracker/Generator.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Generator.php 492 2008-05-23 01:08:12Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Generator/Tracker.php b/core/Tracker/Generator/Tracker.php
index 051be3fa8d..faed70fb99 100644
--- a/core/Tracker/Generator/Tracker.php
+++ b/core/Tracker/Generator/Tracker.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Generator.php 404 2008-03-23 01:09:59Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Generator/Visit.php b/core/Tracker/Generator/Visit.php
index 533b0963f5..ff21b78739 100644
--- a/core/Tracker/Generator/Visit.php
+++ b/core/Tracker/Generator/Visit.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Generator.php 404 2008-03-23 01:09:59Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Tracker/Visit.php b/core/Tracker/Visit.php
index d855afaa42..2086704540 100644
--- a/core/Tracker/Visit.php
+++ b/core/Tracker/Visit.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Visit.php 575 2008-07-26 23:08:32Z matt $
+ * @version $Id$
*
* @package Piwik_Tracker
*/
diff --git a/core/Translate.php b/core/Translate.php
index d8500bbd12..4357e3bf8f 100644
--- a/core/Translate.php
+++ b/core/Translate.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Translate.php 526 2008-06-25 23:57:04Z matt $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Updater.php b/core/Updater.php
index 8b8913b6b4..5460eeef62 100644
--- a/core/Updater.php
+++ b/core/Updater.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/Url.php b/core/Url.php
index 7d09b8c617..5b5d4a7743 100644
--- a/core/Url.php
+++ b/core/Url.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Url.php 498 2008-05-29 03:08:13Z matt $
+ * @version $Id$
*
* @package Piwik_Helper
*/
diff --git a/core/Version.php b/core/Version.php
index 527eb9170c..67388ca957 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/View.php b/core/View.php
index 8f391fe0c6..c32e82715e 100644
--- a/core/View.php
+++ b/core/View.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: View.php 450 2008-04-20 22:33:27Z matt $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/ViewDataTable.php b/core/ViewDataTable.php
index 19922dcced..c04814a036 100644
--- a/core/ViewDataTable.php
+++ b/core/ViewDataTable.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ViewDataTable.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/Cloud.php b/core/ViewDataTable/Cloud.php
index 8c3d93a5f0..68481f9159 100644
--- a/core/ViewDataTable/Cloud.php
+++ b/core/ViewDataTable/Cloud.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Cloud.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphData.php b/core/ViewDataTable/GenerateGraphData.php
index a197a88bf8..b49526cb79 100644
--- a/core/ViewDataTable/GenerateGraphData.php
+++ b/core/ViewDataTable/GenerateGraphData.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: GenerateGraphData.php 579 2008-07-27 00:32:59Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphData/ChartEvolution.php b/core/ViewDataTable/GenerateGraphData/ChartEvolution.php
index f8380cfd1a..4db764045b 100644
--- a/core/ViewDataTable/GenerateGraphData/ChartEvolution.php
+++ b/core/ViewDataTable/GenerateGraphData/ChartEvolution.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphData/ChartPie.php b/core/ViewDataTable/GenerateGraphData/ChartPie.php
index aee24ea90a..f7265ae367 100644
--- a/core/ViewDataTable/GenerateGraphData/ChartPie.php
+++ b/core/ViewDataTable/GenerateGraphData/ChartPie.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphData/ChartVerticalBar.php b/core/ViewDataTable/GenerateGraphData/ChartVerticalBar.php
index 070e2fe68a..4e08405f6f 100644
--- a/core/ViewDataTable/GenerateGraphData/ChartVerticalBar.php
+++ b/core/ViewDataTable/GenerateGraphData/ChartVerticalBar.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphHTML.php b/core/ViewDataTable/GenerateGraphHTML.php
index 4bbcdc7599..c4998ff8c1 100644
--- a/core/ViewDataTable/GenerateGraphHTML.php
+++ b/core/ViewDataTable/GenerateGraphHTML.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: GenerateGraphHTML.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphHTML/ChartEvolution.php b/core/ViewDataTable/GenerateGraphHTML/ChartEvolution.php
index ffbf053178..b82263697c 100644
--- a/core/ViewDataTable/GenerateGraphHTML/ChartEvolution.php
+++ b/core/ViewDataTable/GenerateGraphHTML/ChartEvolution.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphHTML/ChartPie.php b/core/ViewDataTable/GenerateGraphHTML/ChartPie.php
index 23aa0a5106..0691af9962 100644
--- a/core/ViewDataTable/GenerateGraphHTML/ChartPie.php
+++ b/core/ViewDataTable/GenerateGraphHTML/ChartPie.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/GenerateGraphHTML/ChartVerticalBar.php b/core/ViewDataTable/GenerateGraphHTML/ChartVerticalBar.php
index d54fff44cb..20b92c7ea4 100644
--- a/core/ViewDataTable/GenerateGraphHTML/ChartVerticalBar.php
+++ b/core/ViewDataTable/GenerateGraphHTML/ChartVerticalBar.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/HtmlTable.php b/core/ViewDataTable/HtmlTable.php
index f3dab41d5f..1dc6d2efd2 100644
--- a/core/ViewDataTable/HtmlTable.php
+++ b/core/ViewDataTable/HtmlTable.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Html.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/ViewDataTable/Sparkline.php b/core/ViewDataTable/Sparkline.php
index 3ada3c5fbe..b47cf81519 100644
--- a/core/ViewDataTable/Sparkline.php
+++ b/core/ViewDataTable/Sparkline.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Html.php 404 2008-03-23 01:09:59Z matt $
+ * @version $Id$
*
* @package Piwik_ViewDataTable
*/
diff --git a/core/Visualization/Chart.php b/core/Visualization/Chart.php
index 2565cce9c6..c25b373076 100644
--- a/core/Visualization/Chart.php
+++ b/core/Visualization/Chart.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Chart.php 579 2008-07-27 00:32:59Z matt $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/Visualization/Chart/Evolution.php b/core/Visualization/Chart/Evolution.php
index 054af862d6..b3e2263e07 100644
--- a/core/Visualization/Chart/Evolution.php
+++ b/core/Visualization/Chart/Evolution.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ChartVerticalBar.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/Visualization/Chart/Pie.php b/core/Visualization/Chart/Pie.php
index 63731f4d01..5896f1922b 100644
--- a/core/Visualization/Chart/Pie.php
+++ b/core/Visualization/Chart/Pie.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ChartPie.php 459 2008-05-06 22:39:42Z matt $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/Visualization/Chart/VerticalBar.php b/core/Visualization/Chart/VerticalBar.php
index 4ea453ea6e..025a16ece2 100644
--- a/core/Visualization/Chart/VerticalBar.php
+++ b/core/Visualization/Chart/VerticalBar.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: ChartVerticalBar.php 459 2008-05-06 22:39:42Z matt $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/Visualization/Cloud.php b/core/Visualization/Cloud.php
index b3d6d26719..73a47e0d72 100644
--- a/core/Visualization/Cloud.php
+++ b/core/Visualization/Cloud.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Cloud.php 444 2008-04-11 13:38:22Z johmathe $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/Visualization/Sparkline.php b/core/Visualization/Sparkline.php
index 9fe843da9b..f10502ae3e 100644
--- a/core/Visualization/Sparkline.php
+++ b/core/Visualization/Sparkline.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: OpenFlashChart.php 386 2008-03-18 19:27:54Z julien $
+ * @version $Id$
*
* @package Piwik_Visualization
*/
diff --git a/core/iView.php b/core/iView.php
index 7702ba6c87..bbb5195d18 100644
--- a/core/iView.php
+++ b/core/iView.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: $
+ * @version $Id$
*
* @package Piwik
*/
diff --git a/core/testMinimumPhpVersion.php b/core/testMinimumPhpVersion.php
index 21a6e8aabb..5bcd0972fa 100644
--- a/core/testMinimumPhpVersion.php
+++ b/core/testMinimumPhpVersion.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Common.php 168 2008-01-14 05:26:43Z matt $
+ * @version $Id$
*
* @package Piwik
*/