diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:37 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:37 -0500 |
commit | 84b8dda057e994bfb446b29dbc01e4aea5fb8711 (patch) | |
tree | b8aca7b51f1db2967e9ef6551172b7852ea56828 | |
parent | 664619abf52da90359aa0d415717508bcc273374 (diff) | |
download | slackbuilds-84b8dda057e994bfb446b29dbc01e4aea5fb8711.tar.gz |
games/circuslinux: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | games/circuslinux/circuslinux.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/circuslinux/circuslinux.SlackBuild b/games/circuslinux/circuslinux.SlackBuild index 35bd403bb7..c04f8d4b5f 100644 --- a/games/circuslinux/circuslinux.SlackBuild +++ b/games/circuslinux/circuslinux.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for circuslinux # Written by B. Watson (yalhcru@gmail.com) -# # Modified by the SlackBuilds.org project. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=circuslinux VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} |