summaryrefslogtreecommitdiffstats
path: root/args4j/LICENSE
diff options
context:
space:
mode:
authormikaelpeltier <mikaelpeltier@google.com>2015-03-13 16:55:40 +0100
committermikaelpeltier <mikaelpeltier@google.com>2015-03-13 16:55:40 +0100
commit7c94b56d46601db9ed95143dc6889cdca83399e2 (patch)
tree620d5a914f444c3c30c7c6c14b39d9cf0dc0f170 /args4j/LICENSE
parent8007ff78c3d693f7a17350fae567ae5e6e0f0fb2 (diff)
downloadtoolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.tar.gz
toolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.tar.bz2
toolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.zip
Update arg4j to version 2.0.30
Change-Id: Ia94c584414379011b92c7e1d5f1e143bd1d4dc75
Diffstat (limited to 'args4j/LICENSE')
-rw-r--r--args4j/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/args4j/LICENSE b/args4j/LICENSE
new file mode 100644
index 00000000..c49840b2
--- /dev/null
+++ b/args4j/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2013 Kohsuke Kawaguchi and other contributors
+
+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.