gnu: dconf: Update license.
* gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
This commit is contained in:
parent
03676d6f35
commit
e20e6b4061
|
@ -2266,7 +2266,7 @@ and RDP protocols.")
|
|||
(description "Dconf is a low-level configuration system. Its main purpose
|
||||
is to provide a backend to GSettings on platforms that don't already have
|
||||
configuration storage systems.")
|
||||
(license license:lgpl2.1)))
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public json-glib
|
||||
(package
|
||||
|
|
Loading…
Reference in New Issue