summaryrefslogtreecommitdiffstats
path: root/licenses/pexpect.txt
diff options
context:
space:
mode:
authorHao Liu <haoli@redhat.com>2022-10-25 20:18:59 +0200
committerHao Liu <haoli@redhat.com>2022-11-04 16:43:41 +0100
commit0db75fdbfd557335bc161554ffbea7273fc9d1f8 (patch)
tree82ac89251855c3a20e41bfd64e5bf4051f79d007 /licenses/pexpect.txt
parentRevert "Merge pull request #12993 from AlexSCorey/fixWorkflow" (diff)
downloadawx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.tar.xz
awx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.zip
move license directory out of docs
Signed-off-by: Hao Liu <haoli@redhat.com>
Diffstat (limited to 'licenses/pexpect.txt')
-rw-r--r--licenses/pexpect.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/licenses/pexpect.txt b/licenses/pexpect.txt
new file mode 100644
index 0000000000..6ee60f42b4
--- /dev/null
+++ b/licenses/pexpect.txt
@@ -0,0 +1,19 @@
+ISC LICENSE
+
+ This license is approved by the OSI and FSF as GPL-compatible.
+ http://opensource.org/licenses/isc-license.txt
+
+ Copyright (c) 2013-2014, Pexpect development team
+ Copyright (c) 2012, Noah Spurrier <noah@noah.org>
+
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.