diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:59 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:59 -0500 |
commit | 0d7acca11ab18043d3f6eff2ec520b2d08227c25 (patch) | |
tree | b658c6942f2c4dadcea8aa3005ee1e633f973ee8 /games | |
parent | d1519efc08e4d4bc1094d712b65197c3392c36f6 (diff) | |
download | slackbuilds-0d7acca11ab18043d3f6eff2ec520b2d08227c25.tar.gz |
games/xcowsay: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/xcowsay/xcowsay.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xcowsay/xcowsay.SlackBuild b/games/xcowsay/xcowsay.SlackBuild index 24c4dc9ec5..e33a596582 100644 --- a/games/xcowsay/xcowsay.SlackBuild +++ b/games/xcowsay/xcowsay.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=xcowsay VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} |