mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: qca: Correct license.
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
This commit is contained in:
parent
608113c083
commit
63be1a7dae
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ (define-public qca
|
|||
straightforward and cross-platform API for a range of cryptographic features,
|
||||
including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart
|
||||
cards.")
|
||||
(license license:lgpl2.1)))
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public kpmcore
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue