From 50a340a52a2c67443d0653f9ccf2ccff6ac2cef6 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 11 Apr 2013 12:59:16 -0700 Subject: [PATCH] Update distmaker for Sponsors -> CONTRIBUTORS --- distmaker/dists/drupal6_php5.sh | 2 +- distmaker/dists/drupal_php5.sh | 2 +- distmaker/dists/drupal_sk_php5.sh | 2 +- distmaker/dists/joomla_php5.sh | 2 +- distmaker/dists/l10n.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/distmaker/dists/drupal6_php5.sh b/distmaker/dists/drupal6_php5.sh index 088deef595..ca8c0a21ba 100755 --- a/distmaker/dists/drupal6_php5.sh +++ b/distmaker/dists/drupal6_php5.sh @@ -62,7 +62,7 @@ set -e cp $SRC/agpl-3.0.txt $TRG cp $SRC/gpl.txt $TRG cp $SRC/README.txt $TRG -cp $SRC/Sponsors.txt $TRG +cp $SRC/CONTRIBUTORS.txt $TRG cp $SRC/agpl-3.0.exception.txt $TRG cp $SRC/drupal/civicrm.config.php.drupal $TRG/civicrm.config.php diff --git a/distmaker/dists/drupal_php5.sh b/distmaker/dists/drupal_php5.sh index c18fa61bf1..f80f3926c0 100755 --- a/distmaker/dists/drupal_php5.sh +++ b/distmaker/dists/drupal_php5.sh @@ -61,7 +61,7 @@ set -e cp $SRC/agpl-3.0.txt $TRG cp $SRC/gpl.txt $TRG cp $SRC/README.txt $TRG -cp $SRC/Sponsors.txt $TRG +cp $SRC/CONTRIBUTORS.txt $TRG cp $SRC/agpl-3.0.exception.txt $TRG cp $SRC/drupal/civicrm.config.php.drupal $TRG/civicrm.config.php diff --git a/distmaker/dists/drupal_sk_php5.sh b/distmaker/dists/drupal_sk_php5.sh index 310f33d3b4..f6da93bd4c 100755 --- a/distmaker/dists/drupal_sk_php5.sh +++ b/distmaker/dists/drupal_sk_php5.sh @@ -70,7 +70,7 @@ set -e cp $SRC/agpl-3.0.txt $TRG cp $SRC/gpl.txt $TRG cp $SRC/README.txt $TRG -cp $SRC/Sponsors.txt $TRG +cp $SRC/CONTRIBUTORS.txt $TRG cp $SRC/agpl-3.0.exception.txt $TRG cp $SRC/drupal/civicrm.config.php.drupal $TRG/civicrm.config.php diff --git a/distmaker/dists/joomla_php5.sh b/distmaker/dists/joomla_php5.sh index f6d3b427ca..1387c7dd56 100755 --- a/distmaker/dists/joomla_php5.sh +++ b/distmaker/dists/joomla_php5.sh @@ -59,7 +59,7 @@ set -e cp $SRC/agpl-3.0.txt $TRG cp $SRC/gpl.txt $TRG cp $SRC/README.txt $TRG -cp $SRC/Sponsors.txt $TRG +cp $SRC/CONTRIBUTORS.txt $TRG cp $SRC/agpl-3.0.exception.txt $TRG cp $SRC/civicrm.config.php $TRG diff --git a/distmaker/dists/l10n.sh b/distmaker/dists/l10n.sh index 0129762f08..df19397a92 100644 --- a/distmaker/dists/l10n.sh +++ b/distmaker/dists/l10n.sh @@ -45,7 +45,7 @@ done cp $SRC/agpl-3.0.txt $TRG cp $SRC/gpl.txt $TRG cp $SRC/README.txt $TRG -cp $SRC/Sponsors.txt $TRG +cp $SRC/CONTRIBUTORS.txt $TRG cp $SRC/agpl-3.0.exception.txt $TRG # gen tarball -- 2.25.1