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>
master
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
1 changed files with 1 additions and 1 deletions

View File

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