Administrator Guide
Table Of Contents
- Dell EMC Storage Systems Open Source License Guide for PowerStore and Unity XT metro node feature
- Open Source Software License for metro node
- Academic Free License (AFL v2.1)
- ANTLR 3.3
- Apache Software License, Version 1.1
- Apache License Version 2.0
- Artistic License 2.0
- Bitstream
- BSD2-Clause
- BSD3- Clause
- BSD4-Clause
- BSD-like
- CCPL
- CDDL 1.0
- CodeHaus
- CPL
- CST 3.3
- DOM4j
- Eclipse Public License 1.0
- ERLANG PUBLIC LICENSE Version 1.1
- Expat License
- Freeware
- GFDL v 1.1
- GFDL v 1.2
- GLX Public License V 1.0
- GPL 2
- GPL 3
- ICU 1.8.1 and later
- Indiana University Extreme! Lab
- JasPer
- JDOM
- Java HTML Tidy/jTidy
- Java 3.0 Third Party Licenses
- Jython
- Kronos Group License
- lihbsqlite3-0 3.6.4
- LGPL 2.0
- LGPL 2.1
- LGPL v3
- Libpng
- MIT License
- Mozilla Public License 2.0
- Mozilla Rhino
- NSIS1.0j
- OGPL
- Open LDAP 2.8
- OpenLDAP 2.7
- OpenSLP
- POSIX
- The PostgreSQL Licence (PostgreSQL)
- Python
- Q Public License Vers. 1.0 (QPL-1.0)
- Retroweaver
- Ruby
- slibcrypt Blowfish
- Softfloat License
- Standards Source License - Version 1.2
- Third-Party Software Licenses
- Unicode
- UPX Licensse
- VIM
- VMware Studio
- VMware Tools
- W3C License
- Version 1.1 of XFree86 ProjectLicence.
- XINETD
- Zlib license
SPECIAL EXCEPTION #2 allows owners of proprietary licenses to use latest version of LZMA SDK as update for previous
versions.
SPECIAL EXCEPTION #3: Igor Pavlov, as the author of this code, expressly permits you to use code of the following files:
BranchTypes.h, LzmaTypes.h, LzmaTest.c, LzmaStateTest.c, LzmaAlone.cpp, LzmaAlone.cs, LzmaAlone.java as public domain
code.
4) Proprietary license
LZMA SDK also can be available under a proprietary license which can include:
1) Right to modify code without subjecting modified code to the terms of the CPL or GNU LGPL
2) Technical support for code
To request such proprietary license or any additional consultations, send email message from that page:http://www.7-zip.org/
support.html
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
You should have received a copy of the Common Public License along with this library.
Jython
A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON
=======================================================
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
--------------------------------------------
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization
("Licensee") accessing and otherwise using this software ("Jython") in source or binary form and its associated
documentation.
2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free,
world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and
otherwise use Jython alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice
of copyright, i.e., "Copyright (c) 2007 Python Software Foundation; All Rights Reserved" are retained in Jython alone or in
any derivative version prepared by Licensee.
3. In the event Licensee prepares a derivative work that is based on or incorporates Jython or any part thereof, and wants to
make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a
brief summary of the changes made to Jython.
4. PSF is making Jython available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES,
EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY
REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
THE USE OF JYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF JYTHON FOR ANY INCIDENTAL, SPECIAL, OR
CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING JYTHON,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture
between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a
trademark sense to endorse or promote products or services of Licensee, or any third party.
8. By copying, installing or otherwise using Jython, Licensee agrees to be bound by the terms and conditions of this License
Agreement.
Jython 2.0, 2.1 License
================================
Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Jython Developers 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.
103