
Apart from the exceptions listed below (or files marked explicitly in the
corresponding file or directory), all original ECLiPSe code is covered by the

	Cisco-style Mozilla Public Licence 1.1
	
(see cmpl.txt or cmpl.html or http://www.eclipse-clp.org/licence or do
a search at www.cisco.com).


Exceptions:
_______________________________________________________________________________

All files Alog/src/*

    These are covered by Alog/src/DISCLAIMER:

    This code was written in the hope that it might be useful to others as well
    as to ourselves, but is not guaranteed in any way.  Anyone is free to copy it
    and modify it to suit their own purposes.

    We would appreciate comments, bug reports, experiences, and enhancement
    requests.

				    DISCLAIMER

    *****************************************************************
    This program was prepared as an account of work sponsored by an
    agency of the United States government.  Neither the United States
    government nor any agency thereof, nor the University of Chicago,
    nor any of their employees or officers, makes any warranty, express
    or implied, or assumes any legal liability or responsibility for
    the accuracy, completeness, or usefulness of any information,
    apparatus, product, or process disclosed, or represents that its
    use would not infringe privately owned rights.  Reference herein to
    any specific commercial product, process, or service by trade name,
    trademark, manufacturer, or otherwise, does not necessarily
    constitute or imply its endorsement, recommendation, or favoring by
    the united states government or any agency thereof.  The view and
    opinions of authors expressed herein do not necessarily state or
    reflect those of the United States government or any agency
    thereof.

_______________________________________________________________________________

config/install-sh

    See file header. Can be freely distributed.
_______________________________________________________________________________

Kernel/lib/{heaps.pl ordset.pl queues.pl}
Contrib/{applic.hlp applic.pl arrays.pl assoc.pl bags.hlp bags.pl
	between.pl distfix.pl flat.pl graphs.pl heaps.pl intervals.pl
	listut.hlp listut.pl logarr.pl map.pl metutl.pl occur.pl order.pl
	project.pl queues.pl random.pl rdtok.pl read.pl struct.pl tidy.pl
	trees.pl}

    These files are taken from the Edinburgh DEC-10 Prolog Library.
    The following is quoted from this library's CONTENTS file:

    These files are all in the "public domain" so you can use them
    freely, copy them, incorporate them into programs of your own and
    so forth without payment.  The work of producing them in the first
    place and of organising them as detailed here has been funded over
    the years at Edinburgh University mainly by the Science and
    Engineering Research Council.  Their dissemination has been
    encouraged by the Alvey Special Interest Group:  Artificial
    Intelligence.  We would appreciate it if you were to acknowledge
    these bodies when you use or re-distribute any of these files. 
_______________________________________________________________________________

icparc_solvers/generic_sbds.ecl 

    This Library is public domain software; you are entitled to copy, modify and
    redistribute this Library subject to the following:
    1)  If you fix any bugs or make any enhancements to the Library which would
        be of use to others, we request that you send these modifications to the
        authors for possible inclusion in future versions of the Library.
    
    2)  If the Library or any derivative is used in the preparation of any
        publications then the authors should be acknowledged.
    
    3)  This notice is kept intact in any modified or redistributed versions of
        the Library.
    
    The authors would also like to hear any comments on or suggestions for
    improvement to the Library.

_______________________________________________________________________________

All files Mercury/*
icparc_solvers/{RuntimesList.g SBDDa.g config_opts.ecl gap,ecl
	generic_gap_sbdd.ecl generic_gap_sbds.ecl sym_expr}

    These file are subject to the GNU LESSER GENERAL PUBLIC LICENSE
    (LGPL, see legal/lgpl.txt).

_______________________________________________________________________________

Contrib/{xml.ecl xml.pl xml_acquisition.pl xml_diagnosis.pl xml_pp.pl
	xml_comments.ecl xml_generation.pl xml_utilities.pl}

    These files are copyright Binding Time Ltd. See xml.pl for details.

    TERMS AND CONDITIONS:

    This program is offered free of charge, as unsupported source code. You may
    use it, copy it, distribute it, modify it or sell it without restriction. 

    We hope that it will be useful to you, but it is provided "as is" without
    any warranty express or implied, including but not limited to the warranty
    of non-infringement and the implied warranties of merchantability and fitness
    for a particular purpose.

    Binding Time Limited will not be liable for any damages suffered by you as
    a result of using the Program. In no event will Binding Time Limited be
    liable for any special, indirect or consequential damages or lost profits
    even if Binding Time Limited has been advised of the possibility of their
    occurrence. Binding Time Limited will not be liable for any third party
    claims against you.
_______________________________________________________________________________

Kernel/src/dlfcn_simple.[ch]

    Copyright (c) 2002 Jorge Acereda  <jacereda@users.sourceforge.net> &
	Peter O'Gorman <ogorman@users.sourceforge.net>

    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

_______________________________________________________________________________

Kernel/src/sha.c

    Copyright 1993, Dr. James J. Gillogly
    This code may be freely used in any application.
_______________________________________________________________________________

All Files icparc_solvers/rxspencer/*

    Subject to icparc_solvers/rxspencer/COPYRIGHT:

    Copyright 1992, 1993, 1994, 1997 Henry Spencer.  All rights reserved.
    This software is not subject to any license of the American Telephone
    and Telegraph Company or of the Regents of the University of California.

    Permission is granted to anyone to use this software for any purpose on
    any computer system, and to alter it and redistribute it, subject
    to the following restrictions:

    1. The author is not responsible for the consequences of use of this
       software, no matter how awful, even if they arise from flaws in it.

    2. The origin of this software must not be misrepresented, either by
       explicit claim or by omission.  Since few users ever read sources,
       credits must appear in the documentation.

    3. Altered versions must be plainly marked as such, and must not be
       misrepresented as being the original software.  Since few users
       ever read sources, credits must appear in the documentation.

    4. This notice may not be removed or altered.
_______________________________________________________________________________

All files in lib_tcl/widget/*

    Subject to lib_tcl/widget/license:

    This software is copyrighted by Jeffrey Hobbs <jeff.hobbs@acm.org>.  The
    following terms apply to all files associated with the software unless
    explicitly disclaimed in individual files.

    The authors hereby grant permission to use, copy, modify, distribute, and
    license this software and its documentation for any purpose, provided that
    existing copyright notices are retained in all copies and that this notice
    is included verbatim in any distributions.  No written agreement, license,
    or royalty fee is required for any of the authorized uses.

    ...  <for full text see lib_tcl/widget/license>

_______________________________________________________________________________

ecrc_solvers/propia/*
ecrc_solvers/chr/*
Opium/demo/*

    Unless otherwise marked, files in these directories are programming
    and teaching examples and are in the public domain.	
_______________________________________________________________________________

