diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:20 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:20 -0500 |
commit | eddb7e41f18c70e270d88e36002e950f855e9e72 (patch) | |
tree | 92b936876885b4f37c826747c94539c3d48fcc8a /games/gzdoom | |
parent | dd6205380ef39bf8254c7aa618d9f9c3341af895 (diff) |
games/gzdoom: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/gzdoom')
-rw-r--r-- | games/gzdoom/gzdoom.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild index 543d20a82b95..8a2787134e8d 100644 --- a/games/gzdoom/gzdoom.SlackBuild +++ b/games/gzdoom/gzdoom.SlackBuild @@ -4,6 +4,8 @@ # Written by B. Watson (yalhcru@gmail.com) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=gzdoom VERSION=${VERSION:-1.5.06} BUILD=${BUILD:-1} |