gnu: gnome-user-share: Fix license.
* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.master
parent
169b8f7769
commit
2aeca24b6e
|
@ -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
|
||||
|
|
Reference in New Issue