gnu: pwsafe-cli: Fix license.

* gnu/packages/password-utils.scm (pwsafe-cli)[license]: Use GPL2+.
This commit is contained in:
Nicolas Goaziou 2021-02-23 18:23:43 +01:00
parent 33a212bf88
commit 484c56593b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -298,7 +298,7 @@ (define-public pwsafe-cli
(synopsis "CLI password manager")
(description "Command line tool compatible with Counterpane's
Passwordsafe.")
(license license:gpl2))))
(license license:gpl2+))))
(define-public shroud
(package