summaryrefslogtreecommitdiffstats
path: root/network/gemget-bin/docs/LICENSE
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2024-03-11 07:08:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-11 07:16:52 +0700
commita6f953749b0e8ae10c7b4b14efbbf87c651ad24b (patch)
tree97c29db1873c7bcfaa2739d912d497f6b33d7329 /network/gemget-bin/docs/LICENSE
parentc2dec600181d1fc95daa8d9b00b2c5480cd2a84d (diff)
downloadslackbuilds-a6f953749b0e8ae10c7b4b14efbbf87c651ad24b.tar.gz
slackbuilds-a6f953749b0e8ae10c7b4b14efbbf87c651ad24b.tar.xz
network/gemget-bin: Added (CLI for gemini protocol).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/gemget-bin/docs/LICENSE')
-rw-r--r--network/gemget-bin/docs/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/network/gemget-bin/docs/LICENSE b/network/gemget-bin/docs/LICENSE
new file mode 100644
index 0000000000..ee7b3fc619
--- /dev/null
+++ b/network/gemget-bin/docs/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2020 makeworld
+
+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.