summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2017-03-11 22:15:30 -0800
committerJan Kotas <jkotas@microsoft.com>2017-03-11 22:15:30 -0800
commit144dbffaeae61d1d0a710256e429e6a7bd192349 (patch)
treee1394d408fa451941443cbab23cf9bc2d63082c4 /LICENSE.TXT
parent02fc35e1508eb0269c6270d313991412468aa933 (diff)
downloadcoreclr-144dbffaeae61d1d0a710256e429e6a7bd192349.tar.gz
coreclr-144dbffaeae61d1d0a710256e429e6a7bd192349.tar.bz2
coreclr-144dbffaeae61d1d0a710256e429e6a7bd192349.zip
Update License and add 3PN notices (#10117)
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT4
1 files changed, 3 insertions, 1 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index 99ae10b2d4..984713a496 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -2,6 +2,8 @@ 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
@@ -18,4 +20,4 @@ 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. \ No newline at end of file
+SOFTWARE.