summaryrefslogtreecommitdiff
path: root/LICENSE.mit
diff options
context:
space:
mode:
authortaesub.kim <taesub.kim@samsung.com>2015-12-22 10:06:54 +0900
committertaesub.kim <taesub.kim@samsung.com>2015-12-22 10:07:06 +0900
commit9dafee4d154c8d0f68275af2542b52d04228e4bf (patch)
tree6cf878667b8a7e7eb071a513c900f9f92dcb9641 /LICENSE.mit
parentcbe8b82a6854d8ff4a306ae3240a6606a3d1090a (diff)
downloadc-ares-9dafee4d154c8d0f68275af2542b52d04228e4bf.tar.gz
c-ares-9dafee4d154c8d0f68275af2542b52d04228e4bf.tar.bz2
c-ares-9dafee4d154c8d0f68275af2542b52d04228e4bf.zip
Modified license using SPDX license identifier
Change-Id: I295f6c8928965973ccf3dfb173d1d0b43a2edc5f Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Diffstat (limited to 'LICENSE.mit')
-rw-r--r--LICENSE.mit21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE.mit b/LICENSE.mit
new file mode 100644
index 0000000..c6e52bc
--- /dev/null
+++ b/LICENSE.mit
@@ -0,0 +1,21 @@
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c)
+
+All rights reserved.
+
+Permission to use, copy, modify, and distribute this software for any purpose
+with or without fee is hereby granted, provided that the above copyright
+notice and this permission notice appear in all copies.
+
+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 OF THIRD PARTY RIGHTS. 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.
+
+Except as contained in this notice, the name of a copyright holder shall not
+be used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization of the copyright holder.