Administrator Guide
Table Of Contents
- Dell EMC Storage Systems Open Source License Guide for the metro node appliance
- 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
Kronos Group License
Copyright (c) 2007 The Khronos Group Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation
files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are
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 Materials.
THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
lihbsqlite3-0 3.6.4
All of the deliverable code in SQLite has been dedicated to the public domain by the authors. All code authors, and
representatives of the companies they work for, have signed affidavits dedicating their contributions to the public domain
and originals of those signed affidavits are stored in a firesafe at the main offices of Hwaci. Anyone is free to copy, modify,
publish, use, compile, sell, or distribute the original SQLite code, either in source code form or as a compiled binary, for any
purpose, commercial or non-commercial, and by any means.
The previous paragraph applies to the deliverable code in SQLite - those parts of the SQLite library that you actually bundle and
ship with a larger application. Portions of the documentation and some code used as part of the build process might fall under
other licenses. The details here are unclear. We do not worry about the licensing of the documentation and build code so much
because none of these things are part of the core deliverable SQLite library.
All of the deliverable code in SQLite has been written from scratch. No code has been taken from other projects or from
the open internet. Every line of code can be traced back to its original author, and all of those authors have public domain
dedications on file. So the SQLite code base is clean and is uncontaminated with licensed code from other projects.
LGPL2.0
GNU LIBRARY GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.]
Preamble
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General
Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free
for all its users.
This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to
any other libraries whose authors decide to use it. You can use it for your libraries, too.
When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make
sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive
source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you
know you can do these things.
To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the
rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it.
For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that
we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you
must provide complete object files to the recipients so that they can relink them with the library, after making changes to the
library and recompiling it. And you must show them these terms so they know their rights.
106