Personal tools
You are here: Home CinnamonServer License Overview

License Overview

An overview over the Cinnamon server license and the software packages it depends on

List of packages used directly or indrectly in Cinnamon server and Dandelion (Cinnamon AdminTool).

If you find one we missed or you see any mistakes here, please contact us.

Package License

Homepage

Version
 Cinnamon LGPL here

Apache Commons Collections
 

Apache License Version 2.0

http://commons.apache.org/collections/
3.2.1
Apache HttpClient
(part of HttpComponents)
Apache License Version 2.0 http://hc.apache.org/httpclient-3.x/index.html
3.1
Apache Commons-IO
Apache License Version 2.0 http://commons.apache.org/io/
1.4
dom4j
BSD-style License (see below)
http://dom4j.sourceforge.net/dom4j-1.6.1/index.html
1.6.1
Hibernate Annotations 3.4.0
Hibernate EntityManager 3.4.0
Hibernate Core Distribution 3.3.1
LGPL
http://hibernate.org/
3.3.1 or
3.4.0
JSR-000220 Enterprise JavaBeans 3.0
(ejb3-persistence.jar)
Sun License

http://jcp.org/aboutJava/communityprocess/final/jsr220/index.html
3.0
 javaassist (Hibernate dep)
current version:
 MPL & LGPL
http://www.csg.is.titech.ac.jp/~chiba/javassist/
unknown - Hibernate uses unversioned jar
jta (Hibernate dep),
Java(TM) Transaction API (JTA) Specification 1.1
Sun License
http://java.sun.com/javaee/technologies/jta/index.jsp
1.1
antlr (Hibernate dep)
ANTLR2 License
(see below)
http://www.antlr2.org/ (current version: antlr.org)
2.7.6
c3p0
LGPL
https://sourceforge.net/projects/c3p0/
0.9.1.2
servlet-api (compile time only)
Sun License?
http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html
2.4
Apache Commons Fileupload
Apache License Version 2.0
http://commons.apache.org/fileupload/
1.2.1
jaxen
Apache style,
see below
http://jaxen.codehaus.org/index.html
1.1-beta-6, upgrade to 1.1.2 when possible.
testNG 
(for testing, not for distribution)
Apache License 2.0
http://testng.org/doc/documentation-main.html
5.11
Lucene
Apache License 2.0
http://lucene.apache.org/java/docs/index.html
3.0.1
Logback
LGPL 2.1 / EPL 1.0
http://logback.qos.ch/license.html
0.9.18
slf4j
MIT License
 (see below)

1.5.11
javamail
Sun License
(see below)
http://java.sun.com/products/javamail/index.jsp
1.4.2
Apache Velocity
Apache License 2.0
http://velocity.apache.org/
1.6.1
Flying Saucer (xhtmlrenderer)
LGPL
https://xhtmlrenderer.dev.java.net/
R8
iText 2
LGPL / MPL
http://itextpdf.com/
Note: the current version of itext is now
under AGPL-3, which means we cannot upgrade.
2.0.8 (due to problems with xhtmlrenderer, else: 2.1.7)
jtds
LGPL
http://jtds.sourceforge.net/license.html
1.2.5
Apache log4j (Grails dep)
Apache License 2.0
http://logging.apache.org/log4j/
1.2.15
Grails (for AdminTool)
Apache License 2.0
http://grails.org
1.2.1
ddlutils
Apache License 2.0
http://db.apache.org/ddlutils/
1.0
commons-betwixt
Apache License 2.0
http://commons.apache.org/betwixt/
0.8
commons-digester
Apache License 2.0
http://commons.apache.org/digester/
2.0
postgresql-jdbc driver
BSD License
http://jdbc.postgresql.org/license.html
8.4-701
jsch
BSD style License
(see below)
http://www.jcraft.com/jsch/
1.41
Spring Framework
Apache License 2.0
http://www.springsource.org/about
3.0? (included by Grails)

 

dom4j-License

 BSD-style License
 Redistribution and use of this software and associated documentation ("Software"), with or without modification,
 are permitted provided that the following conditions are met:

   1. Redistributions of source code must retain copyright statements and notices. Redistributions must also contain a
      copy of this document.
   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 name "DOM4J" must not be used to endorse or promote products derived from this Software without prior 
      written permission of MetaStuff, Ltd. For written permission, please contact dom4j-info@metastuff.com.
   4. Products derived from this Software may not be called "DOM4J" nor may "DOM4J" appear in their names without prior
      written permission of MetaStuff, Ltd. DOM4J is a registered trademark of MetaStuff, Ltd.
   5. Due credit should be given to the DOM4J Project - http://dom4j.sourceforge.net

THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED 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 METASTUFF, LTD. OR ITS 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.

Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved. 

ANTLR2 License

    We reserve no legal rights to the ANTLR--it is fully in the public domain. An individual or
    company may do whatever they wish with source code distributed with ANTLR or the code
    generated by ANTLR, including the incorporation of ANTLR, or its output, into commerical
    software.

    We encourage users to develop software with ANTLR. However, we do ask that





credit is given to us for developing ANTLR. By "credit", we mean that if you use ANTLR or incorporate any source code into one of your programs (commercial product, research project, or otherwise) that you acknowledge this fact somewhere in the documentation, research report, etc... If you like ANTLR and have developed a nice tool with the output, please mention that you developed it using ANTLR. In addition, we ask that the headers remain intact in our source code. As long as these guidelines are kept, we expect to continue enhancing this system and expect to make other tools available as they are completed.

http://www.antlr2.org/license.html

 Jaxen (from 1.1-beta-6)

 Copyright 2003 (C) The Werken Company. All Rights Reserved.
 
 Redistribution and use of this software and associated documentation
 ("Software"), with or without modification, are permitted provided
 that the following conditions are met:

 1. Redistributions of source code must retain copyright
    statements and notices.  Redistributions must also contain a
    copy of this document.
 
 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 name "jaxen" must not be used to endorse or promote
    products derived from this Software without prior written
    permission of The Werken Company.  For written permission,
    please contact bob@werken.com.
 
 4. Products derived from this Software may not be called "jaxen"
    nor may "jaxen" appear in their names without prior written
    permission of The Werken Company. "jaxen" is a registered
    trademark of The Werken Company.
 
 5. Due credit should be given to The Werken Company.
    (http://jaxen.werken.com/).
 
 THIS SOFTWARE IS PROVIDED BY THE WERKEN COMPANY AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESSED 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 WERKEN COMPANY OR ITS 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.

Jaxen 1.1.2

 Copyright 2003-2006 The Werken Company. 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 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 conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

  * Neither the name of the Jaxen Project nor the names of its
    contributors may 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.

Sun License for ejb3-persistence.jar

SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO LICENSE 
THIS SPECIFICATION TO YOU 
ONLY UPON THE CONDITION THAT YOU ACCEPT ALL OF THE 
TERMS CONTAINED IN THIS 
AGREEMENT. PLEASE READ THE TERMS AND CONDITIONS OF 
THIS AGREEMENT CAREFULLY. BY 
DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS 
AND CONDITIONS OF THE 
AGREEMENT. IF YOU ARE NOT WILLING TO BE BOUND BY IT, 
SELECT THE "DECLINE" BUTTON 
AT THE BOTTOM OF THIS PAGE.


Specification: JSR-000220 Enterprise JavaBeans(tm) 
("Specification")


Version: 3.0
Status: Final Release
Release: 8 May 2006
Copyright 2006 SUN MICROSYSTEMS, INC.

4150 Network Circle, Santa Clara, California 95054, 
U.S.A

All rights reserved.
LIMITED LICENSE GRANTS


1. License for Evaluation Purposes. Sun hereby grants 
you a fully-paid, 
non-exclusive, non-transferable, worldwide, limited 
license (without the right 
to sublicense), under Sun's applicable intellectual 
property rights to view, 
download, use and reproduce the Specification only for 
the purpose of internal 
evaluation. This includes (i) developing applications 
intended to run on an 
implementation of the Specification, provided that 
such applications do not 
themselves implement any portion(s) of the 
Specification, and (ii) discussing 
the Specification with any third party; and (iii) 
excerpting brief portions of 
the Specification in oral or written communications 
which discuss the 
Specification provided that such excerpts do not in 
the aggregate constitute a 
significant portion of the Specification.


2. License for the Distribution of Compliant 
Implementations. Sun also grants 
you a perpetual, non-exclusive, non-transferable, 
worldwide, fully paid-up, 
royalty free, limited license (without the right to 
sublicense) under any 
applicable copyrights or, subject to the provisions of 
subsection 4 below, 
patent rights it may have covering the Specification 
to create and/or distribute 
an Independent Implementation of the Specification 
that: (a) fully implements 
the Specification including all its required 
interfaces and functionality; (b) 
does not modify, subset, superset or otherwise extend 
the Licensor Name Space, 
or include any public or protected packages, classes, 
Java interfaces, fields or 
methods within the Licensor Name Space other than 
those required/authorized by 
the Specification or Specifications being implemented; 
and (c) passes the 
Technology Compatibility Kit (including satisfying the 
requirements of the 
applicable TCK Users Guide) for such Specification 
("Compliant Implementation"). 
In addition, the foregoing license is expressly 
conditioned on your not acting 
outside its scope. No license is granted hereunder for 
any other purpose 
(including, for example, modifying the Specification, 
other than to the extent 
of your fair use rights, or distributing the 
Specification to third parties). 
Also, no right, title, or interest in or to any 
trademarks, service marks, or 
trade names of Sun or Sun's licensors, Sun or the 
Sun's licensors is granted 
hereunder. Java, and Java-related logos, marks and 
names are trademarks or 
registered trademarks of Sun Microsystems, Inc. in the 
U.S. and other countries.


3. Pass-through Conditions. You need not include 
limitations (a)-(c) from the 
previous paragraph or any other particular "pass 
through" requirements in any 
license You grant concerning the use of your 
Independent Implementation or 
products derived from it. However, except with respect 
to Independent 
Implementations (and products derived from them) that 
satisfy limitations 
(a)-(c) from the previous paragraph, You may neither: 
(a) grant or otherwise 
pass through to your licensees any licenses under 
Sun's applicable intellectual 
property rights; nor (b) authorize your licensees to 
make any claims concerning 
their implementation's compliance with the Spec in 
question.


4. Reciprocity Concerning Patent Licenses.


a. With respect to any patent claims covered by the 
license granted under 
subparagraph 2 above that would be infringed by all 
technically feasible 
implementations of the Specification, such license is 
conditioned upon your 
offering on fair, reasonable and non-discriminatory 
terms, to any party seeking 
it from You, a perpetual, non-exclusive, 
non-transferable, worldwide license 
under Your patent rights which are or would be 
infringed by all technically 
feasible implementations of the Specification to 
develop, distribute and use a 
Compliant Implementation.


b With respect to any patent claims owned by Sun and 
covered by the license 
granted under subparagraph 2, whether or not their 
infringement can be avoided 
in a technically feasible manner when implementing the 
Specification, such 
license shall terminate with respect to such claims if 
You initiate a claim 
against Sun that it has, in the course of performing 
its responsibilities as the 
Sun, induced any other entity to infringe Your patent 
rights.


c Also with respect to any patent claims owned by Sun 
and covered by the license 
granted under subparagraph, where the infringement of 
such claims can be avoided 
in a technically feasible manner when implementing the 
Specification such 
license, with respect to such claims, shall terminate 
if You initiate a claim 
against Sun that its making, having made, using, 
offering to sell, selling or 
importing a Compliant Implementation infringes Your 
patent rights.


5. Definitions. For the purposes of this Agreement: 
"Independent Implementation" 
shall mean an implementation of the Specification that 
neither derives from any 
of Sun's source code or binary code materials nor, 
except with an appropriate 
and separate license from Sun, includes any of Sun's 
source code or binary code 
materials; "Licensor Name Space" shall mean the public 
class or interface 
declarations whose names begin with "java", "javax", 
"com.sun" or their 
equivalents in any subsequent naming convention 
adopted by Sun through the Java 
Community Process, or any recognized successors or 
replacements thereof; and 
"Technology Compatibility Kit" or "TCK" shall mean the 
test suite and 
accompanying TCK User's Guide provided by Sun which 
corresponds to the 
Specification and that was available either (i) from 
Sun's 120 days before the 
first release of Your Independent Implementation that 
allows its use for 
commercial purposes, or (ii) more recently than 120 
days from such release but 
against which You elect to test Your implementation of 
the Specification.


This Agreement will terminate immediately without 
notice from Sun if you breach 
the Agreement or act outside the scope of the licenses 
granted above.


DISCLAIMER OF WARRANTIES


THE SPECIFICATION IS PROVIDED "AS IS". SUN MAKES NO 
REPRESENTATIONS OR 
WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT 
NOT LIMITED TO, WARRANTIES 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, 
NON-INFRINGEMENT 
(INCLUDING AS A CONSEQUENCE OF ANY PRACTICE OR 
IMPLEMENTATION OF THE 
SPECIFICATION), OR THAT THE CONTENTS OF THE 
SPECIFICATION ARE SUITABLE FOR ANY 
PURPOSE. This document does not represent any 
commitment to release or implement 
any portion of the Specification in any product. In 
addition, the Specification 
could include technical inaccuracies or typographical 
errors.


LIMITATION OF LIABILITY


TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL 
SUN OR ITS LICENSORS BE 
LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, 
LOST REVENUE, PROFITS OR 
DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, 
INCIDENTAL OR PUNITIVE DAMAGES, 
HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF 
LIABILITY, ARISING OUT OF OR 
RELATED IN ANY WAY TO YOUR HAVING, IMPELEMENTING OR 
OTHERWISE USING USING THE 
SPECIFICATION, EVEN IF SUN AND/OR ITS LICENSORS HAVE 
BEEN ADVISED OF THE 
POSSIBILITY OF SUCH DAMAGES.

You will indemnify, hold harmless, and defend Sun and 
its licensors from any 
claims arising or resulting from: (i) your use of the 
Specification; (ii) the 
use or distribution of your Java application, applet 
and/or implementation; 
and/or (iii) any claims that later versions or 
releases of any Specification 
furnished to you are incompatible with the 
Specification provided to you under 
this license.


RESTRICTED RIGHTS LEGEND


U.S. Government: If this Specification is being 
acquired by or on behalf of the 
U.S. Government or by a U.S. Government prime 
contractor or subcontractor (at 
any tier), then the Government's rights in the 
Software and accompanying 
documentation shall be only as set forth in this 
license; this is in accordance 
with 48 C.F.R. 227.7201 through 227.7202-4 (for 
Department of Defense (DoD) 
acquisitions) and with 48 C.F.R. 2.101 and 12.212 (for 
non-DoD acquisitions).


REPORT


If you provide Sun with any comments or suggestions 
concerning the Specification 
("Feedback"), you hereby: (i) agree that such Feedback 
is provided on a 
non-proprietary and non-confidential basis, and (ii) 
grant Sun a perpetual, 
non-exclusive, worldwide, fully paid-up, irrevocable 
license, with the right to 
sublicense through multiple levels of sublicensees, to 
incorporate, disclose, 
and use without limitation the Feedback for any 
purpose.


GENERAL TERMS


Any action related to this Agreement will be governed 
by California law and 
controlling U.S. federal law. The U.N. Convention for 
the International Sale of 
Goods and the choice of law rules of any jurisdiction 
will not apply.


The Specification is subject to U.S. export control 
laws and may be subject to 
export or import regulations in other countries. 
Licensee agrees to comply 
strictly with all such laws and regulations and 
acknowledges that it has the 
responsibility to obtain such licenses to export, 
re-export or import as may be 
required after delivery to Licensee.


This Agreement is the parties' entire agreement 
relating to its subject matter. 
It supersedes all prior or contemporaneous oral or 
written communications, 
proposals, conditions, representations and warranties 
and prevails over any 
conflicting or additional terms of any quote, order, 
acknowledgment, or other 
communication between the parties relating to its 
subject matter during the term 
of this Agreement. No modification to this Agreement 
will be binding, unless in 
writing and signed by an authorized representative of 
each party.


Rev. January, 2006

Sun/Final/Full

slf4j license

SLF4J source code and binaries are distributed under the MIT license.
Copyright (c) 2004-2008 QOS.ch All rights reserved. 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. 

 javamail license

Sun Microsystems, Inc.  ("Sun") ENTITLEMENT for SOFTWARE

Licensee/Company:  Entity receiving Software.

Effective Date:  Date of delivery of the Software to You.

Software:  JavaMail 1.4.3.

License Term:  Perpetual (subject to termination under the SLA).

Licensed Unit:  Software Copy.

Licensed unit Count:  Unlimited.

Permitted Uses:

1.  You may reproduce and use the Software for Your own Individual, Commercial
and Research and Instructional Use only for the purposes of designing,
developing, testing, and running Your applets and applications ("Programs").

2.  Subject to the terms and conditions of this Agreement and restrictions and
exceptions set forth in the Software's documentation, You may reproduce and
distribute portions of Software identified as a redistributable in the
documentation (each a "Redistributable"), provided that You comply with the
following (note that You may be entitled to reproduce and distribute other
portions of the Software not defined in the documentation as a Redistributable
under certain other licenses as described in the THIRDPARTYLICENSEREADME, if
applicable):

(a) You distribute Redistributable complete and unmodified and only bundled as
part of Your Programs,

(b) Your Programs add significant and primary functionality to the
Redistributable,

(c) You distribute Redistributable for the sole purpose of running Your
Programs,

(d) You do not distribute additional software intended to replace any
component(s) of the Redistributable,

(e) You do not remove or alter any proprietary legends or notices contained in
or on the Redistributable.

(f) You only distribute the Redistributable subject to a license agreement that
protects Sun's interests consistent with the terms contained in this Agreement,
and

(g) You agree to defend and indemnify Sun and its licensors from and against any
damages, costs, liabilities, settlement amounts and/or expenses (including
attorneys' fees) incurred in connection with any claim, lawsuit or action by any
third party that arises or results from the use or distribution of any and all
Programs and/or Redistributable.

3.  Java Technology Restrictions.  You may not create, modify, or change the
behavior of, or authorize Your licensees to create, modify, or change the
behavior of, classes, interfaces, or subpackages that are in any way identified
as "java", "javax", "sun" or similar convention as specified by Sun in any
naming convention designation.

4.  No Diagnostic, Maintenance, Repair or Technical Support Services.  The scope
of Your license does not include any right, express or implied, (i) to access,
copy, distribute, display or use the Software to provide diagnostic,
maintenance, repair or technical support services for Sun softwa re or Sun
hardware on behalf of any third party for Your direct or indirect commercial
gain or advantage, without Sun's prior written authorization, or (ii) for any
third party to access, copy, distribute, display or use the Software to provide
diagnostic, maintenance, repair or technical support services for Sun software
or Sun hardware on Your behalf for such party's direct or indirect commercial
gain or advantage, without Sun's prior written authorization.  The limitations
set forth in this paragraph apply to any and all error corrections, patches,
updates, and upgrades to the Software You may receive, access, download or
otherwise obtain from Sun.

5.  Records and Documentation.  During the term of the SLA and Entitlement, and
for a period of three (3) years thereafter, You agree to keep proper records and
documentation of Your compliance with the SLA and Entitlement.  Upon Sun's
reasonable request, You will provide copies of such records and documentation to
Sun for the purpose of confirming Your compliance with the terms and conditions
of the SLA and Entitlement.  This section will survive any termination of the
SLA and Entitlement.  You may terminate this SLA and Entitlement at any time by
destroying all copies of the Software in which case the obligations set forth in
Section 7 of the SLA shall apply.


Sun Microsystems, Inc.  ("Sun") SOFTWARE LICENSE AGREEMENT

READ THE TERMS OF THIS AGREEMENT ("AGREEMENT") CAREFULLY BEFORE OPENING SOFTWARE
MEDIA PACKAGE.  BY OPENING SOFTWARE MEDIA PACKAGE, YOU AGREE TO THE TERMS OF
THIS AGREEMENT.  IF YOU ARE ACCESSING SOFTWARE ELECTRONICALLY, INDICATE YOUR
ACCEPTANCE OF THESE TERMS BY SELECTING THE "ACCEPT" BUTTON AT THE END OF THIS
AGREEMENT.  IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY RETURN THE UNUSED
SOFTWARE TO YOUR PLACE OF PURCHASE FOR A REFUND OR, IF SOFTWARE IS ACCESSED
ELECTRONICALLY, SELECT THE "DECLINE" (OR "EXIT") BUTTON AT THE END OF THIS
AGREEMENT.  IF YOU HAVE SEPARATELY AGREED TO LICENSE TERMS ("MASTER TERMS") FOR
YOUR LICENSE TO THIS SOFTWARE, THEN SECTIONS 1-6 OF THIS AGREEMENT
("SUPPLEMENTAL LICENSE TERMS") SHALL SUPPLEMENT AND SUPERSEDE THE MASTER TERMS
IN RELATION TO THIS SOFTWARE.

1.  Definitions.

(a) "Entitlement" means the collective set of applicable documents authorized by
Sun evidencing your obligation to pay associated fees (if any) for the license,
associated Services, and the authorized scope of use of Software under this
Agreement.

(b) "Licensed Unit" means the unit of measure by which your use of Software
and/or Service is licensed, as described in your Entitlement.

(c) "Permitted Use" means the licensed Software use(s) authorized in this
Agreement as specified in your Entitlement.  The Permitted Use for any bundled
Sun software not specified in your Entitlement will be evaluation use as
provided in Section 3.

(d) "Service" means the service(s) that Sun or its delegate will provide, if
any, as selected in your Entitlement and as further described in the applicable
service listings at www.sun.com/service/servicelist.

(e) "Software" means the Sun software described in your Entitlement.  Also,
certain software may be included for evaluation use under Section 3.

(f) "You" and "Your" means the individual or legal entity specified in the
Entitlement, or for evaluation purposes, the entity performing the evaluation.

2.  License Grant and Entitlement.

Subject to the terms of your Entitlement, Sun grants you a nonexclusive,
nontransferable limited license to use Software for its Permitted Use for the
license term.  Your Entitlement will specify (a) Software licensed, (b) the
Permitted Use, (c) the license term, and (d) the Licensed Units.

Additionally, if your Entitlement includes Services, then it will also specify
the (e) Service and (f) service term.

If your rights to Software or Services are limited in duration and the date such
rights begin is other than the purchase date, your Entitlement will provide that
beginning date(s).

The Entitlement may be delivered to you in various ways depending on the manner
in which you obtain Software and Services, for example, the Entitlement may be
provided in your receipt, invoice or your contract with Sun or authorized Sun
reseller.  It may also be in electronic format if you download Software.

3.  Permitted Use.

As selected in your Entitlement, one or more of the following Permitted Uses
will apply to your use of Software.  Unless you have an Entitlement that
expressly permits it, you may not use Software for any of the other Permitted
Uses.  If you don't have an Entitlement, or if your Entitlement doesn't cover
additional software delivered to you, then such software is for your Evaluation
Use.

(a) Evaluation Use.  You may evaluate Software internally for a period of 90
days from your first use.

(b) Research and Instructional Use.  You may use Software internally to design,
develop and test, and also to provide instruction on such uses.

(c) Individual Use.  You may use Software internally for personal, individual
use.

(d) Commercial Use.  You may use Software internally for your own commercial
purposes.

(e) Service Provider Use.  You may make Software functionality accessible (but
not by providing Software itself or through outsourcing services) to your end
users in an extranet deployment, but not to your affiliated companies or to
government agencies.

4.  Licensed Units.

Your Permitted Use is limited to the number of Licensed Units stated in your
Entitlement.  If you require additional Licensed Units, you will need additional
Entitlement(s).

5.  Restrictions.

(a) The copies of Software provided to you under this Agreement are licensed,
not sold, to you by Sun.  Sun reserves all rights not expressly granted.  (b)
You may make a single archival copy of Software, but otherwise may not copy,
modify, or distribute Software.  However if the Sun documentation accompanying
Software lists specific portions of Software, such as header files, class
libraries, reference source code, and/or redistributable files, that may be
handled differently, you may do so only as provided in the Sun documentation.
(c) You may not rent, lease, lend or encumber Software.  (d) Unless enforcement
is prohibited by applicable law, you may not decompile, or reverse engineer
Software.  (e) The terms and conditions of this Agreement will apply to any
Software updates, provided to you at Sun's discretion, that replace and/or
supplement the original Software, unless such update contains a separate
license.  (f) You may not publish or provide the results of any benchmark or
comparison tests run on Software to any third party without the prior written
consent of Sun.  (g) Software is confidential and copyrighted.  (h) Unless
otherwise specified, if Software is delivered with embedded or bundled software
that enables functionality of Software, you may not use such software on a
stand-alone basis or use any portion of such software to interoperate with any
program(s) other than Software.  (i) Software may contain programs that perform
automated collection of system data and/or automated software updating services.
System data collected through such programs may be used by Sun, its
subcontractors, and its service delivery partners for the purpose of providing
you with remote system services and/or improving Sun's software and systems.
(j) Software is not designed, licensed or intended for use in the design,
construction, operation or maintenance of any nuclear facility and Sun and its
licensors disclaim any express or implied warranty of fitness for such uses.
(k) No right, title or interest in or to any trademark, se rvice mark, logo or
trade name of Sun or its licensors is granted under this Agreement.

6.  Java Compatibility and Open Source.

Software may contain Java technology.  You may not create additional classes to,
or modifications of, the Java technology, except under compatibility
requirements available under a separate agreement available at www.java.net.

Sun supports and benefits from the global community of open source developers,
and thanks the community for its important contributions and open
standards-based technology, which Sun has adopted into many of its products.

Please note that portions of Software may be provided with notices and open
source licenses from such communities and third parties that govern the use of
those portions, and any licenses granted hereunder do not alter any rights and
obligations you may have under such open source licenses, however, the
disclaimer of warranty and limitation of liability provisions in this Agreement
will apply to all Software in this distribution.

7.  Term and Termination.

The license and service term are set forth in your Entitlement(s).  Your rights
under this Agreement will terminate immediately without notice from Sun if you
materially breach it or take any action in derogation of Sun's and/or its
licensors' rights to Software.  Sun may terminate this Agreement should any
Software become, or in Sun's reasonable opinion likely to become, the subject of
a claim of intellectual property infringement or trade secret misappropriation.
Upon termination, you will cease use of, and destroy, Software and confirm
compliance in writing to Sun.  Sections 1, 5, 6, 7, and 9-15 will survive
termination of the Agreement.

8.  Limited Warranty.

Sun warrants to you that for a period of 90 days from the date of purchase, as
evidenced by a copy of the receipt, the media on which Software is furnished (if
any) will be free of defects in materials and workmanship under normal use.
Except for the foregoing, Software is provided "AS IS".  Your exclusive remedy
and Sun's entire liability under this limited warranty will be at Sun's option
to replace Software media or refund the fee paid for Software.  Some states do
not allow limitations on certain implied warranties, so the above may not apply
to you.  This limited warranty gives you specific legal rights.  You may have
others, which vary from state to state.

9.  Disclaimer of Warranty.

UNLESS SPECIFIED IN THIS AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS,
REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT ARE
DISCLAIMED, EXCEPT TO THE EXTENT THAT THESE DISCLAIMERS ARE HELD TO BE LEGALLY
INVALID.

10.  Limitation of Liability.

TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS LICENSORS BE
LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR SPECIAL, INDIRECT,
CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED REGARDLESS OF THE
THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO THE USE OF OR INABILITY TO USE
SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  In
no event will Sun's liability to you, whether in contract, tort (including
negligence), or otherwise, exceed the amount paid by you for Software under this
Agreement.  The foregoing limitations will apply even if the above stated
warranty fails of its essential purpose.  Some states do not allow the exclusion
of incidental or consequential damages, so some of the terms above may not be
applicable to you.

11.  Export Regulations.

All Software, documents, technical data, and any other materials delivered under
this Agreement are subject to U.S.  export control laws and may be subject to
export or import regulations in other countries.  You agree to comply strictly
with these laws and regulations and acknowledge that you have the responsibility
to obtain any licenses to export, re-export, or import as may be required after
delivery to you.

12.  U.S.  Government Restricted Rights.

If Software is being acquired by or on behalf of the U.S.  Government or by a
U.S.  Government prime contractor or subcontractor (at any tier), then the
Government's rights in Software and accompanying documentation will be only as
set forth in this Agreement; this is in accordance with 48 CFR 227.7201 through
227.7202-4 (for Department of Defense (DOD) acquisitions) and with 48 CFR 2.101
and 12.212 (for non-DOD acquisitions).

13.  Governing Law.

Any action related to this Agreement will be governed by California law and
controlling U.S.  federal law.  No choice of law rules of any jurisdiction will
apply.

14.  Severability.

If any provision of this Agreement is held to be unenforceable, this Agreement
will remain in effect with the provision omitted, unless omission would
frustrate the intent of the parties, in which case this Agreement will
immediately terminate.

15.  Integration.

This Agreement, including any terms contained in your Entitlement, is the entire
agreement between you and Sun relating to its subject matter.  It supersedes all
prior or contemporaneous oral or written communications, proposals,
representations and warranties and prevails over any conflicting or additional
terms of any quote, order, acknowledgment, or other communication between the
parties relating to its subject matter during the term of this Agreement.  No
modification of this Agreement will be binding, unless in writing and signed by
an authorized representative of each party.

Please contact Sun Microsystems, Inc.  4150 Network Circle, Santa Clara,
California 95054 if you have questions.

 jsch license

Copyright (c) 2002,2003,2004,2005,2006,2007,2008 Atsuhiko Yamanaka, JCraft,Inc. 
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. The names of the authors may not be used to endorse or promote products
     derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT,
INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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.

 

Document Actions