diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:41 +0700 |
commit | 738b3c9bc14547d833d40f2452067014a23747bf (patch) | |
tree | 5374227e910f6de4d3975031d9b94299b51c3737 /development/inform/inform.SlackBuild | |
parent | 79bd268da9957af5fb37db7ef72561d995eb28ad (diff) | |
download | slackbuilds-738b3c9bc14547d833d40f2452067014a23747bf.tar.gz |
development/inform: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/inform/inform.SlackBuild')
-rw-r--r-- | development/inform/inform.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/inform/inform.SlackBuild b/development/inform/inform.SlackBuild index e19318dc70..5cd8c29ace 100644 --- a/development/inform/inform.SlackBuild +++ b/development/inform/inform.SlackBuild @@ -4,7 +4,7 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=inform VERSION=${VERSION:-6.32.1} |