From daff963bddae0d2e485790f9882e975a95eb18f7 Mon Sep 17 00:00:00 2001 From: scribu Date: Sun, 26 May 2013 19:57:09 +0300 Subject: [PATCH] clarify that only the bash code was copied from drush --- bin/wp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/wp b/bin/wp index 0120a18d..f53faf41 100755 --- a/bin/wp +++ b/bin/wp @@ -1,6 +1,6 @@ #!/usr/bin/env sh # -# This script has been adapted from the drush wrapper script +# This wrapper script has been adapted from the equivalent drush wrapper # and 99.9% of all credit should go to the authors of that project: # http://drupal.org/project/drush # And 0.09% to the author of this project: -- 2.11.0