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

---
 README.txt                            | 1 -
 coder.css                             | 1 -
 coder.info                            | 1 -
 coder.install                         | 1 -
 coder.js                              | 1 -
 coder.module                          | 1 -
 includes/coder_47.inc                 | 1 -
 includes/coder_50.inc                 | 1 -
 includes/coder_6x.inc                 | 1 -
 includes/coder_comment.inc            | 1 -
 includes/coder_security.inc           | 1 -
 includes/coder_sql.inc                | 1 -
 includes/coder_style.inc              | 1 -
 scripts/coder_format/CHANGELOG.txt    | 1 -
 scripts/coder_format/README.txt       | 1 -
 scripts/coder_format/coder_format.inc | 1 -
 scripts/coder_format/coder_format.php | 1 -
 tests/coder_5x.inc                    | 1 -
 tests/coder_6x.inc                    | 1 -
 tests/coder_comment.inc               | 2 --
 tests/coder_sql.inc                   | 1 -
 tests/coder_style.inc                 | 1 -
 22 files changed, 23 deletions(-)

diff --git a/README.txt b/README.txt
index ff49358f..a2e1eded 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 Developer Module that assists with code review and version upgrade that
 supports a plug-in extensible hook system so contributed modules can
diff --git a/coder.css b/coder.css
index ded2bac7..e6fe4f59 100644
--- a/coder.css
+++ b/coder.css
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 img.coder {
   padding: 2px;
diff --git a/coder.info b/coder.info
index 8da7caa2..30836bec 100644
--- a/coder.info
+++ b/coder.info
@@ -1,4 +1,3 @@
-; $Id$
 name = Coder
 description = Developer Module that assists with code review and version upgrade
 package = Development
diff --git a/coder.install b/coder.install
index 994b2e52..68459c39 100644
--- a/coder.install
+++ b/coder.install
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 function coder_uninstall() {
   variable_del('coder_cache');
diff --git a/coder.js b/coder.js
index d0859793..b8e842a4 100644
--- a/coder.js
+++ b/coder.js
@@ -1,4 +1,3 @@
-// $Id$
 
 if (Drupal.jsEnabled) {
   jQuery.fn.extend({
diff --git a/coder.module b/coder.module
index c09ea6c7..392946cc 100644
--- a/coder.module
+++ b/coder.module
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 if (module_exists('drush')) {
   include(drupal_get_path('module', 'coder') .'/coder.drush.inc');
diff --git a/includes/coder_47.inc b/includes/coder_47.inc
index 483851f6..e0a71da0 100644
--- a/includes/coder_47.inc
+++ b/includes/coder_47.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_50.inc b/includes/coder_50.inc
index a18b4a92..1d599163 100644
--- a/includes/coder_50.inc
+++ b/includes/coder_50.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_6x.inc b/includes/coder_6x.inc
index 3e436d4c..a7f27438 100644
--- a/includes/coder_6x.inc
+++ b/includes/coder_6x.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_comment.inc b/includes/coder_comment.inc
index aee6cc27..11b26276 100644
--- a/includes/coder_comment.inc
+++ b/includes/coder_comment.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_security.inc b/includes/coder_security.inc
index 8a774546..5fa8b270 100644
--- a/includes/coder_security.inc
+++ b/includes/coder_security.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_sql.inc b/includes/coder_sql.inc
index 3a524e60..88cbabf5 100644
--- a/includes/coder_sql.inc
+++ b/includes/coder_sql.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/includes/coder_style.inc b/includes/coder_style.inc
index e28934ed..134bb0cc 100644
--- a/includes/coder_style.inc
+++ b/includes/coder_style.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/scripts/coder_format/CHANGELOG.txt b/scripts/coder_format/CHANGELOG.txt
index ac77a9df..5159804a 100644
--- a/scripts/coder_format/CHANGELOG.txt
+++ b/scripts/coder_format/CHANGELOG.txt
@@ -1,4 +1,3 @@
-// $Id$
 
 Coder_format x.x-x.x, xxxx-xx-xx
 --------------------------------
diff --git a/scripts/coder_format/README.txt b/scripts/coder_format/README.txt
index d018db95..1698770b 100644
--- a/scripts/coder_format/README.txt
+++ b/scripts/coder_format/README.txt
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 -- SUMMARY --
 
diff --git a/scripts/coder_format/coder_format.inc b/scripts/coder_format/coder_format.inc
index f2cf6bf3..72c133ed 100644
--- a/scripts/coder_format/coder_format.inc
+++ b/scripts/coder_format/coder_format.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 
 /**
diff --git a/scripts/coder_format/coder_format.php b/scripts/coder_format/coder_format.php
index 74c302dc..1f179919 100644
--- a/scripts/coder_format/coder_format.php
+++ b/scripts/coder_format/coder_format.php
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 
 /**
diff --git a/tests/coder_5x.inc b/tests/coder_5x.inc
index 8ef129dd..7bbea39a 100644
--- a/tests/coder_5x.inc
+++ b/tests/coder_5x.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 function coder_node_get_name() {
   node_get_name('name');
diff --git a/tests/coder_6x.inc b/tests/coder_6x.inc
index e0dd0e62..e7e700ff 100644
--- a/tests/coder_6x.inc
+++ b/tests/coder_6x.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/tests/coder_comment.inc b/tests/coder_comment.inc
index a6cb74a6..b23b838a 100644
--- a/tests/coder_comment.inc
+++ b/tests/coder_comment.inc
@@ -1,8 +1,6 @@
 <?php
 /* $Id .... $ */
 // $Id ....$
-// $Id$
-// $Id$ ok
 /**
  * @file
  * This file implements tests for the Drupal commenting standards.
diff --git a/tests/coder_sql.inc b/tests/coder_sql.inc
index b6008c44..38f765d8 100644
--- a/tests/coder_sql.inc
+++ b/tests/coder_sql.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
diff --git a/tests/coder_style.inc b/tests/coder_style.inc
index d4b72bc1..61d0e02b 100644
--- a/tests/coder_style.inc
+++ b/tests/coder_style.inc
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
-- 
GitLab