me
/
guix
Archived
1
0
Fork 0

gnu: pwsafe-cli: Fix license.

* gnu/packages/password-utils.scm (pwsafe-cli)[license]: Use GPL2+.
master
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
1 changed files with 1 additions and 1 deletions

View File

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