diff options
Diffstat (limited to 'sites')
-rw-r--r-- | sites/all/README.txt | 1 | ||||
-rw-r--r-- | sites/all/modules/README.txt | 1 | ||||
-rw-r--r-- | sites/all/themes/README.txt | 1 | ||||
-rw-r--r-- | sites/default/default.settings.php | 1 | ||||
-rw-r--r-- | sites/example.sites.php | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/sites/all/README.txt b/sites/all/README.txt index 66556866d37..c8970883a7a 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 e2cb25efef1..f4e35b55835 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 99ced75d0bb..e9425214b2f 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 559ab0621f5..05cfdc47f1e 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 1010b2753ff..08c1020ff43 100644 --- a/sites/example.sites.php +++ b/sites/example.sites.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file |