diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:29:59 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:29:59 -0500 |
commit | 7047a36f05e298d56a8e8eed8b927b7be7a7cb67 (patch) | |
tree | b40f386caca52791fe256bbae498feb8a0f86e48 | |
parent | 5aef6c91af895e8b3a068772af1b3e9545b2ef8b (diff) |
audio/sfc: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | audio/sfc/sfc.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/sfc/sfc.SlackBuild b/audio/sfc/sfc.SlackBuild index 3c8c4b6d2345..c985b43e1146 100644 --- a/audio/sfc/sfc.SlackBuild +++ b/audio/sfc/sfc.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=sfc VERSION=${VERSION:-0.018} BUILD=${BUILD:-1} |