summaryrefslogtreecommitdiff
path: root/LICENSE-MIT
diff options
context:
space:
mode:
authorInna Palant <ipalant@google.com>2023-12-13 16:26:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-13 16:26:42 +0000
commitc02340ae3bc6ceb00a58b2ee5a216f3f802d1ada (patch)
treecaceb3d988b3cd1bab30d1e0d2fbe5e0ff398dd6 /LICENSE-MIT
parent57bad3f55182c6dbf120f615cdeb0289469256c4 (diff)
parent5140d78802a9f966ab7ec936db07a441302ebbe6 (diff)
downloadasn1-rs-impl-c02340ae3bc6ceb00a58b2ee5a216f3f802d1ada.tar.gz
Merge remote-tracking branch 'origin/upstream' am: 7ae6c851c8 am: 5140d78802
Original change: undetermined Change-Id: I1a407492bc2ebd384759859e8cb741fa30c7534e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'LICENSE-MIT')
-rw-r--r--LICENSE-MIT25
1 files changed, 25 insertions, 0 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT
new file mode 100644
index 0000000..290e7b9
--- /dev/null
+++ b/LICENSE-MIT
@@ -0,0 +1,25 @@
+Copyright (c) 2017 Pierre Chifflier
+
+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.