gnu: grantlee: Correct license.
authorMarius Bakke <marius@gnu.org>
Wed, 3 Jun 2020 21:35:27 +0000 (23:35 +0200)
committerMarius Bakke <marius@gnu.org>
Sat, 6 Jun 2020 19:14:17 +0000 (21:14 +0200)
* gnu/packages/qt.scm (grantlee)[license]: Set to LGPL2.1+.

gnu/packages/qt.scm

index c312efa..cd5b38d 100644 (file)
     (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