summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-01-29 09:25:32 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-01-29 09:25:32 -0500
commit501936804d6b698868d37d33bdeb0527f5629a30 (patch)
treea055e0c90dc7353dc83d944f198db7bf55eefbc7
parent1282dcd1dd0bee21647dfa53ad2c147c738e8709 (diff)
downloadsdl_ios-501936804d6b698868d37d33bdeb0527f5629a30.tar.gz
Add OHHTTPStubs to dependencies.md
-rw-r--r--DEPENDENCIES.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
index 5c1ec9a39..f61912428 100644
--- a/DEPENDENCIES.md
+++ b/DEPENDENCIES.md
@@ -524,4 +524,15 @@ of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
-END OF TERMS AND CONDITIONS \ No newline at end of file
+END OF TERMS AND CONDITIONS
+
+### OHHTTPStubs
+- MIT LICENSE -
+
+Copyright (c) 2012 Olivier Halligon
+
+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. \ No newline at end of file