summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/version-control.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index fd90513000..e0ad6248a5 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -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+))))