diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:32:06 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:32:06 -0500 |
commit | 01be71b3954f3435f191deedd31874c65df81504 (patch) | |
tree | 4b2edff82d9bc4222e4b190d1f8a6a90827bfb6a /accessibility | |
parent | 99a43b79fd847a142278d1cfc681b2c5d9660bc9 (diff) | |
download | slackbuilds-01be71b3954f3435f191deedd31874c65df81504.tar.gz |
accessibility/unclutter: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/unclutter/unclutter.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/unclutter/unclutter.SlackBuild b/accessibility/unclutter/unclutter.SlackBuild index 2f5b0714c8..b0d5efb957 100644 --- a/accessibility/unclutter/unclutter.SlackBuild +++ b/accessibility/unclutter/unclutter.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=unclutter VERSION=${VERSION:-8} BUILD=${BUILD:-1} |