You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ThirdPartyNotices.txt
+2-28Lines changed: 2 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This project incorporates components from the projects listed below. The origina
10
10
3. lbugnion/mvvmlight commit 4cbf77c (https://github.com/lbugnion/mvvmlight), from which some APIs from the `Microsoft.Toolkit.Mvvm` package take inspiration from.
11
11
4. PrivateObject/PrivateType (https://github.com/microsoft/testfx/tree/664ac7c2ac9dbfbee9d2a0ef560cfd72449dfe34/src/TestFramework/Extension.Desktop), included in UnitTests.
12
12
5. QuinnDamerell/UniversalMarkdown (https://github.com/QuinnDamerell/UniversalMarkdown) contributed by Quinn Damerell and Paul Bartrum for the MarkdownTextBlock control, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/772.
13
-
6. qmatteoq/DesktopBridgeHelpers commit e278153 (https://github.com/qmatteoq/DesktopBridgeHelpers), using in DesktopNotificationManagerCompat.cs and DesktopBridgeHelpers.csto identify if running with identity.
13
+
6. qmatteoq/DesktopBridgeHelpers commit e278153 (https://github.com/qmatteoq/DesktopBridgeHelpers), contributed by Matteo Pagani to identify if running with identity in DesktopNotificationManagerCompat.cs and DesktopBridgeHelpers.cs, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3457.
14
14
15
15
%% PedroLamas/DeferredEvents NOTICES AND INFORMATION BEGIN HERE
16
16
=========================================
@@ -113,30 +113,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
113
113
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
114
114
SOFTWARE.
115
115
=========================================
116
-
END OF PrivateOject/PrivateType NOTICES AND INFORMATION
117
-
118
-
%% qmatteoq/DesktopBridgeHelpers NOTICES AND INFORMATION BEGIN HERE
119
-
=========================================
120
-
MIT License
121
-
122
-
Copyright (c) Microsoft Corporation. All rights reserved.
123
-
124
-
Permission is hereby granted, free of charge, to any person obtaining a copy
125
-
of this software and associated documentation files (the "Software"), to deal
126
-
in the Software without restriction, including without limitation the rights
127
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
128
-
copies of the Software, and to permit persons to whom the Software is
129
-
furnished to do so, subject to the following conditions:
130
-
131
-
The above copyright notice and this permission notice shall be included in all
132
-
copies or substantial portions of the Software.
133
-
134
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
135
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
136
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
137
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
138
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
139
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
140
-
SOFTWARE
141
-
=========================================
142
-
END OF qmatteoq/DesktopBridgeHelpers NOTICES AND INFORMATION
116
+
END OF PrivateOject/PrivateType NOTICES AND INFORMATION
0 commit comments