summaryrefslogtreecommitdiff
path: root/modules/comment
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment')
-rw-r--r--modules/comment/comment-node-form.js1
-rw-r--r--modules/comment/comment-rtl.css1
-rw-r--r--modules/comment/comment-wrapper.tpl.php1
-rw-r--r--modules/comment/comment.admin.inc1
-rw-r--r--modules/comment/comment.api.php1
-rw-r--r--modules/comment/comment.css1
-rw-r--r--modules/comment/comment.info1
-rw-r--r--modules/comment/comment.install1
-rw-r--r--modules/comment/comment.module1
-rw-r--r--modules/comment/comment.pages.inc1
-rw-r--r--modules/comment/comment.test1
-rw-r--r--modules/comment/comment.tokens.inc1
-rw-r--r--modules/comment/comment.tpl.php1
13 files changed, 0 insertions, 13 deletions
diff --git a/modules/comment/comment-node-form.js b/modules/comment/comment-node-form.js
index 3550d6ee7..76db2404e 100644
--- a/modules/comment/comment-node-form.js
+++ b/modules/comment/comment-node-form.js
@@ -1,4 +1,3 @@
-// $Id$
(function ($) {
diff --git a/modules/comment/comment-rtl.css b/modules/comment/comment-rtl.css
index 5cef41224..39c392965 100644
--- a/modules/comment/comment-rtl.css
+++ b/modules/comment/comment-rtl.css
@@ -1,4 +1,3 @@
-/* $Id$ */
.indented {
margin-left: 0;
diff --git a/modules/comment/comment-wrapper.tpl.php b/modules/comment/comment-wrapper.tpl.php
index e6ac95e23..3293e88ae 100644
--- a/modules/comment/comment-wrapper.tpl.php
+++ b/modules/comment/comment-wrapper.tpl.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.admin.inc b/modules/comment/comment.admin.inc
index 1b050b106..4f3d35071 100644
--- a/modules/comment/comment.admin.inc
+++ b/modules/comment/comment.admin.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.api.php b/modules/comment/comment.api.php
index 987d04673..05912655b 100644
--- a/modules/comment/comment.api.php
+++ b/modules/comment/comment.api.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.css b/modules/comment/comment.css
index 4cc8f4c42..4a2675af8 100644
--- a/modules/comment/comment.css
+++ b/modules/comment/comment.css
@@ -1,4 +1,3 @@
-/* $Id$ */
#comments {
margin-top: 15px;
diff --git a/modules/comment/comment.info b/modules/comment/comment.info
index d244ddf99..7cbe2461a 100644
--- a/modules/comment/comment.info
+++ b/modules/comment/comment.info
@@ -1,4 +1,3 @@
-; $Id$
name = Comment
description = Allows users to comment on and discuss published content.
package = Core
diff --git a/modules/comment/comment.install b/modules/comment/comment.install
index c22655f62..aac95759c 100644
--- a/modules/comment/comment.install
+++ b/modules/comment/comment.install
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.module b/modules/comment/comment.module
index 31e37be89..9ab70c572 100644
--- a/modules/comment/comment.module
+++ b/modules/comment/comment.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.pages.inc b/modules/comment/comment.pages.inc
index 726795a41..7e88bffcb 100644
--- a/modules/comment/comment.pages.inc
+++ b/modules/comment/comment.pages.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.test b/modules/comment/comment.test
index ed4b2de33..b8fe105e3 100644
--- a/modules/comment/comment.test
+++ b/modules/comment/comment.test
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.tokens.inc b/modules/comment/comment.tokens.inc
index 2375cfb6f..d62b7e2f8 100644
--- a/modules/comment/comment.tokens.inc
+++ b/modules/comment/comment.tokens.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/comment/comment.tpl.php b/modules/comment/comment.tpl.php
index adf93b31c..a483813d2 100644
--- a/modules/comment/comment.tpl.php
+++ b/modules/comment/comment.tpl.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file