Notice change from build: 154693780 - #41339
Closed
Blue (OneBlue) wants to merge 1 commit into
Closed
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s third-party NOTICE file based on an automated build-generated delta, removing a previously included license notice block.
Changes:
- Removes the
Microsoft.NETCore.App.Runtime.win-arm64 10.0.10 - MITnotice section and associated MIT license text fromNOTICE.txt.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
649
to
653
| 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. | ||
|
|
||
| --------------------------------------------------------- | ||
|
|
||
| --------------------------------------------------------- | ||
|
|
||
| Microsoft.NETCore.App.Runtime.win-arm64 10.0.10 - MIT | ||
|
|
||
|
|
||
| Copyright (c) 2021 | ||
| Copyright (c) Six Labors | ||
| (c) Microsoft Corporation | ||
| Copyright (c) 2022 FormatJS | ||
| Copyright (c) Andrew Arnott | ||
| Copyright 2019 LLVM Project | ||
| Copyright (c) 1998 Microsoft | ||
| Copyright 2018 Daniel Lemire | ||
| Copyright (c) .NET Foundation | ||
| Copyright 1995-2022 Mark Adler | ||
| Copyright 1995-2024 Mark Adler | ||
| Copyright (c) 2011, Google Inc. | ||
| Copyright (c) 2020 Dan Shechter | ||
| (c) 1997-2005 Sean Eron Anderson | ||
| Copyright (c) 2015 Andrew Gallant | ||
| Copyright (c) 2022, Wojciech Mula | ||
| Copyright (c) 2017 Yoshifumi Kawai | ||
| Copyright (c) 2022, Geoff Langdale | ||
| Copyright (c) 2005-2020 Rich Felker | ||
| Copyright (c) 2012-2021 Yann Collet | ||
| Copyright (c) Microsoft Corporation | ||
| Copyright (c) 2007 James Newton-King | ||
| Copyright (c) 1991-2024 Unicode, Inc. | ||
| Copyright (c) 2013-2017, Alfred Klomp | ||
| Copyright (c) 2018 Nemanja Mijailovic | ||
| Copyright 2012 the V8 project authors | ||
| Copyright (c) 1999 Lucent Technologies | ||
| Copyright (c) 2008-2016, Wojciech Mula | ||
| Copyright (c) 2011-2020 Microsoft Corp | ||
| Copyright (c) 2015-2017, Wojciech Mula | ||
| Copyright (c) 2015-2018, Wojciech Mula | ||
| Copyright (c) 2005-2007, Nick Galbreath | ||
| Copyright (c) 2015 The Chromium Authors | ||
| Copyright (c) 2018 Alexander Chermyanin | ||
| Copyright (c) The Internet Society 1997 | ||
| Copyright (c) 2004-2006 Intel Corporation | ||
| Copyright (c) 2011-2015 Intel Corporation | ||
| Copyright (c) 2013-2017, Milosz Krajewski | ||
| Copyright (c) 2016-2017, Matthieu Darbois | ||
| Copyright (c) The Internet Society (2003) | ||
| Copyright (c) .NET Foundation Contributors | ||
| (c) 1995-2024 Jean-loup Gailly and Mark Adler | ||
| Copyright (c) 2020 Mara Bos <m-ou.se@m-ou.se> | ||
| Copyright (c) .NET Foundation and Contributors | ||
| Copyright (c) 2012 - present, Victor Zverovich | ||
| Copyright (c) 2006 Jb Evain (jbevain@gmail.com) | ||
| Copyright (c) 2008-2020 Advanced Micro Devices, Inc. | ||
| Copyright (c) 2019 Microsoft Corporation, Daan Leijen | ||
| Copyright (c) 2011 Novell, Inc (http://www.novell.com) | ||
| Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) | ||
| Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors | ||
| Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com | ||
| Copyright 1995-2024 Jean-loup Gailly and Mark Adler Qkkbal | ||
| Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. | ||
| Portions (c) International Organization for Standardization 1986 | ||
| Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang) Disclaimers | ||
| Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip | ||
| Copyright (c) 1980, 1986, 1993 The Regents of the University of California | ||
| Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California | ||
| Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass | ||
|
|
||
| The MIT License (MIT) | ||
|
|
||
| Copyright (c) .NET Foundation and Contributors | ||
|
|
||
| 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 | ||
| 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. | ||
|
|
||
|
|
||
| --------------------------------------------------------- | ||
|
|
||
| --------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.