aboutsummaryrefslogtreecommitdiff
path: root/packages/Newtonsoft.Json.10.0.3/LICENSE.md
diff options
context:
space:
mode:
authorlempamo <lempamo@outlook.com>2017-07-01 11:33:34 -0400
committerlempamo <lempamo@outlook.com>2017-07-01 11:33:34 -0400
commit1e15555a88864a6398b3bc811cc22f62be203f7b (patch)
tree2f5bace7a231b22ba7a74279ead0d4107df31175 /packages/Newtonsoft.Json.10.0.3/LICENSE.md
parentfc728100a39bff88215b0b21602afbda9ff6b00b (diff)
parent6357242767ded19a6f30fc1c0ecd82c0bdc62ac4 (diff)
downloadhistacom2-1e15555a88864a6398b3bc811cc22f62be203f7b.tar.gz
histacom2-1e15555a88864a6398b3bc811cc22f62be203f7b.tar.bz2
histacom2-1e15555a88864a6398b3bc811cc22f62be203f7b.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'packages/Newtonsoft.Json.10.0.3/LICENSE.md')
-rw-r--r--packages/Newtonsoft.Json.10.0.3/LICENSE.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/Newtonsoft.Json.10.0.3/LICENSE.md b/packages/Newtonsoft.Json.10.0.3/LICENSE.md
new file mode 100644
index 0000000..dfaadbe
--- /dev/null
+++ b/packages/Newtonsoft.Json.10.0.3/LICENSE.md
@@ -0,0 +1,20 @@
+The MIT License (MIT)
+
+Copyright (c) 2007 James Newton-King
+
+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.