diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:29:56 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:29:56 -0500 |
commit | 5df64789930e55b57b1e108178621806fd94c230 (patch) | |
tree | cb02185bf0fe0d305870ef33401117468b103730 | |
parent | 084b1665be6dd305cc05bb69da5a6e8d257e49b8 (diff) |
desktop/wmclock: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | desktop/wmclock/wmclock.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/wmclock/wmclock.SlackBuild b/desktop/wmclock/wmclock.SlackBuild index c6bcca9a331d..eba3962717a8 100644 --- a/desktop/wmclock/wmclock.SlackBuild +++ b/desktop/wmclock/wmclock.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=wmclock VERSION=${VERSION:-1.0.13} BUILD=${BUILD:-1} |