Add 3rd party notices
Add 3rd party notices file for DNX
This commit is contained in:
parent
92857c7298
commit
678a8d0e1f
1 changed files with 19 additions and 0 deletions
19
THIRD-PARTY-NOTICES
Normal file
19
THIRD-PARTY-NOTICES
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
.NET Command Line Interface uses third-party libraries or other resources that may be
|
||||||
|
distributed under licenses different than the .NET Command Line Interface 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 DNX
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
https://github.com/aspnet/dnx
|
||||||
|
|
||||||
|
Copyright (c) .NET Foundation. All rights reserved.
|
||||||
|
|
||||||
|
This software program is licensed subject to the Apache License, Version 2.0 available at
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0.
|
Loading…
Reference in a new issue