gnu: gnome-user-share: Fix license.

* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
This commit is contained in:
Danny Milosavljevic 2020-01-13 09:50:46 +01:00
parent 169b8f7769
commit 2aeca24b6e
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -580,7 +580,7 @@ (define-public gnome-user-share
various free software projects to bring easy to use user-level file
sharing to the masses.")
(home-page "https://gitlab.gnome.org/GNOME/gnome-user-share")
(license license:gpl2)))
(license license:gpl2+)))
(define-public gnome-menus
(package