diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:29:58 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:29:58 -0500 |
commit | 5aef6c91af895e8b3a068772af1b3e9545b2ef8b (patch) | |
tree | 6310219a64198615a2b94630bfc225d528439800 /audio/cmt | |
parent | 5df64789930e55b57b1e108178621806fd94c230 (diff) | |
download | slackbuilds-5aef6c91af895e8b3a068772af1b3e9545b2ef8b.tar.gz |
audio/cmt: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/cmt')
-rw-r--r-- | audio/cmt/cmt.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cmt/cmt.SlackBuild b/audio/cmt/cmt.SlackBuild index 98acc87471..9aacc2ee56 100644 --- a/audio/cmt/cmt.SlackBuild +++ b/audio/cmt/cmt.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=cmt VERSION=${VERSION:-1.16} BUILD=${BUILD:-2} |