From c65f51adc9c7c4252fe350143f2684dfca8cc810 Mon Sep 17 00:00:00 2001
From: The Great Git Migration <tggm@no-reply.drupal.org>
Date: Fri, 25 Feb 2011 02:07:07 +0000
Subject: [PATCH] Stripping CVS keywords

---
 INSTALL.txt                | 1 -
 README.txt                 | 1 -
 TODO.txt                   | 1 -
 USERS.txt                  | 1 -
 boost.admin.inc            | 1 -
 boost.drush.inc            | 1 -
 boost.info                 | 1 -
 boost.install              | 1 -
 boost.module               | 1 -
 boost.rules.inc            | 1 -
 boost.test                 | 1 -
 htaccess/boosted1.txt      | 1 -
 htaccess/boosted2.txt      | 1 -
 htaccess/default.txt       | 1 -
 stats/boost_stats.ajax.inc | 1 -
 stats/boost_stats.php      | 1 -
 translations/boost.pot     | 1 -
 17 files changed, 17 deletions(-)

diff --git a/INSTALL.txt b/INSTALL.txt
index cfa1da3..e69de29 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1 +0,0 @@
-// $Id$
diff --git a/README.txt b/README.txt
index 926e43a..7e7b4ff 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,3 @@
-// $Id$
 
  BOOST MODULE FOR DRUPAL 6.x
  ---------------------------
diff --git a/TODO.txt b/TODO.txt
index 6695cca..81c9611 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,3 @@
-// $Id$
 
 See:
 http://drupal.org/node/575840
diff --git a/USERS.txt b/USERS.txt
index 77e1997..f3d8883 100644
--- a/USERS.txt
+++ b/USERS.txt
@@ -1,4 +1,3 @@
-// $Id$
 
 See
 http://drupal.org/node/546834
\ No newline at end of file
diff --git a/boost.admin.inc b/boost.admin.inc
index f282f99..8c36a29 100644
--- a/boost.admin.inc
+++ b/boost.admin.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/boost.drush.inc b/boost.drush.inc
index 0d9546a..adc4a29 100644
--- a/boost.drush.inc
+++ b/boost.drush.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/boost.info b/boost.info
index fbb56ef..2e48ea0 100644
--- a/boost.info
+++ b/boost.info
@@ -1,4 +1,3 @@
-; $Id$
 name = Boost
 description = Caches text (html, ajax, xml) outputted by Drupal as static files for performance and scalability purposes.
 recommends[] = nodereferrer
diff --git a/boost.install b/boost.install
index 1f8ce92..b5cfb2f 100644
--- a/boost.install
+++ b/boost.install
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/boost.module b/boost.module
index 120e463..195ba31 100644
--- a/boost.module
+++ b/boost.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/boost.rules.inc b/boost.rules.inc
index 3cb5cd3..a58a640 100644
--- a/boost.rules.inc
+++ b/boost.rules.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/boost.test b/boost.test
index 8ae400c..bfa87d0 100644
--- a/boost.test
+++ b/boost.test
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/htaccess/boosted1.txt b/htaccess/boosted1.txt
index 5ee9a20..cf377ff 100644
--- a/htaccess/boosted1.txt
+++ b/htaccess/boosted1.txt
@@ -47,4 +47,3 @@
 
   ### BOOST END ###
 
-# $Id$
diff --git a/htaccess/boosted2.txt b/htaccess/boosted2.txt
index e7a2a47..c05b77b 100644
--- a/htaccess/boosted2.txt
+++ b/htaccess/boosted2.txt
@@ -47,4 +47,3 @@
 
   ### BOOST END ###
 
-# $Id$
diff --git a/htaccess/default.txt b/htaccess/default.txt
index ed7a1eb..602e192 100644
--- a/htaccess/default.txt
+++ b/htaccess/default.txt
@@ -119,4 +119,3 @@ DirectoryIndex index.php
   RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
 </IfModule>
 
-# $Id$
diff --git a/stats/boost_stats.ajax.inc b/stats/boost_stats.ajax.inc
index bc267f5..4ad4de3 100644
--- a/stats/boost_stats.ajax.inc
+++ b/stats/boost_stats.ajax.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/stats/boost_stats.php b/stats/boost_stats.php
index e31cfbd..342faf5 100644
--- a/stats/boost_stats.php
+++ b/stats/boost_stats.php
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/translations/boost.pot b/translations/boost.pot
index 9959149..daba7c8 100644
--- a/translations/boost.pot
+++ b/translations/boost.pot
@@ -1,4 +1,3 @@
-# $Id$
 #
 # LANGUAGE translation of Drupal (general)
 # Copyright YEAR NAME <EMAIL@ADDRESS>
-- 
GitLab