summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik2013-10-27 05:29:23 +0100
committer Robby Workman2013-10-28 05:38:59 +0100
commit419c9a6f190af90289b7d10f88794236e9dacf8f (patch)
treef4879b271d6c47616adc94f239fbb7418249578a /games
parent9230ca5fa1dfa07db7a82e83820e2d9111f46bf8 (diff)
downloadslackbuilds-419c9a6f190af90289b7d10f88794236e9dacf8f.tar.gz
games/moria: Fixed script license
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/moria/moria.SlackBuild20
1 files changed, 19 insertions, 1 deletions
diff --git a/games/moria/moria.SlackBuild b/games/moria/moria.SlackBuild
index 92cbbfac43..4785b34d8e 100644
--- a/games/moria/moria.SlackBuild
+++ b/games/moria/moria.SlackBuild
@@ -2,7 +2,25 @@
# Slackware build script for Moria
-# Written by David Melik <dchmelik @ gmail dot com>
+# Copyright 2013, 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.
PRGNAM=moria
VERSION=${VERSION:-5.6}