/* * The general Titanium compiler and runtime system is subject to the * following licensing terms: * * --------------------------------------------------------------------------- * "Copyright (c) 1992-2003 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without written agreement is * hereby granted, provided that the above copyright notice and the following * two paragraphs appear in all copies of this software. * * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY * AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS." * --------------------------------------------------------------------------- * * Most of the source files in this distribution are based on numerous hours of * work by members of the Titanium group. * * The Titanium compiler distribution relies upon several other stand-alone * open-source products, which carry their own licensing terms but * are included in the distribution for completeness. In some cases minor * modifications have been made to adapt these products to Titanium. * Please see the appropriate licensing files for further information: * * qual-infer/cqual (README): Jeff Foster's cqual type inference library * runtime/amlapi: AMLAPI communication system * runtime/amudp (README): Dan Bonachea's AMUDP communication system * runtime/ammpi (README): Dan Bonachea's AMMPI communication system * runtime/backend/comm (copyright.txt): Portions derived from UC Berkeley Split-C * runtime/fp-utils (dtoa.c): David M Gay's dtoa library * runtime/gasnet (license.txt): GASNet communication system * runtime/gc (doc/README): Boehm-Weiser Garbage Collector * runtime/omega (README): Univ. of Maryland Omega library * tlib/java (lang/Object.java): Sun's Java 1.0 libraries * ex/TestSuite/*: Various test programs contributed by Titanium users * */