diff --git a/coder.css b/coder.css index ded2bac7124452149b3c93f707d05a4fc3ded149..e6fe4f59d38d5064b6dddc115dc001ca7508006a 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 8da7caa2b5e9ba8209eef0dceb7df188560dfd3a..30836bec7cc1da13836165993ce07566b52aaecf 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.js b/coder.js index d085979370acab9178ed03695bdadeca3deb29c5..b8e842a4cad03836bcfc59c41f443c3afb221367 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 44e78bee8cafc18b965a832039f0352d0a449a7c..f19b8a9c45c3aa47d27dc1eea9978767f1c6809a 100644 --- a/coder.module +++ b/coder.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * Developer Module that assists with code review and version upgrade that diff --git a/includes/coder_47.inc b/includes/coder_47.inc index ad9fae074da216ad4500c34025222561996d42ed..2ff87ea44ff5cc0f9d87237cb02362c78dda4ce1 100644 --- a/includes/coder_47.inc +++ b/includes/coder_47.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for 4.6 -> 4.7 upgrades diff --git a/includes/coder_50.inc b/includes/coder_50.inc index 6883d11c751ad2f95599a536e25665a6e2d50e41..d5dbc63d8f15f4e627ea7a6061a994a2d9cc2f2b 100644 --- a/includes/coder_50.inc +++ b/includes/coder_50.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for 4.7 -> 5.0 upgrades diff --git a/includes/coder_6x.inc b/includes/coder_6x.inc index 2a598394e339a05b5c6b0b0006e7e13bd80a6c2b..5f404b17e3897734c2137d46338b20b7942e7829 100644 --- a/includes/coder_6x.inc +++ b/includes/coder_6x.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for 5.x -> 6.x upgrades diff --git a/includes/coder_comment.inc b/includes/coder_comment.inc index c29b8da4761e2f49264cb30babf8884033cc29d0..4579682919ebb1208e3486e35905c00e39874ad2 100644 --- a/includes/coder_comment.inc +++ b/includes/coder_comment.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for comments diff --git a/includes/coder_performance.inc b/includes/coder_performance.inc index 9881f64b6fe8e010576f8723ea9341ebf8446126..d7eca897c7f1d7e0daf389330383d62c789d67ad 100644 --- a/includes/coder_performance.inc +++ b/includes/coder_performance.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for Performance diff --git a/includes/coder_security.inc b/includes/coder_security.inc index 8da60de2c54352dd9942398e0ee1836de073531b..774297b9018f5d68ffb89317268466b8dde2e1b0 100644 --- a/includes/coder_security.inc +++ b/includes/coder_security.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for Drupal Standards diff --git a/includes/coder_style.inc b/includes/coder_style.inc index adb59882dc52be5ec6edfa06b6d49d9145dcdd28..7f178d6e24bf6a6799bf959828483dd0fe249bf2 100644 --- a/includes/coder_style.inc +++ b/includes/coder_style.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements coder functionality for Drupal Standards diff --git a/scripts/coder_format/coder_format.inc b/scripts/coder_format/coder_format.inc index fec9ab9d84f5c1cdc5909993a32f7aa2db084144..323bea942692a0a252191bad50553e36c0c90060 100644 --- a/scripts/coder_format/coder_format.inc +++ b/scripts/coder_format/coder_format.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Recursively process .module and .inc files in directory. diff --git a/scripts/coder_format/coder_format.php b/scripts/coder_format/coder_format.php index 33ac6dde788e18f3f3daa4d9c439640719abb837..87509dc4ebc4be4f4e31248cef9ec1e95d991cab 100644 --- a/scripts/coder_format/coder_format.php +++ b/scripts/coder_format/coder_format.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/tests/coder_5x.inc b/tests/coder_5x.inc index 8ef129ddf3a4fb3e9371ee616c9e43772b11d059..7bbea39a36eeb9f7b915bb76fd73fd972d3a8216 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 3c7874942ad4b319d969658cf35cdcf9bc10fb09..d5e5fc592d76e6d5858acf96a247be0cfebb019c 100644 --- a/tests/coder_6x.inc +++ b/tests/coder_6x.inc @@ -1,5 +1,4 @@ <?php -// $Id$ function this_is_not_a_menu_hook() { $items = array(); diff --git a/tests/coder_style.inc b/tests/coder_style.inc index 5de914d2363dc78ef91635f78a5d36159032f20f..f4f14f0f5fb050add1b5cb161f0bccc0ff4820df 100644 --- a/tests/coder_style.inc +++ b/tests/coder_style.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** @file * This include file implements tests for the Drupal Standards