gnu: gnome-user-share: Fix license.
authorDanny Milosavljevic <dannym@scratchpost.org>
Mon, 13 Jan 2020 08:50:46 +0000 (09:50 +0100)
committerDanny Milosavljevic <dannym@scratchpost.org>
Mon, 13 Jan 2020 08:50:46 +0000 (09:50 +0100)
* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.

gnu/packages/gnome.scm

index 349dc5f..8290253 100644 (file)
@@ -580,7 +580,7 @@ tour of all gnome components and allows the user to set them up.")
 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