gnu: quickswitch-i3: Fix license field to use license:wtfpl2.
authorBrendan Tildesley <mail@brendan.scot>
Sat, 27 Apr 2019 11:43:07 +0000 (21:43 +1000)
committerLudovic Courtès <ludo@gnu.org>
Mon, 6 May 2019 08:32:28 +0000 (10:32 +0200)
* gnu/packages/wm.scm (quickswitch-i3): Fix license field to use
  license:wtfpl2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/wm.scm

index ddc6905..01c30c8 100644 (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