diff options
-rw-r--r-- | games/o2em/o2em.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/o2em/o2em.SlackBuild b/games/o2em/o2em.SlackBuild index 6916f0bb39..4edb02459e 100644 --- a/games/o2em/o2em.SlackBuild +++ b/games/o2em/o2em.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=o2em VERSION=${VERSION:-1.18} BUILD=${BUILD:-1} |