Skip to content

Commit be8a969

Browse files
committed
licenses: add mirage-kv.5.0.0
Signed-off-by: David Scott <[email protected]>
1 parent d3af0f8 commit be8a969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/licenses.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ All rights reserved.
777777
778778
|} ^ bsd_2_clause_simplified
779779
}
780-
| "mirage-kv.4.0.0" | "mirage-kv.4.0.1" -> {
780+
| "mirage-kv.4.0.0" | "mirage-kv.4.0.1" | "mirage-kv.5.0.0" -> {
781781
link = "https://github.com/mirage/mirage-kv/blob/5c2c75e5a0efc0c9390b11fab75b1e706ea8d4ab/LICENSE.md";
782782
text = isc
783783
}

0 commit comments

Comments
 (0)