about summary refs log tree commit diff
path: root/ops/mq_cli/LICENSE
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-01-20T11·32+0000
committerVincent Ambo <tazjin@google.com>2020-01-20T11·32+0000
commit4bc3196c9a2bb0e1f60f19ecece195c8d4900b52 (patch)
treecd2d780674a14a9a942f56ea194351ff6bd2b372 /ops/mq_cli/LICENSE
parentb59c7e693c21cf76619ad89ae008d92ebbb92dad (diff)
parentdf29b08bffc90cfd4f2d963a8e48d89f7a86308d (diff)
Add 'ops/mq_cli/' from commit 'df29b08bffc90cfd4f2d963a8e48d89f7a86308d' r/430
git-subtree-dir: ops/mq_cli
git-subtree-mainline: b59c7e693c21cf76619ad89ae008d92ebbb92dad
git-subtree-split: df29b08bffc90cfd4f2d963a8e48d89f7a86308d
Diffstat (limited to 'ops/mq_cli/LICENSE')
-rw-r--r--ops/mq_cli/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/ops/mq_cli/LICENSE b/ops/mq_cli/LICENSE
new file mode 100644
index 0000000000..0feedcb4bb
--- /dev/null
+++ b/ops/mq_cli/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2017 Langler AS
+
+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.