mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 03:29:40 -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,
|
straightforward and cross-platform API for a range of cryptographic features,
|
||||||
including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart
|
including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart
|
||||||
cards.")
|
cards.")
|
||||||
(license license:lgpl2.1)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public kpmcore
|
(define-public kpmcore
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue