Reference Guide
Table Of Contents
- SupportAssist OS Recovery Licensing Information
- Contents
- Introduction
- Apache license
- Caliburn MIT license
- DotnetZip license
- Newtonsoft JSON MIT license
- Protocol buffers license
- Registry MIT license
- StructureMap license
- Dismapi license
- HTML Agility license
- Log4Net license
- ManagedWifi license
- Roboto license
- Toqe DownloadManager license
- Wimgapi license
- Wix license
- Zxing license
- AspNetWebStack license
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.
jzlib license
The jzlib library, itself, is a re-implementation of zlib v1.1.3 in pure Java. zlib is provided under the zlib license.
Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
The zlib 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 Gaillyg
jloup@gzip.or
Mark Adler
madler@alumni.caltech.edu
bzip2 license
The managed BZIP2 code included in Ionic.BZip2.dll and Ionic. Zip. dll is modified code, based on Java code in the
Apache commons compress library. Apache Commons Compress (http://commons.apache.org/proper/commons-compress/)
is provided under the Apache 2 license:
Apache Commons Compress
Copyright 2002-2014 The Apache Software Foundation
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file
distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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 https://www.apache.org/licenses/. 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.
Many thanks to Julian Seward for the original C implementation of BZip2 (http://www.bzip.org/).
DotnetZip license
9