diff --git a/plugins/UserCountryMap/UserCountryMap.php b/plugins/UserCountryMap/UserCountryMap.php
index 4b0ce3b93d075c2e87f22c0b242719d161dd220c..dea3db19ed091686d57a68044804c6e0b9442440 100644
--- a/plugins/UserCountryMap/UserCountryMap.php
+++ b/plugins/UserCountryMap/UserCountryMap.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: $
  *
  * @category Piwik_Plugins
  * @package Piwik_UserCountryMap
diff --git a/tests/PHPUnit/Core/AccessTest.php b/tests/PHPUnit/Core/AccessTest.php
index 555655305c0e05fb19dab95c423257d3ca6a7c02..7e2b195313d1d2444810807b19b68b799c9c010b 100644
--- a/tests/PHPUnit/Core/AccessTest.php
+++ b/tests/PHPUnit/Core/AccessTest.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: $
  */
 class AccessTest extends DatabaseTestCase
 {
diff --git a/tests/javascript/piwiktest.js b/tests/javascript/piwiktest.js
index 701b44067cde23e3a04d02d844456d5ec7c2dfc8..601a6a45a35d30ffba7ae10a76f68df9cde385f9 100644
--- a/tests/javascript/piwiktest.js
+++ b/tests/javascript/piwiktest.js
@@ -3,7 +3,7 @@
  *
  * @link http://piwik.org
  * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
- * @version $Id$
+ * @version $Id: $
  */
 
 /*global Piwik getToken */