aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-04-07 14:24:02 -0700
committerChih-Hung Hsieh <chh@google.com>2020-04-07 14:27:38 -0700
commit39f7476eb664742a304ee7844307e1260d5d2a12 (patch)
tree11e5f3dbaeb789d18fd43487966f9459e2c49aa8 /LICENSE
parent36f37ff070b0f672a1cf4baa50ff8fc5c5452bc6 (diff)
downloadnom-39f7476eb664742a304ee7844307e1260d5d2a12.tar.gz
Import 'nom' package version 5.1.1platform-tools-30.0.0
* Add OWNERS * No Android.bp yet Bug: 152884384 Test: make Change-Id: I938710bbf1db778e580460b988613f890f434256
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE20
1 files changed, 20 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..88557e4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,20 @@
+Copyright (c) 2014-2019 Geoffroy Couprie
+
+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.