summaryrefslogtreecommitdiff
path: root/pst/install-2cd-minimal.sh
diff options
context:
space:
mode:
authornick <myownlittlworld@hotmail.com>2009-05-02 23:38:54 -0500
committernick <myownlittlworld@hotmail.com>2009-05-02 23:38:54 -0500
commite2f6690cc2cf57df3788a20f5be2dfbdf5d660b8 (patch)
tree023c1f657bd8e76080a1aa232c5e3238fecd1a2c /pst/install-2cd-minimal.sh
parentd400ae382e09b091fb372ffc9163273ff40ddb1d (diff)
parent28083ccefa13e4137afb300544072e7e176c7de8 (diff)
downloadgemrb-gameinstallers-e2f6690cc2cf57df3788a20f5be2dfbdf5d660b8.tar.bz2
gemrb-gameinstallers-e2f6690cc2cf57df3788a20f5be2dfbdf5d660b8.zip
Merged with latest from upstream.
Diffstat (limited to 'pst/install-2cd-minimal.sh')
-rwxr-xr-xpst/install-2cd-minimal.sh19
1 files changed, 16 insertions, 3 deletions
diff --git a/pst/install-2cd-minimal.sh b/pst/install-2cd-minimal.sh
index fc5dc4a..61ff812 100755
--- a/pst/install-2cd-minimal.sh
+++ b/pst/install-2cd-minimal.sh
@@ -1,7 +1,20 @@
#!/bin/sh
-# Installs Planescape Torment 2CD version minimal
-
-FULLGAMENAME="Planescape Torment: 2CD version"
+# Copyright 2009 Nick White
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program 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 General Public License for more details.
+#
+# See <http://www.gnu.org/licenses/> for a copy of the GNU General
+# Public License.
+#
+# Planescape: Torment (2CD version) minimal
scriptdir="$(dirname $0)"/..
source "$scriptdir/includes/generic-includes.sh"