diff options
author | Marcin Zelent <zelent.marcin@gmail.com> | 2017-12-13 13:45:21 +0100 |
---|---|---|
committer | Marcin Zelent <zelent.marcin@gmail.com> | 2017-12-13 13:45:21 +0100 |
commit | 6335f35fe0516f16be10e29e9d0b960010067fe0 (patch) | |
tree | 7c4ddb203fcd272062b0518bafc829e64cfad426 /packages/Newtonsoft.Json.10.0.3/LICENSE.md | |
parent | e4e7dbf553bfa17a39830e67d14d3715946beab3 (diff) |
Removed packages directory.
Diffstat (limited to 'packages/Newtonsoft.Json.10.0.3/LICENSE.md')
-rw-r--r-- | packages/Newtonsoft.Json.10.0.3/LICENSE.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/packages/Newtonsoft.Json.10.0.3/LICENSE.md b/packages/Newtonsoft.Json.10.0.3/LICENSE.md deleted file mode 100644 index 6cc88f2..0000000 --- a/packages/Newtonsoft.Json.10.0.3/LICENSE.md +++ /dev/null @@ -1,20 +0,0 @@ -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.
|