me
/
guix
Archived
1
0
Fork 0

gnu: gnome-user-share: Fix license.

* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
master
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
1 changed files with 1 additions and 1 deletions

View 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