This package was debianised by Thorsten Glaser <tg@mirbsd.de> on
Fri, 22 Apr 2011 15:16:03 +0000.

It was downloaded from:
* http://pcc.ludd.ltu.se/ftp/pub/pcc/pcc-20110422.tgz
* http://pcc.ludd.ltu.se/ftp/pub/pcc-libs/pcc-libs-20110422.tgz

This is a collective work and a derivate of several old BSD and
32V (Unix) sources and has thus no single common licence. However,
all licences are of the BSD-ish sort. They are all reproduced
below, with the authors, years and flavours (e.g. 2-clause BSD
and 3-clause BSD) merged, to make the list not overly redundant.
Do be aware that only parts apply to each source file. There is
precedent for each of these licences in Debian main.


Let me display the prominent things first:

 * This is a derivative work. (For example of softfloat.)

 * This product includes software developed or owned by Caldera
 * International, Inc.


Some parts of PCC are in the Public Domain.


The 32V part of PCC comes under the Caldera Licence:

 * Copyright(C) Caldera International Inc. 2001-2002. 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 and documentation 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 conditionsand the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * All advertising materials mentioning features or use of this software
 * must display the following acknowledgement:
 * 	This product includes software developed or owned by Caldera
 *	International, Inc.
 * Neither the name of Caldera International, Inc. nor the names of other
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 *
 * USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
 * INTERNATIONAL, INC. 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 CALDERA INTERNATIONAL, INC. 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 OFLIABILITY, 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.


By far the largest chunk of the software is covered by either
a 2-clause or 3-clause BSD licence:

 * Copyright (c) 1987, 1992, 1993
 *	The Regents of the University of California.
 * Copyright (c) 1997, 1997, 2001, 2002
 *	The NetBSD Foundation, Inc.
 * Copyright (c) 1998
 *	Todd C. Miller <Todd.Miller@courtesan.com>
 * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011
 *	Anders Magnusson (ragge@ludd.luth.se).
 * Copyright (c) 2007
 *	Gregory McGarry (g.mcgarry@ieee.org).
 * Copyright (c) 2007
 *	David O'Brien <obrien@FreeBSD.org>
 * Copyright (c) 2007
 *	Ed Schouten <ed@fxq.nl>
 * Copyright (c) 2008
 *	Adam Hoka.
 * Copyright (c) 2008
 *	Michael Shalayeff
 * All rights reserved.
 *
 * 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. Neither the name of the author nor the names of the contributors may
 *    be used to endorse or promote products derived from this software
 *    without specific prior written permission
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

 * MIPS port by Jan Enoksson (janeno-1@student.ltu.se) and
 * Simon Olsson (simols-1@student.ltu.se) 2005.

 * This code is derived from software contributed to The NetBSD Foundation
 * by Klaus Klein, Jason R. Thorpe, Paul Kranenburg, Ross Harvey,
 * Neil A. Carson and Mark Brinicombe.

 * Escrit per Antoine Leca pel projecte PCC, 2011-03.

 * This software was developed by the Computer Systems Engineering group
 * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
 * contributed to Berkeley.


Another large part is covered by the ISC licence:

 * Copyright (c) 2007, 2008, 2009 Gregory McGarry <g.mcgarry@ieee.org>
 * Copyright (c) 2007 Jeremy C. Reed <reed@reedmedia.net>
 * Copyright (c) 2008 David Crawshaw <david@zentus.com>
 *
 * Permission to use, copy, modify, and/or distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


Some parts and the Debian packaging are covered by The MirOS Licence:

 * Copyright (c) 2007, 2008, 2011
 *	Thorsten Glaser <tg@mirbsd.de>
 *
 * Provided that these terms and disclaimer and all copyright notices
 * are retained or reproduced in an accompanying document, permission
 * is granted to deal in this work without restriction, including un-
 * limited rights to use, publicly perform, distribute, sell, modify,
 * merge, give away, or sublicence.
 *
 * This work is provided "AS IS" and WITHOUT WARRANTY of any kind, to
 * the utmost extent permitted by applicable law, neither express nor
 * implied; without malicious intent or gross negligence. In no event
 * may a licensor, author or contributor be held liable for indirect,
 * direct, other damage, loss, or other issues arising in any way out
 * of dealing in the work, even if advised of the possibility of such
 * damage or existence of a defect, except proven that it results out
 * of said person's immediate fault when using the work as intended.


The softfloat package is covered by the following terms:

 * SoftFloat was written by John R. Hauser.  This work was made possible in
 * part by the International Computer Science Institute, located at Suite 600,
 * 1947 Center Street, Berkeley, California 94704.  Funding was partially
 * provided by the National Science Foundation under grant MIP-9311980.  The
 * original version of this code was written as part of a project to build
 * a fixed-point vector processor in collaboration with the University of
 * California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
 *
 * THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort
 * has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
 * TIMES RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO
 * PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
 * AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.


_____________________________________________________________________________________
$MirOS: contrib/hosted/tg/deb/pcc/debian/copyright,v 1.1 2011/04/22 19:15:00 tg Exp $
