gnu: qca: Correct license.
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.master
parent
608113c083
commit
63be1a7dae
|
@ -518,7 +518,7 @@ used in KDE development tools Kompare and KDevelop.")
|
||||||
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
|
||||||
|
|
Reference in New Issue