aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2017-10-26 13:01:34 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-26 13:01:34 +0000
commit68bc3c2ffc198a4372d51542165fab67ed2b1b2f (patch)
tree66473d69e9694ec1e55fd3be1dea3c691c658adf
parent92b2dbfe09b2415c27de836ddfe7965a55e09f39 (diff)
parent2f2786434bb8d83636eb2d5b2ef2aab9dd6b7a0f (diff)
downloadannotation-tools-68bc3c2ffc198a4372d51542165fab67ed2b1b2f.tar.gz
Add NOTICE and MODULE_LICENSE files. am: c81da9298e
am: 2f2786434b Change-Id: I89845a294545ae03f19e8049d2f7c053aafe53fa
-rw-r--r--MODULE_LICENSE_MIT0
-rw-r--r--NOTICE17
2 files changed, 17 insertions, 0 deletions
diff --git a/MODULE_LICENSE_MIT b/MODULE_LICENSE_MIT
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_MIT
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..89de354
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,17 @@
+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.