me
/
guix
Archived
1
0
Fork 0

gnu: grantlee: Correct license.

* gnu/packages/qt.scm (grantlee)[license]: Set to LGPL2.1+.
master
Marius Bakke 2020-06-03 23:35:27 +02:00
parent 50580fd44d
commit 75c5d360d9
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
(description "Grantlee Templates can be used for theming and generation of
other text such as code. The syntax uses the syntax of the Django template
system, and the core design of Django is reused in Grantlee.")
(license license:lgpl2.0+)))
(license license:lgpl2.1+)))
(define-public qt-4
(package