aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2020-03-30 23:54:28 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-30 23:54:28 +0000
commitc02c93821ebe65c65b71c96f32cdf8950a8aa348 (patch)
treeb91f80f99461d632c51bfc134376ab4a893587e0
parent9cf9865a7e2cbb67f26c9574d72be7575e334b2d (diff)
parent6625cd8d7e613788c7469aae7a27047ba8078164 (diff)
downloadplatform_external_python_six-c02c93821ebe65c65b71c96f32cdf8950a8aa348.tar.gz
platform_external_python_six-c02c93821ebe65c65b71c96f32cdf8950a8aa348.tar.bz2
platform_external_python_six-c02c93821ebe65c65b71c96f32cdf8950a8aa348.zip
Remove redundant NOTICE copied from LICENSE. am: 531a509ddb am: 6625cd8d7e
Change-Id: Id0b261ad4520f6ad026c24617410c733bfa9eb24
-rw-r--r--NOTICE18
1 files changed, 0 insertions, 18 deletions
diff --git a/NOTICE b/NOTICE
deleted file mode 100644
index f3068bf..0000000
--- a/NOTICE
+++ /dev/null
@@ -1,18 +0,0 @@
-Copyright (c) 2010-2017 Benjamin Peterson
-
-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.