gnu: qca: Correct license.

* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
This commit is contained in:
Marius Bakke 2020-12-08 00:05:44 +01:00
parent 608113c083
commit 63be1a7dae
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -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