diff options
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} |