diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:00 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:00 -0500 |
commit | 79fc9abe73c98e399bcce5acfa51355c80aa3a1a (patch) | |
tree | ad330a457d20ff4bda722cb140bfc0d64671d618 /games | |
parent | 4ebb85d701d22178629107f057d3bd5f9c0c35b0 (diff) | |
download | slackbuilds-79fc9abe73c98e399bcce5acfa51355c80aa3a1a.tar.gz |
games/glbsp: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/glbsp/glbsp.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/glbsp/glbsp.SlackBuild b/games/glbsp/glbsp.SlackBuild index 981a914466..1f4e8b810f 100644 --- a/games/glbsp/glbsp.SlackBuild +++ b/games/glbsp/glbsp.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=glbsp VERSION=${VERSION:-2.24} BUILD=${BUILD:-1} |