gnu: gnome-user-share: Fix license.
* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
This commit is contained in:
parent
169b8f7769
commit
2aeca24b6e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue