diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:32:12 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:32:12 -0500 |
commit | 3b86a066974211ffffc436846af5206839dd59b3 (patch) | |
tree | 41ef6628f6e4a4e479292dbc75b7e56cc763443c /network | |
parent | 7b5c32b45b6c4ae51479736f64aa6f40459f920d (diff) | |
download | slackbuilds-3b86a066974211ffffc436846af5206839dd59b3.tar.gz |
network/irssi_otr: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/irssi_otr/irssi_otr.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/irssi_otr/irssi_otr.SlackBuild b/network/irssi_otr/irssi_otr.SlackBuild index 14c7103fb3..087c05871b 100644 --- a/network/irssi_otr/irssi_otr.SlackBuild +++ b/network/irssi_otr/irssi_otr.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=irssi_otr VERSION=${VERSION:-0.3} BUILD=${BUILD:-1} |