gnu: emacs-password-store: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-password-store)[license]: Set to GPL3+.
This commit is contained in:
parent
fc6bf5d1f9
commit
f0a6aafa22
@ -18949,7 +18949,7 @@ close, copy, cut, paste, undo, redo.")
|
||||
(description
|
||||
"This package provides functions for working with pass (\"the
|
||||
standard Unix password manager\").")
|
||||
(license license:gpl2+))))
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-password-store-otp
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user