You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1607 lines
81 KiB
1607 lines
81 KiB
Elasticsearch X-Pack
|
|
Copyright 2009-2017 Elasticsearch
|
|
|
|
|
|
================================================================================
|
|
boost LICENSE
|
|
================================================================================
|
|
Boost Software License - Version 1.0 - August 17th, 2003
|
|
|
|
Permission is hereby granted, free of charge, to any person or organization
|
|
obtaining a copy of the software and accompanying documentation covered by
|
|
this license (the "Software") to use, reproduce, display, distribute,
|
|
execute, and transmit the Software, and to prepare derivative works of the
|
|
Software, and to permit third-parties to whom the Software is furnished to
|
|
do so, all subject to the following:
|
|
|
|
The copyright notices in the Software and this entire statement, including
|
|
the above license grant, this restriction and the following disclaimer,
|
|
must be included in all copies of the Software, in whole or in part, and
|
|
all derivative works of the Software, unless such copies or derivative
|
|
works are solely in the form of machine-executable object code generated by
|
|
a source language processor.
|
|
|
|
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
|
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
|
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
================================================================================
|
|
eigen NOTICE
|
|
================================================================================
|
|
Eigen is licensed under Mozilla Public License Version 2.0 (MPL 2.0). A MPL 2.0
|
|
and FAQ's for MPL 2.0 can be found at: https://www.mozilla.org/en-US/MPL/2.0/
|
|
and https://www.mozilla.org/en-US/MPL/2.0/FAQ/.
|
|
|
|
A copy of the Eigen source code may be obtained from
|
|
http://bitbucket.org/eigen/eigen/get/3.3.7.zip
|
|
|
|
|
|
================================================================================
|
|
eigen LICENSE
|
|
================================================================================
|
|
Mozilla Public License Version 2.0
|
|
==================================
|
|
|
|
1. Definitions
|
|
--------------
|
|
|
|
1.1. "Contributor"
|
|
means each individual or legal entity that creates, contributes to
|
|
the creation of, or owns Covered Software.
|
|
|
|
1.2. "Contributor Version"
|
|
means the combination of the Contributions of others (if any) used
|
|
by a Contributor and that particular Contributor's Contribution.
|
|
|
|
1.3. "Contribution"
|
|
means Covered Software of a particular Contributor.
|
|
|
|
1.4. "Covered Software"
|
|
means Source Code Form to which the initial Contributor has attached
|
|
the notice in Exhibit A, the Executable Form of such Source Code
|
|
Form, and Modifications of such Source Code Form, in each case
|
|
including portions thereof.
|
|
|
|
1.5. "Incompatible With Secondary Licenses"
|
|
means
|
|
|
|
(a) that the initial Contributor has attached the notice described
|
|
in Exhibit B to the Covered Software; or
|
|
|
|
(b) that the Covered Software was made available under the terms of
|
|
version 1.1 or earlier of the License, but not also under the
|
|
terms of a Secondary License.
|
|
|
|
1.6. "Executable Form"
|
|
means any form of the work other than Source Code Form.
|
|
|
|
1.7. "Larger Work"
|
|
means a work that combines Covered Software with other material, in
|
|
a separate file or files, that is not Covered Software.
|
|
|
|
1.8. "License"
|
|
means this document.
|
|
|
|
1.9. "Licensable"
|
|
means having the right to grant, to the maximum extent possible,
|
|
whether at the time of the initial grant or subsequently, any and
|
|
all of the rights conveyed by this License.
|
|
|
|
1.10. "Modifications"
|
|
means any of the following:
|
|
|
|
(a) any file in Source Code Form that results from an addition to,
|
|
deletion from, or modification of the contents of Covered
|
|
Software; or
|
|
|
|
(b) any new file in Source Code Form that contains any Covered
|
|
Software.
|
|
|
|
1.11. "Patent Claims" of a Contributor
|
|
means any patent claim(s), including without limitation, method,
|
|
process, and apparatus claims, in any patent Licensable by such
|
|
Contributor that would be infringed, but for the grant of the
|
|
License, by the making, using, selling, offering for sale, having
|
|
made, import, or transfer of either its Contributions or its
|
|
Contributor Version.
|
|
|
|
1.12. "Secondary License"
|
|
means either the GNU General Public License, Version 2.0, the GNU
|
|
Lesser General Public License, Version 2.1, the GNU Affero General
|
|
Public License, Version 3.0, or any later versions of those
|
|
licenses.
|
|
|
|
1.13. "Source Code Form"
|
|
means the form of the work preferred for making modifications.
|
|
|
|
1.14. "You" (or "Your")
|
|
means an individual or a legal entity exercising rights under this
|
|
License. For legal entities, "You" includes any entity that
|
|
controls, is controlled by, or is under common control with You. For
|
|
purposes of this definition, "control" means (a) the power, direct
|
|
or indirect, to cause the direction or management of such entity,
|
|
whether by contract or otherwise, or (b) ownership of more than
|
|
fifty percent (50%) of the outstanding shares or beneficial
|
|
ownership of such entity.
|
|
|
|
2. License Grants and Conditions
|
|
--------------------------------
|
|
|
|
2.1. Grants
|
|
|
|
Each Contributor hereby grants You a world-wide, royalty-free,
|
|
non-exclusive license:
|
|
|
|
(a) under intellectual property rights (other than patent or trademark)
|
|
Licensable by such Contributor to use, reproduce, make available,
|
|
modify, display, perform, distribute, and otherwise exploit its
|
|
Contributions, either on an unmodified basis, with Modifications, or
|
|
as part of a Larger Work; and
|
|
|
|
(b) under Patent Claims of such Contributor to make, use, sell, offer
|
|
for sale, have made, import, and otherwise transfer either its
|
|
Contributions or its Contributor Version.
|
|
|
|
2.2. Effective Date
|
|
|
|
The licenses granted in Section 2.1 with respect to any Contribution
|
|
become effective for each Contribution on the date the Contributor first
|
|
distributes such Contribution.
|
|
|
|
2.3. Limitations on Grant Scope
|
|
|
|
The licenses granted in this Section 2 are the only rights granted under
|
|
this License. No additional rights or licenses will be implied from the
|
|
distribution or licensing of Covered Software under this License.
|
|
Notwithstanding Section 2.1(b) above, no patent license is granted by a
|
|
Contributor:
|
|
|
|
(a) for any code that a Contributor has removed from Covered Software;
|
|
or
|
|
|
|
(b) for infringements caused by: (i) Your and any other third party's
|
|
modifications of Covered Software, or (ii) the combination of its
|
|
Contributions with other software (except as part of its Contributor
|
|
Version); or
|
|
|
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
its Contributions.
|
|
|
|
This License does not grant any rights in the trademarks, service marks,
|
|
or logos of any Contributor (except as may be necessary to comply with
|
|
the notice requirements in Section 3.4).
|
|
|
|
2.4. Subsequent Licenses
|
|
|
|
No Contributor makes additional grants as a result of Your choice to
|
|
distribute the Covered Software under a subsequent version of this
|
|
License (see Section 10.2) or under the terms of a Secondary License (if
|
|
permitted under the terms of Section 3.3).
|
|
|
|
2.5. Representation
|
|
|
|
Each Contributor represents that the Contributor believes its
|
|
Contributions are its original creation(s) or it has sufficient rights
|
|
to grant the rights to its Contributions conveyed by this License.
|
|
|
|
2.6. Fair Use
|
|
|
|
This License is not intended to limit any rights You have under
|
|
applicable copyright doctrines of fair use, fair dealing, or other
|
|
equivalents.
|
|
|
|
2.7. Conditions
|
|
|
|
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
|
|
in Section 2.1.
|
|
|
|
3. Responsibilities
|
|
-------------------
|
|
|
|
3.1. Distribution of Source Form
|
|
|
|
All distribution of Covered Software in Source Code Form, including any
|
|
Modifications that You create or to which You contribute, must be under
|
|
the terms of this License. You must inform recipients that the Source
|
|
Code Form of the Covered Software is governed by the terms of this
|
|
License, and how they can obtain a copy of this License. You may not
|
|
attempt to alter or restrict the recipients' rights in the Source Code
|
|
Form.
|
|
|
|
3.2. Distribution of Executable Form
|
|
|
|
If You distribute Covered Software in Executable Form then:
|
|
|
|
(a) such Covered Software must also be made available in Source Code
|
|
Form, as described in Section 3.1, and You must inform recipients of
|
|
the Executable Form how they can obtain a copy of such Source Code
|
|
Form by reasonable means in a timely manner, at a charge no more
|
|
than the cost of distribution to the recipient; and
|
|
|
|
(b) You may distribute such Executable Form under the terms of this
|
|
License, or sublicense it under different terms, provided that the
|
|
license for the Executable Form does not attempt to limit or alter
|
|
the recipients' rights in the Source Code Form under this License.
|
|
|
|
3.3. Distribution of a Larger Work
|
|
|
|
You may create and distribute a Larger Work under terms of Your choice,
|
|
provided that You also comply with the requirements of this License for
|
|
the Covered Software. If the Larger Work is a combination of Covered
|
|
Software with a work governed by one or more Secondary Licenses, and the
|
|
Covered Software is not Incompatible With Secondary Licenses, this
|
|
License permits You to additionally distribute such Covered Software
|
|
under the terms of such Secondary License(s), so that the recipient of
|
|
the Larger Work may, at their option, further distribute the Covered
|
|
Software under the terms of either this License or such Secondary
|
|
License(s).
|
|
|
|
3.4. Notices
|
|
|
|
You may not remove or alter the substance of any license notices
|
|
(including copyright notices, patent notices, disclaimers of warranty,
|
|
or limitations of liability) contained within the Source Code Form of
|
|
the Covered Software, except that You may alter any license notices to
|
|
the extent required to remedy known factual inaccuracies.
|
|
|
|
3.5. Application of Additional Terms
|
|
|
|
You may choose to offer, and to charge a fee for, warranty, support,
|
|
indemnity or liability obligations to one or more recipients of Covered
|
|
Software. However, You may do so only on Your own behalf, and not on
|
|
behalf of any Contributor. You must make it absolutely clear that any
|
|
such warranty, support, indemnity, or liability obligation is offered by
|
|
You alone, and You hereby agree to indemnify every Contributor for any
|
|
liability incurred by such Contributor as a result of warranty, support,
|
|
indemnity or liability terms You offer. You may include additional
|
|
disclaimers of warranty and limitations of liability specific to any
|
|
jurisdiction.
|
|
|
|
4. Inability to Comply Due to Statute or Regulation
|
|
---------------------------------------------------
|
|
|
|
If it is impossible for You to comply with any of the terms of this
|
|
License with respect to some or all of the Covered Software due to
|
|
statute, judicial order, or regulation then You must: (a) comply with
|
|
the terms of this License to the maximum extent possible; and (b)
|
|
describe the limitations and the code they affect. Such description must
|
|
be placed in a text file included with all distributions of the Covered
|
|
Software under this License. Except to the extent prohibited by statute
|
|
or regulation, such description must be sufficiently detailed for a
|
|
recipient of ordinary skill to be able to understand it.
|
|
|
|
5. Termination
|
|
--------------
|
|
|
|
5.1. The rights granted under this License will terminate automatically
|
|
if You fail to comply with any of its terms. However, if You become
|
|
compliant, then the rights granted under this License from a particular
|
|
Contributor are reinstated (a) provisionally, unless and until such
|
|
Contributor explicitly and finally terminates Your grants, and (b) on an
|
|
ongoing basis, if such Contributor fails to notify You of the
|
|
non-compliance by some reasonable means prior to 60 days after You have
|
|
come back into compliance. Moreover, Your grants from a particular
|
|
Contributor are reinstated on an ongoing basis if such Contributor
|
|
notifies You of the non-compliance by some reasonable means, this is the
|
|
first time You have received notice of non-compliance with this License
|
|
from such Contributor, and You become compliant prior to 30 days after
|
|
Your receipt of the notice.
|
|
|
|
5.2. If You initiate litigation against any entity by asserting a patent
|
|
infringement claim (excluding declaratory judgment actions,
|
|
counter-claims, and cross-claims) alleging that a Contributor Version
|
|
directly or indirectly infringes any patent, then the rights granted to
|
|
You by any and all Contributors for the Covered Software under Section
|
|
2.1 of this License shall terminate.
|
|
|
|
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
|
|
end user license agreements (excluding distributors and resellers) which
|
|
have been validly granted by You or Your distributors under this License
|
|
prior to termination shall survive termination.
|
|
|
|
************************************************************************
|
|
* *
|
|
* 6. Disclaimer of Warranty *
|
|
* ------------------------- *
|
|
* *
|
|
* Covered Software is provided under this License on an "as is" *
|
|
* basis, without warranty of any kind, either expressed, implied, or *
|
|
* statutory, including, without limitation, warranties that the *
|
|
* Covered Software is free of defects, merchantable, fit for a *
|
|
* particular purpose or non-infringing. The entire risk as to the *
|
|
* quality and performance of the Covered Software is with You. *
|
|
* Should any Covered Software prove defective in any respect, You *
|
|
* (not any Contributor) assume the cost of any necessary servicing, *
|
|
* repair, or correction. This disclaimer of warranty constitutes an *
|
|
* essential part of this License. No use of any Covered Software is *
|
|
* authorized under this License except under this disclaimer. *
|
|
* *
|
|
************************************************************************
|
|
|
|
************************************************************************
|
|
* *
|
|
* 7. Limitation of Liability *
|
|
* -------------------------- *
|
|
* *
|
|
* Under no circumstances and under no legal theory, whether tort *
|
|
* (including negligence), contract, or otherwise, shall any *
|
|
* Contributor, or anyone who distributes Covered Software as *
|
|
* permitted above, be liable to You for any direct, indirect, *
|
|
* special, incidental, or consequential damages of any character *
|
|
* including, without limitation, damages for lost profits, loss of *
|
|
* goodwill, work stoppage, computer failure or malfunction, or any *
|
|
* and all other commercial damages or losses, even if such party *
|
|
* shall have been informed of the possibility of such damages. This *
|
|
* limitation of liability shall not apply to liability for death or *
|
|
* personal injury resulting from such party's negligence to the *
|
|
* extent applicable law prohibits such limitation. Some *
|
|
* jurisdictions do not allow the exclusion or limitation of *
|
|
* incidental or consequential damages, so this exclusion and *
|
|
* limitation may not apply to You. *
|
|
* *
|
|
************************************************************************
|
|
|
|
8. Litigation
|
|
-------------
|
|
|
|
Any litigation relating to this License may be brought only in the
|
|
courts of a jurisdiction where the defendant maintains its principal
|
|
place of business and such litigation shall be governed by laws of that
|
|
jurisdiction, without reference to its conflict-of-law provisions.
|
|
Nothing in this Section shall prevent a party's ability to bring
|
|
cross-claims or counter-claims.
|
|
|
|
9. Miscellaneous
|
|
----------------
|
|
|
|
This License represents the complete agreement concerning the subject
|
|
matter hereof. If any provision of this License is held to be
|
|
unenforceable, such provision shall be reformed only to the extent
|
|
necessary to make it enforceable. Any law or regulation which provides
|
|
that the language of a contract shall be construed against the drafter
|
|
shall not be used to construe this License against a Contributor.
|
|
|
|
10. Versions of the License
|
|
---------------------------
|
|
|
|
10.1. New Versions
|
|
|
|
Mozilla Foundation is the license steward. Except as provided in Section
|
|
10.3, no one other than the license steward has the right to modify or
|
|
publish new versions of this License. Each version will be given a
|
|
distinguishing version number.
|
|
|
|
10.2. Effect of New Versions
|
|
|
|
You may distribute the Covered Software under the terms of the version
|
|
of the License under which You originally received the Covered Software,
|
|
or under the terms of any subsequent version published by the license
|
|
steward.
|
|
|
|
10.3. Modified Versions
|
|
|
|
If you create software not governed by this License, and you want to
|
|
create a new license for such software, you may create and use a
|
|
modified version of this License if you rename the license and remove
|
|
any references to the name of the license steward (except to note that
|
|
such modified license differs from this License).
|
|
|
|
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
|
Licenses
|
|
|
|
If You choose to distribute Source Code Form that is Incompatible With
|
|
Secondary Licenses under the terms of this version of the License, the
|
|
notice described in Exhibit B of this License must be attached.
|
|
|
|
Exhibit A - Source Code Form License Notice
|
|
-------------------------------------------
|
|
|
|
This Source Code Form is subject to the terms of the Mozilla Public
|
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
If it is not possible or desirable to put the notice in a particular
|
|
file, then You may include the notice in a location (such as a LICENSE
|
|
file in a relevant directory) where a recipient would be likely to look
|
|
for such a notice.
|
|
|
|
You may add additional accurate notices of copyright ownership.
|
|
|
|
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
---------------------------------------------------------
|
|
|
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
defined by the Mozilla Public License, v. 2.0.
|
|
|
|
|
|
================================================================================
|
|
gcc-runtime LICENSE
|
|
================================================================================
|
|
GCC RUNTIME LIBRARY EXCEPTION
|
|
|
|
Version 3.1, 31 March 2009
|
|
|
|
Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
|
|
|
|
Everyone is permitted to copy and distribute verbatim copies of this
|
|
license document, but changing it is not allowed.
|
|
|
|
This GCC Runtime Library Exception ("Exception") is an additional
|
|
permission under section 7 of the GNU General Public License, version
|
|
3 ("GPLv3"). It applies to a given file (the "Runtime Library") that
|
|
bears a notice placed by the copyright holder of the file stating that
|
|
the file is governed by GPLv3 along with this Exception.
|
|
|
|
When you use GCC to compile a program, GCC may combine portions of
|
|
certain GCC header files and runtime libraries with the compiled
|
|
program. The purpose of this Exception is to allow compilation of
|
|
non-GPL (including proprietary) programs to use, in this way, the
|
|
header files and runtime libraries covered by this Exception.
|
|
|
|
0. Definitions.
|
|
|
|
A file is an "Independent Module" if it either requires the Runtime
|
|
Library for execution after a Compilation Process, or makes use of an
|
|
interface provided by the Runtime Library, but is not otherwise based
|
|
on the Runtime Library.
|
|
|
|
"GCC" means a version of the GNU Compiler Collection, with or without
|
|
modifications, governed by version 3 (or a specified later version) of
|
|
the GNU General Public License (GPL) with the option of using any
|
|
subsequent versions published by the FSF.
|
|
|
|
"GPL-compatible Software" is software whose conditions of propagation,
|
|
modification and use would permit combination with GCC in accord with
|
|
the license of GCC.
|
|
|
|
"Target Code" refers to output from any compiler for a real or virtual
|
|
target processor architecture, in executable form or suitable for
|
|
input to an assembler, loader, linker and/or execution
|
|
phase. Notwithstanding that, Target Code does not include data in any
|
|
format that is used as a compiler intermediate representation, or used
|
|
for producing a compiler intermediate representation.
|
|
|
|
The "Compilation Process" transforms code entirely represented in
|
|
non-intermediate languages designed for human-written code, and/or in
|
|
Java Virtual Machine byte code, into Target Code. Thus, for example,
|
|
use of source code generators and preprocessors need not be considered
|
|
part of the Compilation Process, since the Compilation Process can be
|
|
understood as starting with the output of the generators or
|
|
preprocessors.
|
|
|
|
A Compilation Process is "Eligible" if it is done using GCC, alone or
|
|
with other GPL-compatible software, or if it is done without using any
|
|
work based on GCC. For example, using non-GPL-compatible Software to
|
|
optimize any GCC intermediate representations would not qualify as an
|
|
Eligible Compilation Process.
|
|
|
|
1. Grant of Additional Permission.
|
|
|
|
You have permission to propagate a work of Target Code formed by
|
|
combining the Runtime Library with Independent Modules, even if such
|
|
propagation would otherwise violate the terms of GPLv3, provided that
|
|
all Target Code was generated by Eligible Compilation Processes. You
|
|
may then convey such a combination under terms of your choice,
|
|
consistent with the licensing of the Independent Modules.
|
|
|
|
2. No Weakening of GCC Copyleft.
|
|
|
|
The availability of this Exception does not imply any general
|
|
presumption that third-party software is unaffected by the copyleft
|
|
requirements of the license of GCC.
|
|
|
|
|
|
|
|
================================================================================
|
|
icu4j NOTICE
|
|
================================================================================
|
|
ICU4J, (under lucene/analysis/icu) is licensed under an MIT style license
|
|
(modules/analysis/icu/lib/icu4j-LICENSE-BSD_LIKE.txt) and Copyright (c) 1995-2012
|
|
International Business Machines Corporation and others
|
|
|
|
================================================================================
|
|
icu4j LICENSE
|
|
================================================================================
|
|
ICU License - ICU 1.8.1 and later
|
|
|
|
COPYRIGHT AND PERMISSION NOTICE
|
|
|
|
Copyright (c) 1995-2012 International Business Machines Corporation and others
|
|
|
|
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, and/or sell copies of the
|
|
Software, and to permit persons to whom the Software is furnished to do so,
|
|
provided that the above copyright notice(s) and this permission notice appear
|
|
in all copies of the Software and that both the above copyright notice(s) and
|
|
this permission notice appear in supporting documentation.
|
|
|
|
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 OF THIRD PARTY RIGHTS.
|
|
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
|
|
LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR
|
|
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
|
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
|
Except as contained in this notice, the name of a copyright holder shall not
|
|
be used in advertising or otherwise to promote the sale, use or other
|
|
dealings in this Software without prior written authorization of the
|
|
copyright holder.
|
|
|
|
All trademarks and registered trademarks mentioned herein are the property of
|
|
their respective owners.
|
|
|
|
|
|
================================================================================
|
|
libxml2 LICENSE
|
|
================================================================================
|
|
Except where otherwise noted in the source code (e.g. the files hash.c,
|
|
list.c and the trio files, which are covered by a similar licence but
|
|
with different Copyright notices) all the files are:
|
|
|
|
Copyright (C) 1998-2003 Daniel Veillard. 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 fur-
|
|
nished 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, FIT-
|
|
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
|
|
NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
Except as contained in this notice, the name of Daniel Veillard shall not
|
|
be used in advertising or otherwise to promote the sale, use or other deal-
|
|
ings in this Software without prior written authorization from him.
|
|
|
|
|
|
|
|
================================================================================
|
|
moby LICENSE
|
|
================================================================================
|
|
The Moby lexicon project is complete and has
|
|
been place into the public domain. Use, sell,
|
|
rework, excerpt and use in any way on any platform.
|
|
|
|
Placing this material on internal or public servers is
|
|
also encouraged. The compiler is not aware of any
|
|
export restrictions so freely distribute world-wide.
|
|
|
|
You can verify the public domain status by contacting
|
|
|
|
Grady Ward
|
|
3449 Martha Ct.
|
|
Arcata, CA 95521-4884
|
|
|
|
daedal@myrealbox.com >>
|
|
|
|
|
|
================================================================================
|
|
msinttypes LICENSE
|
|
================================================================================
|
|
The msinttypes r29
|
|
Copyright (c) 2006-2013 Alexander Chemeris
|
|
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 copyright holder 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 REGENTS 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 REGENTS AND 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.
|
|
|
|
================================================================================
|
|
rapidjson LICENSE
|
|
================================================================================
|
|
Tencent is pleased to support the open source community by making
|
|
RapidJSON available.
|
|
|
|
Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
|
|
All rights reserved.
|
|
|
|
Terms of the MIT License:
|
|
--------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
================================================================================
|
|
rapidxml NOTICE
|
|
================================================================================
|
|
Of the two options provided, Elastic chooses to license RapidXml under the
|
|
MIT License.
|
|
|
|
|
|
================================================================================
|
|
rapidxml LICENSE
|
|
================================================================================
|
|
Use of this software is granted under one of the following two licenses,
|
|
to be chosen freely by the user.
|
|
|
|
1. Boost Software License - Version 1.0 - August 17th, 2003
|
|
===============================================================================
|
|
|
|
Copyright (c) 2006, 2007 Marcin Kalicinski
|
|
|
|
Permission is hereby granted, free of charge, to any person or organization
|
|
obtaining a copy of the software and accompanying documentation covered by
|
|
this license (the "Software") to use, reproduce, display, distribute,
|
|
execute, and transmit the Software, and to prepare derivative works of the
|
|
Software, and to permit third-parties to whom the Software is furnished to
|
|
do so, all subject to the following:
|
|
|
|
The copyright notices in the Software and this entire statement, including
|
|
the above license grant, this restriction and the following disclaimer,
|
|
must be included in all copies of the Software, in whole or in part, and
|
|
all derivative works of the Software, unless such copies or derivative
|
|
works are solely in the form of machine-executable object code generated by
|
|
a source language processor.
|
|
|
|
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
|
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
|
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
DEALINGS IN THE SOFTWARE.
|
|
|
|
2. The MIT License
|
|
===============================================================================
|
|
|
|
Copyright (c) 2006, 2007 Marcin Kalicinski
|
|
|
|
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.
|
|
|
|
|
|
================================================================================
|
|
scowl LICENSE
|
|
================================================================================
|
|
The collective work is Copyright 2000-2011 by Kevin Atkinson as well
|
|
as any of the copyrights mentioned below:
|
|
|
|
Copyright 2000-2011 by Kevin Atkinson
|
|
|
|
Permission to use, copy, modify, distribute and sell these word
|
|
lists, the associated scripts, the output created from the scripts,
|
|
and its documentation for any purpose is hereby granted without fee,
|
|
provided that the above copyright notice appears in all copies and
|
|
that both that copyright notice and this permission notice appear in
|
|
supporting documentation. Kevin Atkinson makes no representations
|
|
about the suitability of this array for any purpose. It is provided
|
|
"as is" without express or implied warranty.
|
|
|
|
Alan Beale <biljir@pobox.com> also deserves special credit as he has,
|
|
in addition to providing the 12Dicts package and being a major
|
|
contributor to the ENABLE word list, given me an incredible amount of
|
|
feedback and created a number of special lists (those found in the
|
|
Supplement) in order to help improve the overall quality of SCOWL.
|
|
|
|
The 10 level includes the 1000 most common English words (according to
|
|
the Moby (TM) Words II [MWords] package), a subset of the 1000 most
|
|
common words on the Internet (again, according to Moby Words II), and
|
|
frequently class 16 from Brian Kelk's "UK English Wordlist
|
|
with Frequency Classification".
|
|
|
|
The MWords package was explicitly placed in the public domain:
|
|
|
|
The Moby lexicon project is complete and has
|
|
been place into the public domain. Use, sell,
|
|
rework, excerpt and use in any way on any platform.
|
|
|
|
Placing this material on internal or public servers is
|
|
also encouraged. The compiler is not aware of any
|
|
export restrictions so freely distribute world-wide.
|
|
|
|
You can verify the public domain status by contacting
|
|
|
|
Grady Ward
|
|
3449 Martha Ct.
|
|
Arcata, CA 95521-4884
|
|
|
|
grady@netcom.com
|
|
grady@northcoast.com
|
|
|
|
The "UK English Wordlist With Frequency Classification" is also in the
|
|
Public Domain:
|
|
|
|
Date: Sat, 08 Jul 2000 20:27:21 +0100
|
|
From: Brian Kelk <Brian.Kelk@cl.cam.ac.uk>
|
|
|
|
> I was wondering what the copyright status of your "UK English
|
|
> Wordlist With Frequency Classification" word list as it seems to
|
|
> be lacking any copyright notice.
|
|
|
|
There were many many sources in total, but any text marked
|
|
"copyright" was avoided. Locally-written documentation was one
|
|
source. An earlier version of the list resided in a filespace called
|
|
PUBLIC on the University mainframe, because it was considered public
|
|
domain.
|
|
|
|
Date: Tue, 11 Jul 2000 19:31:34 +0100
|
|
|
|
> So are you saying your word list is also in the public domain?
|
|
|
|
That is the intention.
|
|
|
|
The 20 level includes frequency classes 7-15 from Brian's word list.
|
|
|
|
The 35 level includes frequency classes 2-6 and words appearing in at
|
|
least 11 of 12 dictionaries as indicated in the 12Dicts package. All
|
|
words from the 12Dicts package have had likely inflections added via
|
|
my inflection database.
|
|
|
|
The 12Dicts package and Supplement is in the Public Domain.
|
|
|
|
The WordNet database, which was used in the creation of the
|
|
Inflections database, is under the following copyright:
|
|
|
|
This software and database is being provided to you, the LICENSEE,
|
|
by Princeton University under the following license. By obtaining,
|
|
using and/or copying this software and database, you agree that you
|
|
have read, understood, and will comply with these terms and
|
|
conditions.:
|
|
|
|
Permission to use, copy, modify and distribute this software and
|
|
database and its documentation for any purpose and without fee or
|
|
royalty is hereby granted, provided that you agree to comply with
|
|
the following copyright notice and statements, including the
|
|
disclaimer, and that the same appear on ALL copies of the software,
|
|
database and documentation, including modifications that you make
|
|
for internal use or for distribution.
|
|
|
|
WordNet 1.6 Copyright 1997 by Princeton University. All rights
|
|
reserved.
|
|
|
|
THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
|
|
UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
|
|
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
|
|
UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
|
|
ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
|
|
LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY
|
|
THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
|
|
|
|
The name of Princeton University or Princeton may not be used in
|
|
advertising or publicity pertaining to distribution of the software
|
|
and/or database. Title to copyright in this software, database and
|
|
any associated documentation shall at all times remain with
|
|
Princeton University and LICENSEE agrees to preserve same.
|
|
|
|
The 40 level includes words from Alan's 3esl list found in version 4.0
|
|
of his 12dicts package. Like his other stuff the 3esl list is also in the
|
|
public domain.
|
|
|
|
The 50 level includes Brian's frequency class 1, words words appearing
|
|
in at least 5 of 12 of the dictionaries as indicated in the 12Dicts
|
|
package, and uppercase words in at least 4 of the previous 12
|
|
dictionaries. A decent number of proper names is also included: The
|
|
top 1000 male, female, and Last names from the 1990 Census report; a
|
|
list of names sent to me by Alan Beale; and a few names that I added
|
|
myself. Finally a small list of abbreviations not commonly found in
|
|
other word lists is included.
|
|
|
|
The name files form the Census report is a government document which I
|
|
don't think can be copyrighted.
|
|
|
|
The file special-jargon.50 uses common.lst and word.lst from the
|
|
"Unofficial Jargon File Word Lists" which is derived from "The Jargon
|
|
File". All of which is in the Public Domain. This file also contain
|
|
a few extra UNIX terms which are found in the file "unix-terms" in the
|
|
special/ directory.
|
|
|
|
The 55 level includes words from Alan's 2of4brif list found in version
|
|
4.0 of his 12dicts package. Like his other stuff the 2of4brif is also
|
|
in the public domain.
|
|
|
|
The 60 level includes all words appearing in at least 2 of the 12
|
|
dictionaries as indicated by the 12Dicts package.
|
|
|
|
The 70 level includes Brian's frequency class 0 and the 74,550 common
|
|
dictionary words from the MWords package. The common dictionary words,
|
|
like those from the 12Dicts package, have had all likely inflections
|
|
added. The 70 level also included the 5desk list from version 4.0 of
|
|
the 12Dics package which is the public domain.
|
|
|
|
The 80 level includes the ENABLE word list, all the lists in the
|
|
ENABLE supplement package (except for ABLE), the "UK Advanced Cryptics
|
|
Dictionary" (UKACD), the list of signature words in from YAWL package,
|
|
and the 10,196 places list from the MWords package.
|
|
|
|
The ENABLE package, mainted by M\Cooper <thegrendel@theriver.com>,
|
|
is in the Public Domain:
|
|
|
|
The ENABLE master word list, WORD.LST, is herewith formally released
|
|
into the Public Domain. Anyone is free to use it or distribute it in
|
|
any manner they see fit. No fee or registration is required for its
|
|
use nor are "contributions" solicited (if you feel you absolutely
|
|
must contribute something for your own peace of mind, the authors of
|
|
the ENABLE list ask that you make a donation on their behalf to your
|
|
favorite charity). This word list is our gift to the Scrabble
|
|
community, as an alternate to "official" word lists. Game designers
|
|
may feel free to incorporate the WORD.LST into their games. Please
|
|
mention the source and credit us as originators of the list. Note
|
|
that if you, as a game designer, use the WORD.LST in your product,
|
|
you may still copyright and protect your product, but you may *not*
|
|
legally copyright or in any way restrict redistribution of the
|
|
WORD.LST portion of your product. This *may* under law restrict your
|
|
rights to restrict your users' rights, but that is only fair.
|
|
|
|
UKACD, by J Ross Beresford <ross@bryson.demon.co.uk>, is under the
|
|
following copyright:
|
|
|
|
Copyright (c) J Ross Beresford 1993-1999. All Rights Reserved.
|
|
|
|
The following restriction is placed on the use of this publication:
|
|
if The UK Advanced Cryptics Dictionary is used in a software package
|
|
or redistributed in any form, the copyright notice must be
|
|
prominently displayed and the text of this document must be included
|
|
verbatim.
|
|
|
|
There are no other restrictions: I would like to see the list
|
|
distributed as widely as possible.
|
|
|
|
The 95 level includes the 354,984 single words, 256,772 compound
|
|
words, 4,946 female names and the 3,897 male names, and 21,986 names
|
|
from the MWords package, ABLE.LST from the ENABLE Supplement, and some
|
|
additional words found in my part-of-speech database that were not
|
|
found anywhere else.
|
|
|
|
Accent information was taken from UKACD.
|
|
|
|
My VARCON package was used to create the American, British, and
|
|
Canadian word list.
|
|
|
|
Since the original word lists used used in the VARCON package came
|
|
from the Ispell distribution they are under the Ispell copyright:
|
|
|
|
Copyright 1993, Geoff Kuenning, Granada Hills, CA
|
|
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. All modifications to the source code must be clearly marked as
|
|
such. Binary redistributions based on modified source code
|
|
must be clearly marked as modified versions in the documentation
|
|
and/or other materials provided with the distribution.
|
|
(clause 4 removed with permission from Geoff Kuenning)
|
|
5. The name of Geoff Kuenning may not be used to endorse or promote
|
|
products derived from this software without specific prior
|
|
written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING 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 GEOFF
|
|
KUENNING 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.
|
|
|
|
|
|
================================================================================
|
|
strptime LICENSE
|
|
================================================================================
|
|
Copyright (c) 1997, 1998, 2005, 2008 The NetBSD Foundation, Inc.
|
|
All rights reserved.
|
|
|
|
This code was contributed to The NetBSD Foundation by Klaus Klein.
|
|
Heavily optimised by David Laight
|
|
|
|
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.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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.
|
|
|
|
|
|
================================================================================
|
|
super-csv LICENSE
|
|
================================================================================
|
|
/*
|
|
* Apache License
|
|
* Version 2.0, January 2004
|
|
* http://www.apache.org/licenses/
|
|
*
|
|
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
*
|
|
* 1. Definitions.
|
|
*
|
|
* "License" shall mean the terms and conditions for use, reproduction,
|
|
* and distribution as defined by Sections 1 through 9 of this document.
|
|
*
|
|
* "Licensor" shall mean the copyright owner or entity authorized by
|
|
* the copyright owner that is granting the License.
|
|
*
|
|
* "Legal Entity" shall mean the union of the acting entity and all
|
|
* other entities that control, are controlled by, or are under common
|
|
* control with that entity. For the purposes of this definition,
|
|
* "control" means (i) the power, direct or indirect, to cause the
|
|
* direction or management of such entity, whether by contract or
|
|
* otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
* outstanding shares, or (iii) beneficial ownership of such entity.
|
|
*
|
|
* "You" (or "Your") shall mean an individual or Legal Entity
|
|
* exercising permissions granted by this License.
|
|
*
|
|
* "Source" form shall mean the preferred form for making modifications,
|
|
* including but not limited to software source code, documentation
|
|
* source, and configuration files.
|
|
*
|
|
* "Object" form shall mean any form resulting from mechanical
|
|
* transformation or translation of a Source form, including but
|
|
* not limited to compiled object code, generated documentation,
|
|
* and conversions to other media types.
|
|
*
|
|
* "Work" shall mean the work of authorship, whether in Source or
|
|
* Object form, made available under the License, as indicated by a
|
|
* copyright notice that is included in or attached to the work
|
|
* (an example is provided in the Appendix below).
|
|
*
|
|
* "Derivative Works" shall mean any work, whether in Source or Object
|
|
* form, that is based on (or derived from) the Work and for which the
|
|
* editorial revisions, annotations, elaborations, or other modifications
|
|
* represent, as a whole, an original work of authorship. For the purposes
|
|
* of this License, Derivative Works shall not include works that remain
|
|
* separable from, or merely link (or bind by name) to the interfaces of,
|
|
* the Work and Derivative Works thereof.
|
|
*
|
|
* "Contribution" shall mean any work of authorship, including
|
|
* the original version of the Work and any modifications or additions
|
|
* to that Work or Derivative Works thereof, that is intentionally
|
|
* submitted to Licensor for inclusion in the Work by the copyright owner
|
|
* or by an individual or Legal Entity authorized to submit on behalf of
|
|
* the copyright owner. For the purposes of this definition, "submitted"
|
|
* means any form of electronic, verbal, or written communication sent
|
|
* to the Licensor or its representatives, including but not limited to
|
|
* communication on electronic mailing lists, source code control systems,
|
|
* and issue tracking systems that are managed by, or on behalf of, the
|
|
* Licensor for the purpose of discussing and improving the Work, but
|
|
* excluding communication that is conspicuously marked or otherwise
|
|
* designated in writing by the copyright owner as "Not a Contribution."
|
|
*
|
|
* "Contributor" shall mean Licensor and any individual or Legal Entity
|
|
* on behalf of whom a Contribution has been received by Licensor and
|
|
* subsequently incorporated within the Work.
|
|
*
|
|
* 2. Grant of Copyright License. Subject to the terms and conditions of
|
|
* this License, each Contributor hereby grants to You a perpetual,
|
|
* worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
* copyright license to reproduce, prepare Derivative Works of,
|
|
* publicly display, publicly perform, sublicense, and distribute the
|
|
* Work and such Derivative Works in Source or Object form.
|
|
*
|
|
* 3. Grant of Patent License. Subject to the terms and conditions of
|
|
* this License, each Contributor hereby grants to You a perpetual,
|
|
* worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
* (except as stated in this section) patent license to make, have made,
|
|
* use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
* where such license applies only to those patent claims licensable
|
|
* by such Contributor that are necessarily infringed by their
|
|
* Contribution(s) alone or by combination of their Contribution(s)
|
|
* with the Work to which such Contribution(s) was submitted. If You
|
|
* institute patent litigation against any entity (including a
|
|
* cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
* or a Contribution incorporated within the Work constitutes direct
|
|
* or contributory patent infringement, then any patent licenses
|
|
* granted to You under this License for that Work shall terminate
|
|
* as of the date such litigation is filed.
|
|
*
|
|
* 4. Redistribution. You may reproduce and distribute copies of the
|
|
* Work or Derivative Works thereof in any medium, with or without
|
|
* modifications, and in Source or Object form, provided that You
|
|
* meet the following conditions:
|
|
*
|
|
* (a) You must give any other recipients of the Work or
|
|
* Derivative Works a copy of this License; and
|
|
*
|
|
* (b) You must cause any modified files to carry prominent notices
|
|
* stating that You changed the files; and
|
|
*
|
|
* (c) You must retain, in the Source form of any Derivative Works
|
|
* that You distribute, all copyright, patent, trademark, and
|
|
* attribution notices from the Source form of the Work,
|
|
* excluding those notices that do not pertain to any part of
|
|
* the Derivative Works; and
|
|
*
|
|
* (d) If the Work includes a "NOTICE" text file as part of its
|
|
* distribution, then any Derivative Works that You distribute must
|
|
* include a readable copy of the attribution notices contained
|
|
* within such NOTICE file, excluding those notices that do not
|
|
* pertain to any part of the Derivative Works, in at least one
|
|
* of the following places: within a NOTICE text file distributed
|
|
* as part of the Derivative Works; within the Source form or
|
|
* documentation, if provided along with the Derivative Works; or,
|
|
* within a display generated by the Derivative Works, if and
|
|
* wherever such third-party notices normally appear. The contents
|
|
* of the NOTICE file are for informational purposes only and
|
|
* do not modify the License. You may add Your own attribution
|
|
* notices within Derivative Works that You distribute, alongside
|
|
* or as an addendum to the NOTICE text from the Work, provided
|
|
* that such additional attribution notices cannot be construed
|
|
* as modifying the License.
|
|
*
|
|
* You may add Your own copyright statement to Your modifications and
|
|
* may provide additional or different license terms and conditions
|
|
* for use, reproduction, or distribution of Your modifications, or
|
|
* for any such Derivative Works as a whole, provided Your use,
|
|
* reproduction, and distribution of the Work otherwise complies with
|
|
* the conditions stated in this License.
|
|
*
|
|
* 5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
* any Contribution intentionally submitted for inclusion in the Work
|
|
* by You to the Licensor shall be under the terms and conditions of
|
|
* this License, without any additional terms or conditions.
|
|
* Notwithstanding the above, nothing herein shall supersede or modify
|
|
* the terms of any separate license agreement you may have executed
|
|
* with Licensor regarding such Contributions.
|
|
*
|
|
* 6. Trademarks. This License does not grant permission to use the trade
|
|
* names, trademarks, service marks, or product names of the Licensor,
|
|
* except as required for reasonable and customary use in describing the
|
|
* origin of the Work and reproducing the content of the NOTICE file.
|
|
*
|
|
* 7. Disclaimer of Warranty. Unless required by applicable law or
|
|
* agreed to in writing, Licensor provides the Work (and each
|
|
* Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
* implied, including, without limitation, any warranties or conditions
|
|
* of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
* PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
* appropriateness of using or redistributing the Work and assume any
|
|
* risks associated with Your exercise of permissions under this License.
|
|
*
|
|
* 8. Limitation of Liability. In no event and under no legal theory,
|
|
* whether in tort (including negligence), contract, or otherwise,
|
|
* unless required by applicable law (such as deliberate and grossly
|
|
* negligent acts) or agreed to in writing, shall any Contributor be
|
|
* liable to You for damages, including any direct, indirect, special,
|
|
* incidental, or consequential damages of any character arising as a
|
|
* result of this License or out of the use or inability to use the
|
|
* Work (including but not limited to damages for loss of goodwill,
|
|
* work stoppage, computer failure or malfunction, or any and all
|
|
* other commercial damages or losses), even if such Contributor
|
|
* has been advised of the possibility of such damages.
|
|
*
|
|
* 9. Accepting Warranty or Additional Liability. While redistributing
|
|
* the Work or Derivative Works thereof, You may choose to offer,
|
|
* and charge a fee for, acceptance of support, warranty, indemnity,
|
|
* or other liability obligations and/or rights consistent with this
|
|
* License. However, in accepting such obligations, You may act only
|
|
* on Your own behalf and on Your sole responsibility, not on behalf
|
|
* of any other Contributor, and only if You agree to indemnify,
|
|
* defend, and hold each Contributor harmless for any liability
|
|
* incurred by, or claims asserted against, such Contributor by reason
|
|
* of your accepting any such warranty or additional liability.
|
|
*
|
|
* END OF TERMS AND CONDITIONS
|
|
*
|
|
* APPENDIX: How to apply the Apache License to your work.
|
|
*
|
|
* To apply the Apache License to your work, attach the following
|
|
* boilerplate notice, with the fields enclosed by brackets "[]"
|
|
* replaced with your own identifying information. (Don't include
|
|
* the brackets!) The text should be enclosed in the appropriate
|
|
* comment syntax for the file format. We also recommend that a
|
|
* file or class name and description of purpose be included on the
|
|
* same "printed page" as the copyright notice for easier
|
|
* identification within third-party archives.
|
|
*
|
|
* Copyright 2007 Kasper B. Graversen
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/
|
|
|
|
|
|
================================================================================
|
|
visualstudio2017 LICENSE
|
|
================================================================================
|
|
MICROSOFT SOFTWARE LICENSE TERMS
|
|
|
|
MICROSOFT VISUAL STUDIO ENTERPRISE 2017, VISUAL STUDIO PROFESSIONAL 2017,
|
|
VISUAL STUDIO TEST PROFESSIONAL 2017 AND TRIAL EDITION
|
|
|
|
These license terms are an agreement between you and Microsoft Corporation (or
|
|
based on where you live, one of its affiliates). They apply to the software
|
|
named above. The terms also apply to any Microsoft services and updates for the
|
|
software, except to the extent those have different terms.
|
|
BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT
|
|
USE THE SOFTWARE. INSTEAD, RETURN IT TO THE RETAILER FOR A REFUND OR CREDIT. If
|
|
you cannot obtain a refund there, contact Microsoft about Microsoft's refund
|
|
policies. See www.microsoft.com/worldwide. In the United States and Canada, call
|
|
(800) MICROSOFT or see www.microsoft.com/info/nareturns.htm.
|
|
|
|
TRIAL EDITION USE RIGHTS. If the software is a trial edition, this Section
|
|
applies to your use of the trial edition.
|
|
A. GENERAL. You may use any number of copies of the trial edition on your
|
|
devices. You may only use the trial edition for internal evaluation
|
|
purposes, and only during the trial period. You may not distribute or
|
|
deploy any applications you make with the trial edition to a production
|
|
environment. You may run load tests of up to 250 virtual users during the
|
|
trial period.
|
|
B. TRIAL PERIOD AND CONVERSION. The trial period lasts for 30 days after you
|
|
install the trial edition, plus any permitted extension period. After the
|
|
expiration of the trial period, the trial edition will stop running. You
|
|
may extend the trial period an additional 90 days if you sign in to the
|
|
software. You may not be able to access data used with the trial edition
|
|
when it stops running. You may convert your trial rights at any time to
|
|
the full-use rights described below by acquiring a valid full-use license.
|
|
C. DISCLAIMER OF WARRANTY. THE TRIAL EDITION IS LICENSED "AS-IS." YOU BEAR
|
|
THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR
|
|
CONDITIONS. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT
|
|
EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
PARTICULAR PURPOSE AND NON-INFRINGEMENT.
|
|
FOR AUSTRALIA - YOU HAVE STATUTORY GUARANTEES UNDER THE AUSTRALIAN
|
|
CONSUMER LAW AND NOTHING IN THESE TERMS IS INTENDED TO AFFECT THOSE
|
|
RIGHTS.
|
|
E. SUPPORT. Because the trial edition is "as is," we may not provide support
|
|
services for it.
|
|
F. LIMITATIONS ON DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS
|
|
ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER
|
|
DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR
|
|
INCIDENTAL DAMAGES.
|
|
This limitation applies to (a) anything related to the trial version,
|
|
services, content (including code) on third party Internet sites, or third
|
|
party programs; and (b) claims for breach of contract, breach of warranty,
|
|
guarantee or condition, strict liability, negligence, or other tort to the
|
|
extent permitted by applicable law.
|
|
It also applies even if Microsoft knew or should have known about the
|
|
possibility of the damages. The above limitation or exclusion may not
|
|
apply to you because your country may not allow the exclusion or
|
|
limitation of incidental, consequential or other damages.
|
|
|
|
FULL-USE LICENSE TERMS FOR THE SOFTWARE: When you acquire a valid license and
|
|
either enter a product key or sign in to the software, the terms below apply.
|
|
You may not share your product key or access credentials.
|
|
1. OVERVIEW.
|
|
a. Software. The software includes development tools, applications and
|
|
documentation.
|
|
b. License Model. The software is licensed on a per user basis.
|
|
2. USE RIGHTS.
|
|
a. General. One user may use copies of the software on your devices to
|
|
develop and test applications. This includes using copies of the software
|
|
on your own internal servers that remain fully dedicated to your own use.
|
|
You may not, however, separate the components of the software and run
|
|
those in a production environment, or on third party devices (except as
|
|
otherwise stated in this agreement), or for any purpose other than
|
|
developing and testing your applications. Running the software on
|
|
Microsoft Azure requires a separate license.
|
|
b. Workloads. These license terms apply to your use of the Workloads made
|
|
available to you within the software, except to the extent a Workload or a
|
|
Workload component comes with different terms.
|
|
c. Demo Use. The use permitted above includes use of the software in
|
|
demonstrating your applications.
|
|
d. Backup copy. You may make one backup copy of the software, for
|
|
reinstalling the software.
|
|
3. TERMS FOR SPECIFIC COMPONENTS.
|
|
a. Utilities. The software contains items on the Utilities List at
|
|
https://go.microsoft.com/fwlink/?linkid=823097. You may copy and install
|
|
those items, if included with the software, onto your devices to debug and
|
|
deploy your applications and databases you developed with the software.
|
|
Please note that Utilities are designed for temporary use, that Microsoft
|
|
may not be able to patch or update Utilities separately from the rest of
|
|
the software, and that some Utilities by their nature may make it possible
|
|
for others to access the devices on which they are installed. As a result,
|
|
you should delete all Utilities you have installed after you finish
|
|
debugging or deploying your applications and databases. Microsoft is not
|
|
responsible for any third party use or access of Utilities you install on
|
|
any device.
|
|
b. Build Server. The software contains files on the Build Server List at
|
|
https://go.microsoft.com/fwlink/?linkid=823097. You may copy and install
|
|
those Build Server files, if included in the software, onto your build
|
|
devices. You and others in your organization may use these files on your
|
|
build devices solely to compiling, building and verifying your
|
|
applications or running quality or performance tests as part of the build
|
|
process.
|
|
c. Font Components. While the software is running, you may use its fonts to
|
|
display and print content. You may only: (i) embed fonts in content as
|
|
permitted by the embedding restrictions in the fonts; and (ii) temporarily
|
|
download them to a printer or other output device to help print content.
|
|
d. Licenses for Other Components.
|
|
* Microsoft Platforms. The software may include components from Microsoft
|
|
Windows; Microsoft Windows Server; Microsoft SQL Server; Microsoft
|
|
Exchange; Microsoft Office; and Microsoft SharePoint. These components
|
|
are governed by separate agreements and their own product support
|
|
policies, as described in the Microsoft "Licenses" folder accompanying
|
|
the software, except that, if separate license terms for those
|
|
components are included in the associated installation directly, those
|
|
license terms control.
|
|
* Developer resources. The software includes compilers, languages,
|
|
runtimes, environments, and other resources. These components may be
|
|
governed by separate agreements and have their own product support
|
|
policies. A list of these other components is located at
|
|
https://support.microsoft.com.
|
|
* Third Party Components. The software may include third party components
|
|
with separate legal notices or governed by other agreements, as may be
|
|
described in the ThirdPartyNotices file(s) accompanying the software.
|
|
Even if such components are governed by other agreements, the
|
|
disclaimers and the limitations on damages below also apply.
|
|
The software may also include components licensed under open source
|
|
licenses with source code availability obligations. Copies of those
|
|
licenses, if applicable, are included in the ThirdPartyNotices file(s).
|
|
You may obtain this source code from us, if and as required under the
|
|
relevant open source licenses, as set forth in the ThirdPartyNotices
|
|
file(s). You may also find a copy of the source code available at
|
|
https://thirdpartysource.microsoft.com/.
|
|
e. PACKAGE MANAGERS. The software includes package managers, like NuGet, that
|
|
give you the option to download other Microsoft and third party software
|
|
packages to use with your application. Those packages are under their own
|
|
licenses, and not this agreement. Microsoft does not distribute, license
|
|
or provide any warranties for any of the third party packages.
|
|
4. DISTRIBUTABLE CODE. The software contains code that you are permitted to
|
|
distribute in applications you develop as described in this Section. (For
|
|
this Section the term "distribution" also means deployment of your
|
|
applications for third parties to access over the Internet.)
|
|
a. Right to Use and Distribute. The code and text files listed below are
|
|
"Distributable Code."
|
|
* REDIST.TXT Files. You may copy and distribute the object code form of
|
|
code listed on the REDIST list located at
|
|
https://go.microsoft.com/fwlink/?linkid=823097.
|
|
* Sample Code, Templates and Styles. You may copy, modify and distribute
|
|
the source and object code form of code marked as "sample", "template",
|
|
"simple styles" and "sketch styles".
|
|
* Image Library. You may copy and distribute images, graphics and
|
|
animations in the Image Library as described in the software
|
|
documentation.
|
|
* Third Party Distribution. You may permit distributors of your
|
|
applications to copy and distribute the Distributable Code as part of
|
|
those applications.
|
|
b. Distribution Requirements. For any Distributable Code you distribute, you
|
|
must:
|
|
* add significant primary functionality to it in your applications;
|
|
* require distributors and external end users to agree to terms that
|
|
protect the Distributable Code at least as much as this agreement; and
|
|
* indemnify, defend, and hold harmless Microsoft from any claims,
|
|
including attorneys' fees, related to the distribution or use of your
|
|
applications, except to the extent that any claim is based solely on
|
|
the Distributable Code.
|
|
c. Distribution Restrictions. You may not:
|
|
* use Microsoft's trademarks in your applications' names or in a way that
|
|
suggests your applications come from or are endorsed by Microsoft; or
|
|
* modify or distribute the source code of any Distributable Code so that
|
|
any part of it becomes subject to an Excluded License. An Excluded
|
|
License is one that requires, as a condition of use, modification or
|
|
distribution of code, that (i) it be disclosed or distributed in source
|
|
code form; or (ii) others have the right to modify it.
|
|
5. DATA. The software may collect information about you and your use of the
|
|
software, and send that to Microsoft. Microsoft may use this information to
|
|
provide services and improve our products and services. You may opt-out of
|
|
many of these scenarios, but not all, as described in the product
|
|
documentation. There are also some features in the software that may enable
|
|
you and Microsoft to collect data from users of your applications. If you
|
|
use these features, you must comply with applicable law, including providing
|
|
appropriate notices to users of your applications together with Microsoft's
|
|
privacy statement. Our privacy statement is located at
|
|
https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about
|
|
data collection and use in the help documentation and our privacy statement.
|
|
Your use of the software operates as your consent to these practices.
|
|
6. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only
|
|
gives you some rights to use the software. Microsoft reserves all other
|
|
rights. Unless applicable law gives you more rights despite this limitation,
|
|
you may use the software only as expressly permitted in this agreement. In
|
|
doing so, you must comply with any technical limitations in the software
|
|
that only allow you to use it in certain ways. You may not
|
|
* work around any technical limitations in the software;
|
|
* reverse engineer, decompile or disassemble the software, or otherwise
|
|
attempt to derive the source code for the software, except and to the
|
|
extent required by third party licensing terms governing use of certain
|
|
open source components that may be included in the software;
|
|
* remove, minimize, block or modify any notices of Microsoft or its
|
|
suppliers in the software;
|
|
* use the software in any way that is against the law;
|
|
* share, publish, rent or lease the software, or provide the software as a
|
|
stand-alone offering for others to use.
|
|
7. DOCUMENTATION. Any person that has valid access to your computer or internal
|
|
network may copy and use the documentation for your internal, reference
|
|
purposes.
|
|
8. NOT FOR RESALE SOFTWARE. You may not sell software marked as "NFR" or "Not
|
|
for Resale."
|
|
9. RIGHTS TO USE OTHER VERSIONS AND LOWER EDITIONS. You may use the software
|
|
and any prior version on any device. You may create, store, install, run, or
|
|
access in place of the version licensed, a copy or instance of a prior
|
|
version, different permitted language version, or lower edition.
|
|
10. PROOF OF LICENSE. If you acquired the software on a disc or other media,
|
|
your proof of license is the Microsoft certificate of authenticity label,
|
|
the accompanying product key, and your receipt. If you purchased an online
|
|
copy of the software, your proof of license is the Microsoft product key you
|
|
received with your purchase and your receipt and/or being able to access the
|
|
software service through your Microsoft account. To identify genuine
|
|
Microsoft software, see www.howtotell.com.
|
|
11. TRANSFER TO A THIRD PARTY. If you are a valid licensee of the software, you
|
|
may transfer it and this agreement directly to another party. Before the
|
|
transfer, that party must agree that this agreement applies to the transfer
|
|
and use of the software. The transfer must include the software, genuine
|
|
Microsoft product key, and (if applicable) the Proof of License label. The
|
|
transferor must uninstall all copies of the software after transferring it
|
|
from the device. The transferor may not retain any copies of the genuine
|
|
Microsoft product key to be transferred, and may only retain copies of the
|
|
software if otherwise licensed to do so. If you have acquired a non-
|
|
perpetual license to use the software or if the software is marked Not for
|
|
Resale you may not transfer the software or the software license agreement
|
|
to another party.
|
|
12. EXPORT RESTRICTIONS. You must comply with all domestic and international
|
|
export laws and regulations that apply to the software, which include
|
|
restrictions on destinations, end users, and end use. For further
|
|
information on export restrictions, visit www.microsoft.com/exporting.
|
|
13. SUPPORT. Microsoft provides support for the software as described at
|
|
https://support.microsoft.com.
|
|
14. ENTIRE AGREEMENT. This agreement (including the warranty below), and the
|
|
terms for supplements, updates, Internet-based services and support
|
|
services, are the entire agreement for the software and support services.
|
|
15. APPLICABLE LAW. If you acquired the software in the United States, Washington
|
|
State law applies to interpretation of and claims for breach of this
|
|
agreement, and the laws of the state where you live apply to all other
|
|
claims. If you acquire the software in any other country, its laws apply.
|
|
16. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain legal
|
|
rights. You may have other rights, including consumer rights, under the laws
|
|
of your state or country. Separate and apart from your relationship with
|
|
Microsoft, you may also have rights with respect to the party from which you
|
|
acquired the software. This agreement does not change those other rights if
|
|
the laws of your state or country do not permit it to do so. For example, if
|
|
you acquired the software in one of the below regions, or if mandatory
|
|
country law applies, then the following provisions apply to you:
|
|
a) Australia. References to "Limited Warranty" mean the express warranty
|
|
provided by Microsoft or the manufacturer or installer. This warranty is
|
|
in addition to other rights and remedies you may have under law, including
|
|
your rights and remedies under the statutory guarantees in the Australian
|
|
Consumer Law.
|
|
In this section, "goods" refers to the software for which Microsoft or the
|
|
manufacturer or installer provides the express warranty. Our goods come
|
|
with guarantees that cannot be excluded under the Australian Consumer Law.
|
|
You are entitled to a replacement or refund for a major failure and
|
|
compensation for any other reasonably foreseeable loss or damage. You are
|
|
also entitled to have the goods repaired or replaced if the goods fail to
|
|
be of acceptable quality and the failure does not amount to a major
|
|
failure.
|
|
b) Canada. If you acquired this software in Canada, you may stop receiving
|
|
updates by turning off the automatic update feature, disconnecting your
|
|
device from the Internet (if and when you re-connect to the Internet,
|
|
however, the software will resume checking for and installing updates), or
|
|
uninstalling the software. The product documentation, if any, may also
|
|
specify how to turn off updates for your specific device or software.
|
|
c) Germany and Austria.
|
|
(i) Warranty. The properly licensed software will perform substantially
|
|
as described in any Microsoft materials that accompany it. However,
|
|
Microsoft gives no contractual guarantee in relation to the software.
|
|
(ii) Limitation of Liability. In case of intentional conduct, gross
|
|
negligence, claims based on the Product Liability Act, and death or
|
|
personal or physical injury, Microsoft is liable according to the
|
|
statutory law.
|
|
Subject to the foregoing clause (ii), Microsoft will only be liable for
|
|
slight negligence if Microsoft is in breach of such material contractual
|
|
obligations, the fulfillment of which facilitate the due performance of
|
|
this agreement, the breach of which would endanger the purpose of this
|
|
agreement and the compliance with which a party may constantly trust in
|
|
(so-called "cardinal obligations"). In other cases of slight negligence,
|
|
Microsoft will not be liable for slight negligence.
|
|
17. LIMITATION ON AND EXCLUSION OF DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND
|
|
ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO THE AMOUNT YOU PAID FOR THE
|
|
SOFTWARE. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL,
|
|
LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.
|
|
This limitation applies to (a) anything related to the software, services,
|
|
content (including code) on third party Internet sites, or third party
|
|
applications; and (b) claims for breach of contract, breach of warranty,
|
|
guarantee or condition, strict liability, negligence, or other tort to the
|
|
extent permitted by applicable law.
|
|
It also applies even if Microsoft knew or should have known about the
|
|
possibility of the damages. The above limitation or exclusion may not apply
|
|
to you because your state or country may not allow the exclusion or
|
|
limitation of incidental, consequential or other damages.
|
|
|
|
*************************************************************************
|
|
LIMITED WARRANTY
|
|
A. LIMITED WARRANTY. If you follow the instructions, the software will perform
|
|
substantially as described in the Microsoft materials that you receive in or
|
|
with the software.
|
|
References to "limited warranty" are references to the express warranty
|
|
provided by Microsoft. This warranty is given in addition to other rights and
|
|
remedies you may have under law, including your rights and remedies in
|
|
accordance with the statutory guarantees under local Consumer Law.
|
|
B. TERM OF WARRANTY; WARRANTY RECIPIENT; LENGTH OF ANY IMPLIED WARRANTIES. THE
|
|
LIMITED WARRANTY COVERS THE SOFTWARE FOR ONE YEAR AFTER ACQUIRED BY THE FIRST
|
|
USER. IF YOU RECEIVE SUPPLEMENTS, UPDATES, OR REPLACEMENT SOFTWARE DURING
|
|
THAT YEAR, THEY WILL BE COVERED FOR THE REMAINDER OF THE WARRANTY OR 30 DAYS,
|
|
WHICHEVER IS LONGER. If the first user transfers the software, the remainder
|
|
of the warranty will apply to the recipient.
|
|
TO THE EXTENT PERMITTED BY LAW, ANY IMPLIED WARRANTIES, GUARANTEES OR
|
|
CONDITIONS LAST ONLY DURING THE TERM OF THE LIMITED WARRANTY. Some states do
|
|
not allow limitations on how long an implied warranty lasts, so these
|
|
limitations may not apply to you. They also might not apply to you because
|
|
some countries may not allow limitations on how long an implied warranty,
|
|
guarantee or condition lasts.
|
|
C. EXCLUSIONS FROM WARRANTY. This warranty does not cover problems caused by
|
|
your acts (or failures to act), the acts of others, or events beyond
|
|
Microsoft's reasonable control.
|
|
D. REMEDY FOR BREACH OF WARRANTY. MICROSOFT WILL REPAIR OR REPLACE THE SOFTWARE
|
|
AT NO CHARGE. IF MICROSOFT CANNOT REPAIR OR REPLACE IT, MICROSOFT WILL REFUND
|
|
THE AMOUNT SHOWN ON YOUR RECEIPT FOR THE SOFTWARE. IT WILL ALSO REPAIR OR
|
|
REPLACE SUPPLEMENTS, UPDATES AND REPLACEMENT SOFTWARE AT NO CHARGE. IF
|
|
MICROSOFT CANNOT REPAIR OR REPLACE THEM, IT WILL REFUND THE AMOUNT YOU PAID
|
|
FOR THEM, IF ANY. YOU MUST UNINSTALL THE SOFTWARE AND RETURN ANY MEDIA AND
|
|
OTHER ASSOCIATED MATERIALS TO MICROSOFT WITH PROOF OF PURCHASE TO OBTAIN A
|
|
REFUND. THESE ARE YOUR ONLY REMEDIES FOR BREACH OF THE LIMITED WARRANTY.
|
|
E. CONSUMER RIGHTS NOT AFFECTED. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS UNDER
|
|
YOUR LOCAL LAWS, WHICH THIS AGREEMENT CANNOT CHANGE.
|
|
F. WARRANTY PROCEDURES. You need proof of purchase for warranty service.
|
|
1. United States and Canada. For warranty service or information about how to
|
|
obtain a refund for software acquired in the United States and Canada,
|
|
contact Microsoft at:
|
|
* (800) MICROSOFT;
|
|
* Microsoft Customer Service and Support, One Microsoft Way, Redmond, WA
|
|
98052-6399; or
|
|
* visit (aka.ms/nareturns).
|
|
2. Europe, Middle East, and Africa. If you acquired the software in Europe,
|
|
the Middle East, or Africa, Microsoft Ireland Operations Limited makes
|
|
this limited warranty. To make a claim under this warranty, you should
|
|
contact either:
|
|
* Microsoft Ireland Operations Limited, Customer Care Centre, Atrium
|
|
Building Block B, Carmanhall Road, Sandyford Industrial Estate, Dublin
|
|
18, Ireland; or
|
|
* the Microsoft affiliate serving your country (see aka.ms/msoffices).
|
|
3. Australia. For Warranty Services and to claim expenses in relation to the
|
|
warranty (if applicable) for software acquired in Australia, contact
|
|
Microsoft at:
|
|
* 13 20 58; or
|
|
* Microsoft Pty Ltd, 1 Epping Road, North Ryde NSW 2113, Australia.
|
|
4. Outside the United States, Canada, Europe, Middle East, Africa, and
|
|
Australia. If you acquired the software outside the United States, Canada,
|
|
Europe, the Middle East, Africa, and Australia, contact the Microsoft
|
|
affiliate serving your country (see aka.ms/msoffices).
|
|
G. NO OTHER WARRANTIES. THE LIMITED WARRANTY IS THE ONLY DIRECT WARRANTY FROM
|
|
MICROSOFT. MICROSOFT GIVES NO OTHER EXPRESS WARRANTIES, GUARANTEES OR
|
|
CONDITIONS. WHERE ALLOWED BY YOUR LOCAL LAWS, MICROSOFT EXCLUDES IMPLIED
|
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
|
|
INFRINGEMENT. If your local laws give you any implied warranties, guarantees
|
|
or conditions, despite this exclusion, your remedies are described in the
|
|
Remedy for Breach of Warranty clause above, to the extent permitted by your
|
|
local laws.
|
|
FOR AUSTRALIA ONLY. References to "Limited Warranty" are references to the
|
|
warranty provided by Microsoft. This warranty is given in addition to other
|
|
rights and remedies you may have under law, including your rights and
|
|
remedies in accordance with the statutory guarantees under the Australian
|
|
Consumer Law. Our goods come with guarantees that cannot be excluded under
|
|
the Australian Consumer Law. You are entitled to a replacement or refund for
|
|
a major failure and compensation for any other reasonably foreseeable loss or
|
|
damage. You are also entitled to have the goods repaired or replaced if the
|
|
goods fail to be of acceptable quality and the failure does not amount to a
|
|
major failure. Goods presented for repair may be replaced by refurbished
|
|
goods of the same type rather than being replaced. Refurbished parts may be
|
|
used to repair the goods.
|
|
H. LIMITATION ON AND EXCLUSION OF DAMAGES FOR BREACH OF WARRANTY. THE LIMITATION
|
|
ON AND EXCLUSION OF DAMAGES CLAUSE ABOVE APPLIES TO BREACHES OF THIS LIMITED
|
|
WARRANTY.
|
|
THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS, AND YOU MAY ALSO HAVE OTHER
|
|
RIGHTS WHICH VARY FROM STATE TO STATE. YOU MAY ALSO HAVE OTHER RIGHTS WHICH
|
|
VARY FROM COUNTRY TO COUNTRY.
|
|
|
|
EULA ID: VS2017_ENT_PRO_TRIAL_RTW_ENU
|
|
|
|
|
|
================================================================================
|
|
zlib LICENSE
|
|
================================================================================
|
|
Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
|
|
|
|
This software is provided 'as-is', without any express or implied
|
|
warranty. In no event will the authors be held liable for any damages
|
|
arising from the use of this software.
|
|
|
|
Permission is granted to anyone to use this software for any purpose,
|
|
including commercial applications, and to alter it and redistribute it
|
|
freely, subject to the following restrictions:
|
|
|
|
1. The origin of this software must not be misrepresented; you must not
|
|
claim that you wrote the original software. If you use this software
|
|
in a product, an acknowledgment in the product documentation would be
|
|
appreciated but is not required.
|
|
2. Altered source versions must be plainly marked as such, and must not be
|
|
misrepresented as being the original software.
|
|
3. This notice may not be removed or altered from any source distribution.
|
|
|
|
Jean-loup Gailly Mark Adler
|
|
jloup@gzip.org madler@alumni.caltech.edu
|
|
|
|
|