6bdd276d05
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
99 lines
4.7 KiB
Plaintext
99 lines
4.7 KiB
Plaintext
.NET Core uses third-party libraries or other resources that may be
|
|
distributed under licenses different than the .NET Core software.
|
|
|
|
In the event that we accidentally failed to list a required notice, please
|
|
bring it to our attention. Post an issue or email us:
|
|
|
|
dotnet@microsoft.com
|
|
|
|
The attached notices are provided for information only.
|
|
|
|
License notice for Slicing-by-8
|
|
-------------------------------
|
|
|
|
http://sourceforge.net/projects/slicing-by-8/
|
|
|
|
Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
|
|
|
|
|
|
This software program is licensed subject to the BSD License, available at
|
|
http://www.opensource.org/licenses/bsd-license.html.
|
|
|
|
|
|
License notice for Unicode data
|
|
-------------------------------
|
|
|
|
http://www.unicode.org/Public/idna/6.3.0/
|
|
http://www.unicode.org/Public/UCD/latest/ucd/NormalizationTest.txt
|
|
|
|
Copyright © 1991-2015 Unicode, Inc. All rights reserved.
|
|
Distributed under the Terms of Use in
|
|
http://www.unicode.org/copyright.html.
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
a copy of the Unicode data files and any associated documentation
|
|
(the "Data Files") or Unicode software and any associated documentation
|
|
(the "Software") to deal in the Data Files or Software
|
|
without restriction, including without limitation the rights to use,
|
|
copy, modify, merge, publish, distribute, and/or sell copies of
|
|
the Data Files or Software, and to permit persons to whom the Data Files
|
|
or Software are furnished to do so, provided that
|
|
(a) this copyright and permission notice appear with all copies
|
|
of the Data Files or Software,
|
|
(b) this copyright and permission notice appear in associated
|
|
documentation, and
|
|
(c) there is clear notice in each modified Data File or in the Software
|
|
as well as in the documentation associated with the Data File(s) or
|
|
Software that the data or software has been modified.
|
|
|
|
THE DATA FILES AND SOFTWARE 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 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 THE DATA FILES OR 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 these Data Files or Software without prior
|
|
written authorization of the copyright holder.
|
|
|
|
License notice for Zlib
|
|
-------------------------------
|
|
|
|
zlib
|
|
1995-2013 Jean-loup Gailly and Mark Adler
|
|
zlib/libpng License
|
|
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.
|
|
|
|
License notice for Mono
|
|
-------------------------------
|
|
|
|
Copyright (c) .NET Foundation Contributors
|
|
|
|
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.
|