diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:03 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:03 -0500 |
commit | 8a618560b2c5afee19457cccfcc2412a2ee9086c (patch) | |
tree | 6d09c71b186a9162e9081d299a006759e7a57b2e | |
parent | 12ab3b4d748260542dd3c60e4e9c6c0d32f9f5ac (diff) | |
download | slackbuilds-8a618560b2c5afee19457cccfcc2412a2ee9086c.tar.gz |
games/zdbsp: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | games/zdbsp/zdbsp.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/zdbsp/zdbsp.SlackBuild b/games/zdbsp/zdbsp.SlackBuild index 9638aa5b75..b25121cfc2 100644 --- a/games/zdbsp/zdbsp.SlackBuild +++ b/games/zdbsp/zdbsp.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=zdbsp VERSION=${VERSION:-1.17} BUILD=${BUILD:-1} |