diff --git a/api.css b/api.css
index b8b093ec8c9979627edc2744020742bbb1aff4f1..c9190138fc40a5d647c9fb674fb77f90589d1414 100644
--- a/api.css
+++ b/api.css
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 .php {
   font-family: monospace;
diff --git a/api.module b/api.module
index edc481c567be3f9fec15183f239ae14c7c7e0713..0e914805ab433d9ce683107e2afad577de379013 100644
--- a/api.module
+++ b/api.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/api.mysql b/api.mysql
index 2efdcb358b575dc3096ca1b4c146e82221fa8876..8f94d887eb97e67babc000844b9178d378fb4564 100644
--- a/api.mysql
+++ b/api.mysql
@@ -1,4 +1,3 @@
-# $Id$
 
 #
 # Table structure for table `api_branch`
diff --git a/parser.inc b/parser.inc
index 3523bd13a155d2cd909cddd1a0ddaee0e9db7c89..1114204969ee7de19d2dacbf47d0653ce30ecb66 100644
--- a/parser.inc
+++ b/parser.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file