This package was debianized by Joachim Breitner <nomeata@debian.org> on
Thu, 23 Feb 2006 22:18:32 +0100.

It was downloaded from http://www.xaraxtreme.org/

===============================================================================

XarLX, unless noted below, is covered by:

Copyright (C) 1993-2006 Xara Group Ltd.

License:

   Xara LX is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License version 2
   as published by the Free Software Foundation.

   Xara LX and its component source files 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 Xara LX; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

   ADDITIONAL RIGHTS
   -----------------
   
   Conditional upon your continuing compliance with the GNU General Public
   License described above, Xara Group Ltd grants to you certain additional
   rights. 
   
   The additional rights are to use, modify, and distribute the software
   together with the wxWidgets library, the wxXtra library, and the "CDraw"
   library and any other such library that any version of Xara LX relased
   by Xara Group Ltd requires in order to compile and execute, including
   the static linking of that library to XaraLX. In the case of the
   "CDraw" library, you may satisfy obligation under the GNU General Public
   License to provide source code by providing a binary copy of the library
   concerned and a copy of the license accompanying it.
   
   Nothing in this section restricts any of the rights you have under
   the GNU General Public License.

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

License for the CDraw library:

TEMPORARY LICENSE FOR CDRAW
---------------------------

This license applies ONLY to the "CDraw" libraries ("Libraries")
distributed in the "libs" directory. Xara intends to release these
under the same license as the remainder of the Xara LX program,
at which time this header will be changed to indicate that. However,
for the time being, the Libraries are distributed in binary
form only, and you may use them only under the terms of this license.

In layman's terms, the intent of this license is to say that if you
distribute the libraries, you must either do it with a XaraLX executable,
or with the source itself (if you don't want to do this, please just
refer people to our web site where they can download the libraries);
and you are only allowed to use the libraries with the GPL version
of XaraLX. The legal terms are set out below.

===============================================================================

CDraw library:

Copyright (C) 1993-2006 Xara Group Ltd.

LICENSE TO USE AND DISTRIBUTE SOFTWARE
--------------------------------------

Xara Group hereby grants you a royalty free license to use and distribute
the Libraries in object code form provided that you comply with the
following conditions:

1. You may not distribute any Library or any work derived therefrom
   unless EITHER
   a) the Library is contained within an executable program or package
      of executable programs that also contains an object code version
      of a Xara LX Derivative; OR
   b) the Libraries are contained in a larger work also comprising the
      complete source code of a Xara LX Derivative.

2. You may not link (staticly or dynamicly) the Libraries to any work
   other than a Xara LX Derivative, nor use the Libraries if linked to
   any other such work.

3. "Xara LX Derivative" means the program distributed by Xara Group Ltd
   under the name "Xara LX", or any work derived from it and lawfully
   distributed under the GNU General Public License version 2.

4. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   REPAIR OR CORRECTION.

5. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   POSSIBILITY OF SUCH DAMAGES.

===============================================================================
Examples:

Copyright (C) 1993-2006 Xara Group Ltd.

The designs in this directory are licenced under the Creative Commons
Attribution-NonCommercial-NoDerivs 2.5 License.

License summary

You are free:
  to copy, distribute, display, and perform the work
  to make commercial use of the work

Under the following conditions:

  Attribution. You must give credit to the party or parties named on the individual designs.
  No Derivative Works. You may not alter, transform, or build upon this work.

For any reuse or distribution, you must make clear to others the licence terms
of this work. Any of these conditions can be waived if you get permission from
the copyright holder as shown on each design.
Your fair use and other rights are in no way affected by the above.

For a copy of the full licence see http://creativecommons.org/licenses/by-nd/2.5/
or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford,
California 94305, USA.

[ The licence, downloaded from the specified URL at Tue, 15 Aug 2006 07:54:17 +0000,
  can be found in /usr/share/doc/xaralx-examples/CC-BY-ND-2.5.txt ]


===============================================================================
mtrand:

Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
Copyright (C) 2000 - 2003, Richard J. Wagner

Licence:

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

  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.

  2. 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.

  3. The names of its contributors 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.

The original code included the following notice:

    When you use this, send an email to: matumoto@math.keio.ac.jp
    with an appropriate reference to your work.

It would be nice to CC: rjwagner@writeme.com and Cokus@math.washington.edu
when you write.

===============================================================================
zlib:

Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler

Licence:

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

Jean-loup Gailly        Mark Adler
jloup@gzip.org          madler@alumni.caltech.edu

===============================================================================

wxXtra:

Part of the code is taken from wxWdigets/wxWindows and is under the 
wsWindows Library. It can be found in /usr/share/doc/wx2.6-headers/copyright
on a Debian system, or in wxXtra/WXXTRA-LICENSE in the xaralx source package.


