summaryrefslogtreecommitdiff
path: root/modules/taxonomy
diff options
context:
space:
mode:
authorThe Great Git Migration <tggm@no-reply.drupal.org>2011-02-25 02:06:03 +0000
committerDrupal Git User (LDAP) <drupal-git@util.drupal.org>2011-02-25 02:06:03 +0000
commit79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035 (patch)
tree8d803b9ea3d7926d4407b11c5fbaf13d914d9b84 /modules/taxonomy
parent80aacdb000b36bf87185eda0de960086f31ae2fe (diff)
downloadbrdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.gz
brdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.bz2
Stripping CVS keywords
Diffstat (limited to 'modules/taxonomy')
-rw-r--r--modules/taxonomy/taxonomy-term.tpl.php1
-rw-r--r--modules/taxonomy/taxonomy.admin.inc1
-rw-r--r--modules/taxonomy/taxonomy.api.php1
-rw-r--r--modules/taxonomy/taxonomy.css1
-rw-r--r--modules/taxonomy/taxonomy.info1
-rw-r--r--modules/taxonomy/taxonomy.install1
-rw-r--r--modules/taxonomy/taxonomy.js1
-rw-r--r--modules/taxonomy/taxonomy.module1
-rw-r--r--modules/taxonomy/taxonomy.pages.inc1
-rw-r--r--modules/taxonomy/taxonomy.test1
-rw-r--r--modules/taxonomy/taxonomy.tokens.inc1
11 files changed, 0 insertions, 11 deletions
diff --git a/modules/taxonomy/taxonomy-term.tpl.php b/modules/taxonomy/taxonomy-term.tpl.php
index f48452c29..b515a9be1 100644
--- a/modules/taxonomy/taxonomy-term.tpl.php
+++ b/modules/taxonomy/taxonomy-term.tpl.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.admin.inc b/modules/taxonomy/taxonomy.admin.inc
index 63729fbb1..8498681ed 100644
--- a/modules/taxonomy/taxonomy.admin.inc
+++ b/modules/taxonomy/taxonomy.admin.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.api.php b/modules/taxonomy/taxonomy.api.php
index 1527e487c..cb778c9a7 100644
--- a/modules/taxonomy/taxonomy.api.php
+++ b/modules/taxonomy/taxonomy.api.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.css b/modules/taxonomy/taxonomy.css
index 5fdd2b0eb..36cd641be 100644
--- a/modules/taxonomy/taxonomy.css
+++ b/modules/taxonomy/taxonomy.css
@@ -1,4 +1,3 @@
-/* $Id$ */
tr.taxonomy-term-preview {
background-color: #EEE;
diff --git a/modules/taxonomy/taxonomy.info b/modules/taxonomy/taxonomy.info
index 88e51e34b..44d4ebcd1 100644
--- a/modules/taxonomy/taxonomy.info
+++ b/modules/taxonomy/taxonomy.info
@@ -1,4 +1,3 @@
-; $Id$
name = Taxonomy
description = Enables the categorization of content.
package = Core
diff --git a/modules/taxonomy/taxonomy.install b/modules/taxonomy/taxonomy.install
index 73c115aa2..e19f175ca 100644
--- a/modules/taxonomy/taxonomy.install
+++ b/modules/taxonomy/taxonomy.install
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.js b/modules/taxonomy/taxonomy.js
index 6a304f6d1..cc9cdf7a6 100644
--- a/modules/taxonomy/taxonomy.js
+++ b/modules/taxonomy/taxonomy.js
@@ -1,4 +1,3 @@
-// $Id$
(function ($) {
/**
diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module
index 6cacb25f3..f170430ca 100644
--- a/modules/taxonomy/taxonomy.module
+++ b/modules/taxonomy/taxonomy.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.pages.inc b/modules/taxonomy/taxonomy.pages.inc
index baa9776df..25cf642df 100644
--- a/modules/taxonomy/taxonomy.pages.inc
+++ b/modules/taxonomy/taxonomy.pages.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.test b/modules/taxonomy/taxonomy.test
index cec8c77bc..1456af307 100644
--- a/modules/taxonomy/taxonomy.test
+++ b/modules/taxonomy/taxonomy.test
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/taxonomy/taxonomy.tokens.inc b/modules/taxonomy/taxonomy.tokens.inc
index 225d3e5a2..f8ae4576d 100644
--- a/modules/taxonomy/taxonomy.tokens.inc
+++ b/modules/taxonomy/taxonomy.tokens.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file