mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +01:00
gnu: pwsafe-cli: Fix license.
* gnu/packages/password-utils.scm (pwsafe-cli)[license]: Use GPL2+.
This commit is contained in:
parent
33a212bf88
commit
484c56593b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue