gnu: quickswitch-i3: Fix license field to use license:wtfpl2.

* gnu/packages/wm.scm (quickswitch-i3): Fix license field to use
  license:wtfpl2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Brendan Tildesley 2019-04-27 21:43:07 +10:00 committed by Ludovic Courtès
parent 6f38ef73a5
commit 5d6bab9e00
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -412,7 +412,7 @@ (define-public quickswitch-i3
"This utility for the i3 window manager allows you to quickly switch to "This utility for the i3 window manager allows you to quickly switch to
and locate windows on all your workspaces, using an interactive dmenu and locate windows on all your workspaces, using an interactive dmenu
prompt.") prompt.")
(license (license:non-copyleft "http://www.wtfpl.net/txt/copying/"))))) (license license:wtfpl2))))
(define-public i3lock-color (define-public i3lock-color
(package (package