summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
-rw-r--r--modules/simpletest/tests/tablesort.test1
-rw-r--r--scripts/dump-database-d6.sh1
-rw-r--r--themes/engines/phptemplate/phptemplate.engine1
4 files changed, 0 insertions, 5 deletions
diff --git a/.htaccess b/.htaccess
index 5fed51e0c..9494b53b4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -135,5 +135,3 @@ DirectoryIndex index.php index.html index.htm
</FilesMatch>
</IfModule>
</IfModule>
-
-# $Id$
diff --git a/modules/simpletest/tests/tablesort.test b/modules/simpletest/tests/tablesort.test
index 3462ce33e..9c068f861 100644
--- a/modules/simpletest/tests/tablesort.test
+++ b/modules/simpletest/tests/tablesort.test
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/scripts/dump-database-d6.sh b/scripts/dump-database-d6.sh
index 23e3fca8c..41146b075 100644
--- a/scripts/dump-database-d6.sh
+++ b/scripts/dump-database-d6.sh
@@ -33,7 +33,6 @@ include_once dirname(__FILE__) . '/../includes/utility.inc';
// Output the PHP header.
$output = <<<ENDOFHEADER
<?php
-// \$Id\$
/**
* @file
diff --git a/themes/engines/phptemplate/phptemplate.engine b/themes/engines/phptemplate/phptemplate.engine
index 78b54d513..d293b85c7 100644
--- a/themes/engines/phptemplate/phptemplate.engine
+++ b/themes/engines/phptemplate/phptemplate.engine
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file