We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3af0f8 commit be8a969Copy full SHA for be8a969
scripts/licenses.ml
@@ -777,7 +777,7 @@ All rights reserved.
777
778
|} ^ bsd_2_clause_simplified
779
}
780
- | "mirage-kv.4.0.0" | "mirage-kv.4.0.1" -> {
+ | "mirage-kv.4.0.0" | "mirage-kv.4.0.1" | "mirage-kv.5.0.0" -> {
781
link = "https://github.com/mirage/mirage-kv/blob/5c2c75e5a0efc0c9390b11fab75b1e706ea8d4ab/LICENSE.md";
782
text = isc
783
0 commit comments