diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:51 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:51 -0500 |
commit | d71148ef8bb7097cbac9f606ca6158fdc5386c26 (patch) | |
tree | 51e7cf76a564b2a13ef45968bd43c0c7d4df5b0e | |
parent | e6ce5fad5c2746e33588730816835e934b892940 (diff) |
games/o2em: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-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 6916f0bb3953..4edb02459ee5 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} |