diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:29 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:29 -0500 |
commit | c690470711b09707af32e7e9a484e042c4d4e7d1 (patch) | |
tree | 5f373623e777356581c5f0bd922076ac4614a7b0 /audio | |
parent | 3d881583987e14bfc4f08930cb046788c9555fbd (diff) | |
download | slackbuilds-c690470711b09707af32e7e9a484e042c4d4e7d1.tar.gz |
audio/wineasio: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wineasio/wineasio.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wineasio/wineasio.SlackBuild b/audio/wineasio/wineasio.SlackBuild index e1b19e8070..c0eecc34a5 100644 --- a/audio/wineasio/wineasio.SlackBuild +++ b/audio/wineasio/wineasio.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=wineasio VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} |