URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [external/] [jsr166/] [readme] - Rev 768
Compare with Previous | Blame | View Log
The software comprising JSR166 was written by Doug Lea with assistancefrom members of JCP JSR-166 Expert roup and released to the publicdomain, as explained at:http://creativecommons.org/licenses/publicdomain, excepting portionsof the class java.util.concurrent.CopyOnWriteArrayList, which wereadapted from class java.util.ArrayList, written by Sun Microsystems,Inc, which are used with kind permission, and subject to thefollowing:Copyright 2002-2004 Sun Microsystems, Inc. All rights reserved. Use issubject to the following license terms."Sun hereby grants you a non-exclusive, worldwide, non-transferrablelicense to use and distribute the Java Software technologies as partof a larger work in source and binary forms, with or withoutmodification, provided that the following conditions are met:-Neither the name of or trademarks of Sun may be used to endorse orpromote products derived from the Java Software technology withoutspecific prior written permission.-Redistributions of source or binary code must be accompanied by thefollowing notice and disclaimers:Portions copyright Sun Microsystems, Inc. Used with kind permission.This software is provided AS IS, without a warranty of any kind. ALLEXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS ANDWARRANTIES, INCLUDING ANY IMPLIED WARRANTY OFMERCHANTABILITY, FITNESS FOR A PARTICULAR PUPOSE ORNON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUNMICROSYSTEMS, INC. AND ITS LICENSORS SHALL NOT BE LIABLEFOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OFUSING, MODIFYING OR DISTRIBUTING THE SOFTWARE OR ITSDERIVATIVES. IN NO EVENT WILL SUN MICROSYSTEMS, INC. ORITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT ORDATA, OR FOR DIRECT, INDIRECT,CONSQUENTIAL, INCIDENTALOR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OFTHE THEORY OR LIABILITY, ARISING OUT OF THE USE OF ORINABILITY TO USE SOFTWARE, EVEN IF SUN MICROSYSTEMS, INC.HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.You acknowledge that Software is not designed, licensed or intended foruse in the design, construction, operation or maintenance of any nuclearfacility."
