gnu: tmux-themepack: Fix license field to refer to license:wtfpl2.

* gnu/packages/tmux.scm (tmux-themepack): Fix license field to refer to
  license:wtfpl2.

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

View file

@ -90,8 +90,7 @@ (define-public tmux-themepack
(home-page "https://github.com/jimeh/tmux-themepack") (home-page "https://github.com/jimeh/tmux-themepack")
(synopsis "Collection of themes for Tmux") (synopsis "Collection of themes for Tmux")
(description "A collection of various themes for Tmux.") (description "A collection of various themes for Tmux.")
(license (license license:wtfpl2))))
(non-copyleft "http://www.wtfpl.net/txt/copying/")))))
(define-public tmuxifier (define-public tmuxifier
(package (package