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+.master
parent
4db71841ee
commit
887437ee0e
|
@ -2330,4 +2330,4 @@ used to keep a folder in sync between computers.")
|
|||
@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+))))
|
||||
|
|
Reference in New Issue