aboutsummaryrefslogtreecommitdiff
path: root/ci/tools
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-30 21:54:46 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-30 21:54:46 +0200
commit23ec85afe6f1212bb49f946fc8203eb18c65be0c (patch)
treee4b9d8bdda31c8362418c03422e66af9951efa03 /ci/tools
parent27ef08f627b14ebe553a106911cb07ff9feea85e (diff)
parent7c19f7ccb4d10612e506f1246394cd2c581e3007 (diff)
downloadkristall-23ec85afe6f1212bb49f946fc8203eb18c65be0c.tar.gz
Merge branch 'master' of github.com:MasterQ32/kristall
Diffstat (limited to 'ci/tools')
-rw-r--r--ci/tools/7za.dllbin0 -> 381952 bytes
-rw-r--r--ci/tools/7za.exebin0 -> 1152000 bytes
-rw-r--r--ci/tools/7za.licence.txt31
-rw-r--r--ci/tools/7zxa.dllbin0 -> 209408 bytes
-rw-r--r--ci/tools/pscp.exebin0 -> 683912 bytes
5 files changed, 31 insertions, 0 deletions
diff --git a/ci/tools/7za.dll b/ci/tools/7za.dll
new file mode 100644
index 0000000..bc2b47a
--- /dev/null
+++ b/ci/tools/7za.dll
Binary files differ
diff --git a/ci/tools/7za.exe b/ci/tools/7za.exe
new file mode 100644
index 0000000..9f27b20
--- /dev/null
+++ b/ci/tools/7za.exe
Binary files differ
diff --git a/ci/tools/7za.licence.txt b/ci/tools/7za.licence.txt
new file mode 100644
index 0000000..e5d33d7
--- /dev/null
+++ b/ci/tools/7za.licence.txt
@@ -0,0 +1,31 @@
+ 7-Zip Extra
+ ~~~~~~~~~~~
+ License for use and distribution
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+ Copyright (C) 1999-2019 Igor Pavlov.
+
+ 7-Zip Extra files are under the GNU LGPL license.
+
+
+ Notes:
+ You can use 7-Zip Extra on any computer, including a computer in a commercial
+ organization. You don't need to register or pay for 7-Zip.
+
+
+ GNU LGPL information
+ --------------------
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You can receive a copy of the GNU Lesser General Public License from
+ http://www.gnu.org/
+
diff --git a/ci/tools/7zxa.dll b/ci/tools/7zxa.dll
new file mode 100644
index 0000000..d51e3f0
--- /dev/null
+++ b/ci/tools/7zxa.dll
Binary files differ
diff --git a/ci/tools/pscp.exe b/ci/tools/pscp.exe
new file mode 100644
index 0000000..cf28ea6
--- /dev/null
+++ b/ci/tools/pscp.exe
Binary files differ