summaryrefslogtreecommitdiff
path: root/sites
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 /sites
parent80aacdb000b36bf87185eda0de960086f31ae2fe (diff)
downloadbrdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.gz
brdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.bz2
Stripping CVS keywords
Diffstat (limited to 'sites')
-rw-r--r--sites/all/README.txt1
-rw-r--r--sites/all/modules/README.txt1
-rw-r--r--sites/all/themes/README.txt1
-rw-r--r--sites/default/default.settings.php1
-rw-r--r--sites/example.sites.php1
5 files changed, 0 insertions, 5 deletions
diff --git a/sites/all/README.txt b/sites/all/README.txt
index 66556866d..c8970883a 100644
--- a/sites/all/README.txt
+++ b/sites/all/README.txt
@@ -1,4 +1,3 @@
-// $Id$
This directory should be used to place downloaded and custom modules
and themes which are common to all sites. Keeping contributed and
diff --git a/sites/all/modules/README.txt b/sites/all/modules/README.txt
index e2cb25efe..f4e35b558 100644
--- a/sites/all/modules/README.txt
+++ b/sites/all/modules/README.txt
@@ -1,4 +1,3 @@
-// $Id$
This directory should be used to place downloaded and custom modules
which are common to all sites. This will allow you to more easily
diff --git a/sites/all/themes/README.txt b/sites/all/themes/README.txt
index 99ced75d0..e9425214b 100644
--- a/sites/all/themes/README.txt
+++ b/sites/all/themes/README.txt
@@ -1,4 +1,3 @@
-// $Id$
This directory should be used to place downloaded and custom themes
which are common to all sites. This will allow you to more easily
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 559ab0621..05cfdc47f 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/sites/example.sites.php b/sites/example.sites.php
index 1010b2753..08c1020ff 100644
--- a/sites/example.sites.php
+++ b/sites/example.sites.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file