summaryrefslogtreecommitdiffstats
path: root/games/angband
diff options
context:
space:
mode:
author Ben Collver <bencollver@riseup.net>2023-12-18 14:36:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-18 14:38:26 +0700
commit513efa13b0ab68ac5b29d28694fd1020cf2ad2a4 (patch)
treed201cc4021b79133bdf8846c0ed7ad358fb4cee1 /games/angband
parente50328d8db403f51360e1c02da6744cb38214288 (diff)
downloadslackbuilds-513efa13b0ab68ac5b29d28694fd1020cf2ad2a4.tar.gz
slackbuilds-513efa13b0ab68ac5b29d28694fd1020cf2ad2a4.tar.xz
games/angband: Change license.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/angband')
-rw-r--r--games/angband/angband.SlackBuild23
1 files changed, 3 insertions, 20 deletions
diff --git a/games/angband/angband.SlackBuild b/games/angband/angband.SlackBuild
index b446e70fbd..846e7f00cb 100644
--- a/games/angband/angband.SlackBuild
+++ b/games/angband/angband.SlackBuild
@@ -2,26 +2,9 @@
# Slackware build script for Angband
-# Copyright 2020 Marshall Scott, SlackBuilds.org Project, David Melik, Spokane,
-# WA, USA.
-# All rights reserved.
-#
-# Redistribution and use of this script, with or without modification, is
-# permitted provided that the following conditions are met:
-#
-# 1. Redistributions of this script must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
-# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
-# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Written by Marshall Scott, David Melik, and Ben Collver.
+
+# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20220219 bkw: Modified by SlackBuilds.org:
# - update download URL to one that exists.