diff options
author | B. Watson | 2013-01-02 02:30:44 +0100 |
---|---|---|
committer | dsomero | 2013-01-02 02:30:44 +0100 |
commit | 74d588ea9675cfc0dd6911bd3b82693a72a67d78 (patch) | |
tree | b60f7a64e78b21a9d52e68104e8b2917f58fb0e4 /games/ucr | |
parent | 6876b114346ab9239ccfc9e7c97fd2b1c48de66d (diff) | |
download | slackbuilds-74d588ea9675cfc0dd6911bd3b82693a72a67d78.tar.gz |
games/ucr: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/ucr')
-rw-r--r-- | games/ucr/ucr.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ucr/ucr.SlackBuild b/games/ucr/ucr.SlackBuild index afbe0ebded..ba0e269aec 100644 --- a/games/ucr/ucr.SlackBuild +++ b/games/ucr/ucr.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=ucr VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} |