diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:47 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:47 -0500 |
commit | 01030b6e8138f57d0d619c5ec744d0a7850baaf3 (patch) | |
tree | 18f76f600584014f45a1f57ecc4264d9b96dfb7d /games | |
parent | 12ac75c90b077fba8c1f896c24c26d17799beaca (diff) | |
download | slackbuilds-01030b6e8138f57d0d619c5ec744d0a7850baaf3.tar.gz |
games/uqm: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/uqm/uqm.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/uqm/uqm.SlackBuild b/games/uqm/uqm.SlackBuild index d167846b16..a5346f2db3 100644 --- a/games/uqm/uqm.SlackBuild +++ b/games/uqm/uqm.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=uqm VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} |