This work was packaged for Debian by:

    Arthur Loiret <aloiret@debian.org> on Sat, 07 Nov 2009 08:47:34 +0000

It was downloaded from the Mercurial repository.

Upstream Authors:

    Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
	Christian Kamm <kamm incasoftware de>

Copyright:

    Copyright (c) 2007-2009 LDC Team.
    Copyright (c) 1999-2009 by Digital Mars
    Copyright (c) 2004 Tango group
    Copyright (c) 2007 by Tomas Lindquist Olsen
    Copyright 1984, 1987, 1989 by Stephen L. Moshier
    Copyright (c) 2005-2008, The D Runtime Project
    Copyright (c) 2003-2008 University of Illinois at Urbana-Champaign.
    Copyright (C) 2004-2005 Christopher E. Miller
    Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler
    Copyright (C) 2000-2001 by Chromium Communications
    Copyright (C) 1990-1998 by Symantec

License:

    LDC is released under the "three-clause BSD" license reproduced below
	with the following exceptions:

    The DMD frontend in dmd/* is originally written by Walter Bright and
    released under the artistic license (dmd/artistic.txt) or the GPL
    version 1 (dmd/gpl.txt).

    The files gen/asmstmt.cpp and gen/asm-*.h were originally written by
    David Friedman for GDC and released under the artistic license
    (dmd/artistic.txt) or the GPL version 2 or later.


    -- "three-clause BSD" --
    Copyright (c) 2007-2009 LDC Team.
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are
	met:

        * Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.
        * 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.
        * Neither the name of the LDC Team nor the names of its contributors
          may 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.


        -- GNU GENERAL PUBLIC LICENSE --
            Version 1, February 1989

     Copyright (C) 1989 Free Software Foundation, Inc.
                    51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

     Everyone is permitted to copy and distribute verbatim copies
     of this license document, but changing it is not allowed.

    			    Preamble

      The license agreements of most software companies try to keep users
    at the mercy of those companies.  By contrast, our General Public
    License is intended to guarantee your freedom to share and change free
    software--to make sure the software is free for all its users.  The
    General Public License applies to the Free Software Foundation's
    software and to any other program whose authors commit to using it.
    You can use it for your programs, too.

      When we speak of free software, we are referring to freedom, not
    price.  Specifically, the General Public License is designed to make
    sure that you have the freedom to give away or sell copies of free
    software, that you receive source code or can get it if you want it,
    that you can change the software or use pieces of it in new free
    programs; and that you know you can do these things.

      To protect your rights, we need to make restrictions that forbid
    anyone to deny you these rights or to ask you to surrender the rights.
    These restrictions translate to certain responsibilities for you if you
    distribute copies of the software, or if you modify it.

      For example, if you distribute copies of a such a program, whether
    gratis or for a fee, you must give the recipients all the rights that
    you have.  You must make sure that they, too, receive or can get the
    source code.  And you must tell them their rights.

      We protect your rights with two steps: (1) copyright the software, and
    (2) offer you this license which gives you legal permission to copy,
    distribute and/or modify the software.

      Also, for each author's protection and ours, we want to make certain
    that everyone understands that there is no warranty for this free
    software.  If the software is modified by someone else and passed on, we
    want its recipients to know that what they have is not the original, so
    that any problems introduced by others will not reflect on the original
    authors' reputations.

      The precise terms and conditions for copying, distribution and
    modification follow.

    -- The "Artistic License" --

    Preamble

    The intent of this document is to state the conditions under which a
    Package may be copied, such that the Copyright Holder maintains some
    semblance of artistic control over the development of the package,
    while giving the users of the package the right to use and distribute
    the Package in a more-or-less customary fashion, plus the right to make
    reasonable modifications.

    Definitions:

        "Package" refers to the collection of files distributed by the
        Copyright Holder, and derivatives of that collection of files
        created through textual modification.

        "Standard Version" refers to such a Package if it has not been
        modified, or has been modified in accordance with the wishes
        of the Copyright Holder as specified below.

        "Copyright Holder" is whoever is named in the copyright or
        copyrights for the package.

        "You" is you, if you're thinking about copying or distributing
        this Package.

        "Reasonable copying fee" is whatever you can justify on the
        basis of media cost, duplication charges, time of people involved,
        and so on.  (You will not be required to justify it to the
        Copyright Holder, but only to the computing community at large
        as a market that must bear the fee.)

        "Freely Available" means that no fee is charged for the item
        itself, though there may be fees involved in handling the item.
        It also means that recipients of the item may redistribute it
        under the same conditions they received it.

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

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

The Debian packaging is:

    Copyright (C) 2009 Arthur Loiret <aloiret@debian.org>

and is licensed under the GPL version 3,
see `/usr/share/common-licenses/GPL-3'.
