diff options
-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 543d20a82b..8a2787134e 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} |