mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: git-when-merged: Fix license.
Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/version-control.scm (git-when-merged)[license]: Change to GPL2+.
This commit is contained in:
parent
4db71841ee
commit
887437ee0e
1 changed files with 1 additions and 1 deletions
|
@ -2330,4 +2330,4 @@ (define-public git-when-merged
|
|||
@code{when-merged}, whose core operation is to find the merge that brought a
|
||||
given commit into the specified ref(s). It has various options that control
|
||||
how information about the merge is displayed.")
|
||||
(license license:gpl2))))
|
||||
(license license:gpl2+))))
|
||||
|
|
Loading…
Reference in a new issue