diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:32:05 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:32:05 -0500 |
commit | 99a43b79fd847a142278d1cfc681b2c5d9660bc9 (patch) | |
tree | d1de7adfad66768bfc6554263a5db01b61eeeccf /accessibility/xsel | |
parent | 96bc402326ca73fcd7b7db34bd15d9b178a3fdb3 (diff) | |
download | slackbuilds-99a43b79fd847a142278d1cfc681b2c5d9660bc9.tar.gz |
accessibility/xsel: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'accessibility/xsel')
-rw-r--r-- | accessibility/xsel/xsel.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/xsel/xsel.SlackBuild b/accessibility/xsel/xsel.SlackBuild index 0becb0fabc..de42df6d44 100644 --- a/accessibility/xsel/xsel.SlackBuild +++ b/accessibility/xsel/xsel.SlackBuild @@ -5,6 +5,8 @@ # Written by B. Watson (yalhcru@gmail.com) # Based on xsel.SlackBuild for Slackware 12.2, by Thiago Coutinho +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=xsel VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} |