This package was debianized by Antoine Beaupré <anarcat@debian.org> on
Thu, 11 Jun 2009 21:40:53 -0400.

It was downloaded from <http://drupal.org/project/drush>

The includes/table.inc file was downloaded from
<http://pear.php.net/package/Console_Table>, version 1.1.3.

Upstream Authors:

    Arto Bendiken <http://bendiken.net/>
    Franz Heinzmann (frando) <http://unbiskant.org/>
    Moshe Weitzman <http://drupal.org/moshe>
    Richard Heyes <richard@phpguru.org>
    Jan Schneider <jan@horde.org>

Copyright:
    2006 Arto Bendiken
    2007 Franz Heinzmann
    2008 - 2009 Moshe Weitzman

    The includes/table.inc file is from the Console_Table PEAR package:

    2002 - 2005 Richard Heyes
    2006 - 2008 Jan Schneider

License:

    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This package is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

Drush is a Drupal module, and as all Drupal.org hosted code, it is
GPL2+, according to the Drupal association:

http://drupal.org/licensing/faq

"Drupal and all contributed files hosted on Drupal.org are licensed
under the GNU General Public License, version 2 or later. That means you
are free to download, reuse, modify, and distribute any files hosted on
Drupal.org's CVS repository under the terms of either the GPL version 2
or version 3, and to run Drupal in combination with any code with any
license that is compatible with either versions 2 or 3, such as the
Affero General Public License (AGPL) version 3."

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.

The Debian packaging is ©2009, Antoine Beaupré <anarcat@debian.org> and
is licensed under the GPL, see above.

The includes/table.inc comes from the Console_Table package and is
licensed under the BSD License (3 clause):

 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * o Redistributions of source code must retain the above copyright notice,
 *   this list of conditions and the following disclaimer.
 * o Redistributions in binary form must reproduce the above copyright notice,
 *   this list of conditions and the following disclaimer in the documentation
 *   and/or other materials provided with the distribution.
 * o The names of the authors may not be used to endorse or promote products
 *   derived from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
