Winhance uses third-party libraries or other resources that may be distributed under licenses different from the Winhance software. ========================================================================= WinGet-API-from-CSharp (WindowsPackageManager.Interop) https://github.com/marticliment/WinGet-API-from-CSharp Author: Marti Climent The WindowsPackageManager Interop code was extracted and modified from Microsoft Dev Home (https://github.com/microsoft/devhome/). 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. ========================================================================= Microsoft Dev Home https://github.com/microsoft/devhome Copyright (c) Microsoft Corporation. All rights reserved. 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. ========================================================================= WinGet CLI (Windows Package Manager) https://github.com/microsoft/winget-cli Copyright (c) Microsoft Corporation. All rights reserved. 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. ========================================================================= Product icons Winhance displays icons for third-party software products throughout the application to help users identify the apps they're working with. These icons come from several sources, each with its own posture: Trademarks All product logos shown -- whether fetched at runtime from canonical vendor sources or bundled in the application -- remain trademarks of their respective owners. Winhance uses them solely for nominative identification of the products they represent. No endorsement or affiliation is implied. Wikimedia Commons A number of icons are sourced from Wikimedia Commons under the licenses listed on each file's description page (typically CC-BY-SA, CC0, or public domain). The direct file URLs in the Winhance source serve as the per-file attribution; each file's Commons page links to its full license terms and authorship. Wikipedia (en, es) A small number of icons are non-free fair-use rasters hosted on language-specific Wikipedias (en.wikipedia.org, es.wikipedia.org). Their use here is consistent with nominative fair use for product identification. Vendor sources (GitHub, brand pages) Where a project's own GitHub repo or brand-asset page exposes a stable PNG/ICO, that URL is used directly. Open-source project icons are governed by each project's repository license; vendor brand assets remain trademarks of their respective owners. Embedded (data: URIs) A small number of icons are embedded directly in the binary as base64-encoded PNG data. This is reserved for vendors who do not expose a stable PNG URL but whose on-page brand mark would otherwise need to be hot-linked from a non-canonical or bot-protected source. Embedded icons remain trademarks of their respective owners and are bundled solely to identify the corresponding products inside the application. =========================================================================