diff --git a/README.txt b/README.txt
index 373e770025c3d828cc5dd63a2b4b248173db6648..9361488d554ba6c109b91022760ec3718c8a1be5 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,3 @@
-// $Id$
 
 
 Charts
diff --git a/charts.admin.inc b/charts.admin.inc
index 7358e9401dc2db2fcbdda66bb298d185dc47bb70..c712753cd776478b45bdd369862635607a5e265a 100644
--- a/charts.admin.inc
+++ b/charts.admin.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/charts.inc b/charts.inc
index 0e0675c26688eb5a49e72eb9b218e58324bb5413..83723bdbb605684470d612dca05c22f42ea13f2e 100644
--- a/charts.inc
+++ b/charts.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/charts.info b/charts.info
index 75cab377a5d80f6b07d8288920d4f8b0330ab4cd..584b139a1c1d827e9a99d80d6150f8089cae06fb 100644
--- a/charts.info
+++ b/charts.info
@@ -1,4 +1,3 @@
-; $Id$
 core            = "6.x"
 description     = "Transform DATA into INFORMATION using beautiful CHARTS."
 name            = "Charts"
diff --git a/charts.install b/charts.install
index 6493359d90c3463f92f7d1762b304d10dd4f1b4f..ae1debf0e3b703cb2b03fd66de4fdba03c276c01 100644
--- a/charts.install
+++ b/charts.install
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/charts.module b/charts.module
index e2d8b6e2f9c50c0fd31d27f1d2244998099aa457..08ffe492f4cf8a4ab0d8858498870ecb614de0ff 100644
--- a/charts.module
+++ b/charts.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/charts_color.css b/charts_color.css
index f85518a0c67100aab528f540038d14a5abbdd047..462b0eb3f30e232a0ad30725b64325a15c704d83 100644
--- a/charts_color.css
+++ b/charts_color.css
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /* Farbtastic placement */
 #farbtastic {
diff --git a/charts_color.js b/charts_color.js
index f61e08dcfa604a169934f28b8155f1ff52cd39ed..f3a5ff06b70c71171bf6069c0e6e8b5f64592e64 100644
--- a/charts_color.js
+++ b/charts_color.js
@@ -1,4 +1,3 @@
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/charts_system/charts_system.inc b/charts_system/charts_system.inc
index db7758a4a5f360725bd743cd777672420d79f3c8..63aeddd45dd5295855b4d226a303e19848edec52 100644
--- a/charts_system/charts_system.inc
+++ b/charts_system/charts_system.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @author TJ (based on his Chart module)
diff --git a/charts_system/charts_system.info b/charts_system/charts_system.info
index 8a9279155e64efe9aea635d5c7b89e475e79139a..04d314fb8a44256d93ba5ecb7be8b43e46c6591d 100644
--- a/charts_system/charts_system.info
+++ b/charts_system/charts_system.info
@@ -1,4 +1,3 @@
-; $Id$
 core            = "6.x"
 dependencies[]  = charts
 description     = "Use Charts for Drupal administration"
diff --git a/charts_system/charts_system.module b/charts_system/charts_system.module
index 78986b1dc0521e39e466bf2a6acd1ba6d560905a..9d22dd2c359f30db90edd1b6ebac9d9da0f1e960 100644
--- a/charts_system/charts_system.module
+++ b/charts_system/charts_system.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @author TJ (based on his Chart module)
diff --git a/gd_image_chart/gd_image_chart.admin.inc b/gd_image_chart/gd_image_chart.admin.inc
index 8709773fef8e548470e067df578e502baa703873..f61f8cf58f4e564b86d9e7e8bcbc1e67a07f8e6c 100644
--- a/gd_image_chart/gd_image_chart.admin.inc
+++ b/gd_image_chart/gd_image_chart.admin.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Mads Peter Henderson http://drupal.org/user/421971
  * @file
diff --git a/gd_image_chart/gd_image_chart.inc b/gd_image_chart/gd_image_chart.inc
index 8eaeb02a1db611378220a87ae5feb7371390852a..a0555d8fe336f02d970e7330a4d1facbb2c5d533 100644
--- a/gd_image_chart/gd_image_chart.inc
+++ b/gd_image_chart/gd_image_chart.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Mads Peter Henderson http://drupal.org/user/421971
  * @file
diff --git a/gd_image_chart/gd_image_chart.info b/gd_image_chart/gd_image_chart.info
index fb5a18a1d023adb7e6165e929794cce224fa636f..7fb0421c2e646bd2743cedde5e8e881b65488655 100644
--- a/gd_image_chart/gd_image_chart.info
+++ b/gd_image_chart/gd_image_chart.info
@@ -1,4 +1,3 @@
-; $Id$
 core            = "6.x"
 dependencies[]  = charts
 description     = "Use GD library to draw charts on your site. This provider generates images and stores them in your sites default path, be sure to consult the admin page after installation"
diff --git a/gd_image_chart/gd_image_chart.module b/gd_image_chart/gd_image_chart.module
index 8d348ab3caf257aa89b66cc18397bc93078d8909..b8c7bb384f521b33e566d1ee614233ec68955bef 100644
--- a/gd_image_chart/gd_image_chart.module
+++ b/gd_image_chart/gd_image_chart.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Mads Peter Henderson http://drupal.org/user/421971
  * @file
diff --git a/google_charts/google_charts.inc b/google_charts/google_charts.inc
index 7c05c5aa6e6effb50dbfe679e838a9effebc3c30..625ee1d9ced28d938bd36fc838f252e7c4cb3c91 100644
--- a/google_charts/google_charts.inc
+++ b/google_charts/google_charts.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/google_charts/google_charts.info b/google_charts/google_charts.info
index 1c2f5a7dcebb6e869d8bb1b8ebfb869dd0db7254..f1d847542e680fa9b7de22e32e764505b9b1022e 100644
--- a/google_charts/google_charts.info
+++ b/google_charts/google_charts.info
@@ -1,4 +1,3 @@
-; $Id$
 core            = "6.x"
 dependencies[]  = charts
 description     = "Use Google Charts on your site."
diff --git a/google_charts/google_charts.module b/google_charts/google_charts.module
index 8befa180d23c34f8b98ae1dfc6204ce1ef89bbdc..5e009a585b0172a2967feada99cda1c3a5aa5868 100644
--- a/google_charts/google_charts.module
+++ b/google_charts/google_charts.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/views/charts.views.inc b/views/charts.views.inc
index b29b2631b5ba63e77c6ddbd150eac7e3aaba0abb..986743db52b948d3e51f327e5d597ee148dadc66 100644
--- a/views/charts.views.inc
+++ b/views/charts.views.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @author Bruno Massa http://drupal.org/user/67164
  * @file
diff --git a/views/charts_plugin_style_chart.inc b/views/charts_plugin_style_chart.inc
index 40d2bc830ecfa44d416b0b69d83bb992cf5dab86..6a51ef656f999e37071eef71fbd5a4cb9dbba7c4 100644
--- a/views/charts_plugin_style_chart.inc
+++ b/views/charts_plugin_style_chart.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 /**
  * @file
  * Contains the chart style plugin.