aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorNan Zhang <nanzhang@google.com>2018-05-15 14:00:05 -0700
committerNan Zhang <nanzhang@google.com>2018-05-23 17:48:33 -0700
commit8539a2ae46a43d3fed0d42a9672d8277fbd38e53 (patch)
tree7f63dc937b886389e53ee3b386c70baebd1da8e1 /LICENSE
parente493fcf90483ade4b2a5ac331a4f89cb15ae3fd2 (diff)
downloadsetuptools-8539a2ae46a43d3fed0d42a9672d8277fbd38e53.tar.gz
initial drop of setuptools v39.1.0android-p-preview-5android-p-preview-4
Test: N/A Bug: b/79751992 Change-Id: Iccb41bbd58f7a6af510957966c5d893c2875e4ee
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..6e0693b
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,19 @@
+Copyright (C) 2016 Jason R Coombs <jaraco@jaraco.com>
+
+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.