21 lines
853 B
Plaintext
21 lines
853 B
Plaintext
|
Mono uses third-party libraries or other resources that may be
|
||
|
distributed under licenses different than the .NET Core software.
|
||
|
|
||
|
Attributions and license notices for test cases originally authored by
|
||
|
third parties can be found in the respective test directories.
|
||
|
|
||
|
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 Code Project
|
||
|
--------------------------------
|
||
|
|
||
|
Title: Thread Local Storage - The C++ Way
|
||
|
Content: https://www.codeproject.com/Articles/8113/Thread-Local-Storage-The-C-Way
|
||
|
Reference: https://github.com/mono/boringssl/blob/eec2ca7e76c04ca41ef5bfc875ee3b0374cb7a94/crypto/thread_win.c#L138-L148
|
||
|
License: https://www.codeproject.com/info/EULA.aspx
|